forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Themes/Skins/Templates => Topic started by: tru2ou on August 27, 2005, 04:55:49 am

Title: fatal error
Post by: tru2ou on August 27, 2005, 04:55:49 am
What does this mean...do I have to start over?
Fatal error: Call to undefined function: starttable() in /home2/ltdrider/public_html/richardsphotoguestbook/skins/coppermine/noFrames.php on line 5
Title: Re: fatal error
Post by: kegobeer on August 27, 2005, 05:09:40 am
It means you removed the starttable function from your custom theme.  You need to put it back, and put back any other functions you may have removed from your theme.php file.
Title: Re: fatal error
Post by: tru2ou on August 27, 2005, 08:13:08 am
okay did that but now I get this and I alraedy upgraded to 1.2

 An error occured:
The skin must include the functions VGBLink() and VGBCopyright()!

ViPER Guestbook V1.2 FINAL - (c) 2004 by Marc Stein 









ViPER Guestbook - Upgrade
Currently installed Version: 1.2 FINAL


No Upgrade possible !
 
Title: Re: fatal error
Post by: kegobeer on August 27, 2005, 02:23:00 pm
The current version of Coppermine is 1.3.4, not 1.2.  Your new errors have nothing to do with Coppermine, so I can't give you any guidance.  You can try removing whatever guestbook code you put into your theme.
Title: Re: fatal error
Post by: Joachim Müller on August 27, 2005, 03:49:50 pm
when using a mod, you should seek help with that particular mod on the thread that deals with it. It appears that you're trying to use the Viper guestbook mod posted by Thu some time ago. The error message you get come from Viper guestbook, not from coppermine, so you should turn there for further support.
Title: Re: fatal error
Post by: Tranz on August 27, 2005, 10:57:12 pm
The instructions I gave were for the guestbook when it is installed in a subdirectory of the gallery. From the path in the first post, it looks like the guestbook is not installed in a gallery directory, and thus does not have access to gallery functions.

Make sure to have the latest version of the coppermine guestbook skin from the Viper site or from here.