when I try to go to the plugin link in site administration I get a blank page and this error message
Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /hermes/bosweb/web043/b434/sl.mountainmemoriesphoto/public_html/gallery2/modules/addinthehead/module.inc on line 49
how do I fix this?
Posts: 16503
Post your system information and a link to phpinfo:
FAQ: What information is required when I ask for help in the forums?
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 22888
Looks like this module ( 3rd party ) is not up to date.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 16503
Good eye Dave, I didn't even notice that.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 7
I have the same issue. Any suggestions on how to correct it?
Posts: 16503
Delete the addinthehead module from the modules directory
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 7
Thanks for getting back to me. I've tried that, but now I get an "Error 500 - Internal server error" when I click on plugins.
Posts: 4338
This link tells you how to deactivate a module if you cant access your gallery. In general you should deactivate a module, then uninstall it before removing any code. FAQ: How can I deactivate a module when I am unable to login?