Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: fatal error footer() in functions.inc.php on line 138  (Read 6775 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
(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fbatamweb.net%2F4leechers%2Fsengsaraatgmail.gif&hash=5023c7ba1bc4142435e406735fee30bc611c5a03)

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.02 seconds with 19 queries.