When i open reviewcom
i get the error message
Fatal error: Call to undefined function: footer() in /home/www/web1/html/test/modules/coppermine/include/functions.inc.php on line 138
Whats happend ?
http://forum.coppermine-gallery.net/viewtopic.php?p=7485#7485
I first had the wrong version of coppermine, although it kind of worked the html was odd and the users never could find a link to upload photos.
So, I've now installed cpgnuke1.2.0rc2.zip. I've installed it on two sites.
Both are phpnuke 6.9 on linux server.
One site seems to be working fine.
Myother site is giving me this error when trying to access modules.php?name=coppermine. This site has a few more mods, including NSN Groups, Event Calendar, and System Protector.
********
There was an error while processing a database query
Powered by Coppermine Photo Gallery v1.2.0-Nuke
for phpNuke by Coppermine Nuke Dev Team
Fatal error: Call to undefined function: footer() in /home/lovicam/public_html/modules/coppermine/include/functions.inc.php on line 138
*********************
Any enlightenment would be most welcome.
:idea:
Post in the Coppermine PHPNuke 1.2.0 forum
I first had the wrong version of coppermine. Although it kind of worked, the html was odd and the users never could find a link to upload photos.
So, I've now installed cpgnuke1.2.0rc2.zip. I've installed it on two sites.
Both are phpnuke 6.9 on linux server.
The one site seems to be working fine.
My other site has a few more mods, including NSN Groups, Event Calendar, and System Protector.
I get this error when trying to access modules.php?name=coppermine.
********
There was an error while processing a database query
Powered by Coppermine Photo Gallery v1.2.0-Nuke
for phpNuke by Coppermine Nuke Dev Team
Fatal error: Call to undefined function: footer() in /home/lovicam/public_html/modules/coppermine/include/functions.inc.php on line 138
*********************
Any enlightenment would be most welcome.
change line 138 in functions.inc.php from footer();
to include'../../footer.php';
http://forum.coppermine-gallery.net/search.php