Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: fatal error footer() in functions.inc.php on line 138  (Read 6752 times)

0 Members and 1 Guest are viewing this topic.

greeny

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
fatal error footer() in functions.inc.php on line 138
« 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 ?
Logged

CodyG

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
fatal error footer() and
« Reply #2 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.
Logged

sengsara

  • Translator
  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 87
    • http://batamweb.net
fatal error footer() in functions.inc.php on line 138
« Reply #3 on: November 19, 2003, 05:30:16 am »

:idea:
Post in the Coppermine PHPNuke 1.2.0 forum
Logged
(http://batamweb.net/4leechers/sengsaraatgmail.gif)

CodyG

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
fatal error footer() in functions.inc.php on line 138
« Reply #4 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.
Logged

gtroll

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 618
    • CPG-Nuke
change line 138 in functions.inc.php
« Reply #5 on: November 19, 2003, 05:53:19 am »

change line 138 in functions.inc.php from
Code: [Select]
footer(); to
Code: [Select]
include'../../footer.php';
http://forum.coppermine-gallery.net/search.php
Pages: [1]   Go Up
 

Page created in 0.023 seconds with 19 queries.