The gallery is not displayed and the console gives me the following error:
syntax error: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"

I think I configured properly the module, and the display settings.

Comments

kroimon’s picture

Title: Gallery is not display and return an error » Gallery is not displayed and returns an error
Category: bug » support
Priority: Major » Normal

The syntax error seems like you just have erroneous HTML in your page.
I can't help you with just this information, sorry.
Please provide us with more details or close this issue if you already fixed it by yourself.

cledwyn’s picture

I am also having this issue. I installed a Galleria module per instructions, and am trying to load it on a fresh page. There seem to be no other errors that I can asee. My public facing link is
http://llpots.com/node/5

cledwyn’s picture

In the "admin/config/media/galleria/edit/default" section it also has the following error:

Warning: rsort() expects parameter 1 to be array, boolean given in galleria_get_themes() (line 240 of /home/llhosts/drupal7/sites/all/modules/galleria/galleria.module).

cledwyn’s picture

I found the issue and it is now working. This also was a permissions issue. I widened the permissions in my /sites/all/libraries/galleria/themes/ directory and it is all working now.

Anonymous’s picture

what do you mean by permission problem? how did you fix it? i am having the same problem.

I found the issue and it is now working. This also was a permissions issue. I widened the permissions in my /sites/all/libraries/galleria/themes/ directory and it is all working now.

Anonymous’s picture

found out about the permissions myself. set everything to 777 but i wouldn't call this a fix. its more like a hack and it would be nice to run galleria with default permissions of drupal, like other modules with lib dependencies.

kroimon’s picture

Status: Active » Closed (fixed)