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: [FIXED] error themefooter() in displayecard  (Read 4724 times)

0 Members and 1 Guest are viewing this topic.

sprockytown

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
    • http://www.en-total.de
[FIXED] error themefooter() in displayecard
« on: December 07, 2003, 05:31:10 am »

i have a (maybe) similar problem:

Fatal error: Call to undefined function: themefooter() in /mnt/be2/01/749/00000010/htdocs/_bringt-es/footer.php on line 53

this is with phpnuke 2.6.9. it happens when you click the link in your received email to view the card. everything else is working like intended.

you can check with http://www.en-total.de, if you like.

could it have to do with themes? i am using just one theme (DeepBlue) in phpnuke, language is german. coppermine is cpgnuke1.2.1.tar.gz
Logged

sprockytown

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
    • http://www.en-total.de
[FIXED] error themefooter() in displayecard
« Reply #1 on: December 07, 2003, 06:50:51 pm »

err, really no ideas anyone??

hint, patch, diff, anything will do.
Logged

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
[FIXED] error themefooter() in displayecard
« Reply #2 on: December 07, 2003, 11:21:30 pm »

that's a phpnuke theme error.

footer.php is of phpnuke not coppermine
Logged
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

sprockytown

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
    • http://www.en-total.de
[FIXED] error themefooter() in displayecard
« Reply #3 on: December 07, 2003, 11:27:30 pm »

Quote from: "DJMaze"
that's a phpnuke theme error.
footer.php is of phpnuke not coppermine

excuse me? "Call to undefined function: themefooter()"
it says "themefooter" and i have this error in displaying the ecard only! my footer(s) are displayed fine in nuke, and no, of course i did not remove the (c) notice.

hmm..

try it: www.en-total.de
Logged

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
[FIXED] error themefooter() in displayecard
« Reply #4 on: December 08, 2003, 01:21:11 am »

thnx sprocky i found bug.

open displayecard.php change
Code: [Select]
include("footer.php");
into
Code: [Select]
//include("footer.php");
Logged
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

sprockytown

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
    • http://www.en-total.de
[FIXED] error themefooter() in displayecard
« Reply #5 on: December 08, 2003, 02:21:27 am »

fixed, thx (well, workaround, though..)!

you wll be granted a grolsch if we ever meet (or heinekken, your choice <g>)
Logged

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
[FIXED] error themefooter() in displayecard
« Reply #6 on: December 08, 2003, 03:07:02 am »

grolsch, duvel, bittburger or wieckse witte are fine :P
Logged
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0

sprockytown

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 22
    • http://www.en-total.de
[FIXED] error themefooter() in displayecard
« Reply #7 on: December 08, 2003, 03:11:12 am »

you are welcome  8)
i am in venlo and venray sometimes..
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.