coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 PHPnuke/Postnuke Support => Topic started by: greeny on November 19, 2003, 02:55:30 AM

Title: fatal error footer() in functions.inc.php on line 138
Post by: greeny on November 19, 2003, 02:55:30 AM
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 ?
Title: fatal error footer() in functions.inc.php on line 138
Post by: gtroll on November 19, 2003, 03:05:53 AM
http://forum.coppermine-gallery.net/viewtopic.php?p=7485#7485
Title: fatal error footer() and
Post by: CodyG on November 19, 2003, 05:24:13 AM
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.
Title: fatal error footer() in functions.inc.php on line 138
Post by: sengsara on November 19, 2003, 05:30:16 AM
:idea:
Post in the Coppermine PHPNuke 1.2.0 forum
Title: fatal error footer() in functions.inc.php on line 138
Post by: CodyG on November 19, 2003, 05:41:32 AM
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.
Title: change line 138 in functions.inc.php
Post by: gtroll on November 19, 2003, 05:53:19 AM
change line 138 in functions.inc.php from footer(); to include'../../footer.php';
http://forum.coppermine-gallery.net/search.php