coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: mrand on December 25, 2005, 08:45:24 PM

Title: I really messed it up.
Post by: mrand on December 25, 2005, 08:45:24 PM
OK, I tried to upgrade to the latest version and then I got ots of error messages. I do have my backup from before I upgraded, but that doesn't eem to work now either.

I did a new install and was able to copy over my albums, but only th thumbnails show up. Whenever I click on a photo I get the following error message:

Fatal error: Call to undefined function: db_query() in /home/ggiurfnj/public_html/copper/thumbnails.php on line 74

Any idea what's going on?

here' the link to my gallery: http://montyrand.com/copper/index.php

I really appreciate any help on this.

Oh, here's something I found on one of the admin pages that talks about posting if I need support. Hope this mean something to somebody:USER:
------------------
Array
(
    [ID] => b55223593f419e1c182093823069ac01
    [am] => 1
    [liv] => Array
        (
           
Title: Re: I really messed it up.
Post by: Tranz on December 25, 2005, 09:16:54 PM
Does not seem like you properly upgraded. Make sure you overwrite the old files with the new ones.
Title: Re: I really messed it up.
Post by: artistsinhawaii on December 25, 2005, 09:22:12 PM
QuoteFatal error: Call to undefined function: db_query() in /home/ggiurfnj/public_html/copper/thumbnails.php on line 74

ditto to what tranzndance just stated.. db_query is a call from 1.3x , cpg_db_query would be the approprate call from 1.4x.

So at least thumbnails.php is from an older version.

Also, when you did the new install, did you set your table prefix to the oldset up? or did you port the data from your previous setup to the new?

Dennis
Title: Re: I really messed it up.
Post by: mrand on December 26, 2005, 12:09:53 AM
Looks like it's fixed. That thumbnail file lappears to have been the problem. Thanks for all the help.

Happy Holidays.
Title: Re: I really messed it up.
Post by: artistsinhawaii on December 26, 2005, 09:43:31 AM
Quote from: mrand on December 26, 2005, 12:09:53 AM
Looks like it's fixed. That thumbnail file lappears to have been the problem. Thanks for all the help.

Happy Holidays.

Looks like you didn't update your transmission theme as well.

Cause I know I put those <!-- BEGIN reportfile --> and <!-- END reportfile --> tags into the update.


Dennis
Title: Re: I really messed it up.
Post by: mrand on December 26, 2005, 07:04:22 PM
How do I update the theme?
Title: Re: I really messed it up.
Post by: artistsinhawaii on December 26, 2005, 08:05:34 PM
just follow the downloads link at the top of the forum to the "themes" downloads.


Dennis