@kmoyer,
This might be nothing at all, but I noticed when copying/pasting the suggested edit for line 73 into my text editor that the quotation marks were different than the ones available on a standard US keyboard. The difference is apparently only visible in certain fonts. It might be worth trying to replace line 73 with this instead:
define(“ROBO_GALLERY_APP_PATH”, ROBO_GALLERY_PATH.’app/’);
-
This reply was modified 7 years, 11 months ago by warrenlamb.
That worked, thanks! On another note: is there a way to change the default setting to “on” instead of “off”?
Thanks for the reply! If you have any suggestions that might help I would be happy to hear them.