I added an option to an optionsset. Then all images disappeared. In the edit optionset screen i get this errror: Warning: rsort() expects parameter 1 to be array, boolean given in galleria_get_themes() (line 261 of .... public_html/sites/all/modules/galleria/galleria.module). Looks like now the classic theme is inserted in the page instead of my own theme.

Comments

ronwi’s picture

Priority: Critical » Minor

I solved the problem but it is not clear to me what happened. Galleria could not find my theme. I changed the name from galleria.ron.js to galleria.ron.min.js and then it worked. It did work without this name-change. I also change some file permission from 777 to 744 but i don't see if it is related.

kroimon’s picture

Priority: Minor » Normal
Status: Active » Fixed

I think there was a problem with file permissions. The error message points to an error while searching for the theme files.

As you seem to have solved it, I mark this issue as being fixed.

cledwyn’s picture

This issue happens to me as well. The public facing page this is occurring for me is

http://llpots.com/node/5

cledwyn’s picture

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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.