coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: Flaunt on July 26, 2005, 07:49:40 AM

Title: Coppermine Upgrade gone badd
Post by: Flaunt on July 26, 2005, 07:49:40 AM
http://retarded.free2host.net/litrato/

How do you fix that?!
Title: Re: Coppermine Upgrade gone badd
Post by: Joachim Müller on July 26, 2005, 08:04:48 AM
enable debug mode, then post the actual error you get (what query fails) - not the debug output. As you can't access coppermine's config now, you'll have to enable debug mode directly in the database. Use a tool like phpMyAdmin, browse coppermine's config table and set debug_mode from "0" to "1".
It appears though that you haven't uploaded all files that come with the coppermine package, because when running update.php, I only get a minimal ouput (11 rows instead of 89). Upload the files from the sql folder as well, as suggested in the docs, then run update.php once more.
Title: Re: Coppermine Upgrade gone badd
Post by: Flaunt on July 27, 2005, 12:18:50 AM
http://retarded.free2host.net/litrato/update.php

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/retarded/public_html/litrato/update.php on line 38

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /home/retarded/public_html/litrato/update.php on line 41

um, i have already uploaded the sql files btw :)
Title: Re: Coppermine Upgrade gone badd
Post by: Joachim Müller on July 27, 2005, 09:26:57 AM
you were not suppossed to enable notices display. Turn it off. After all, everything appears to be fixed now, as the initial error is gone, isn't it?
Title: Re: Coppermine Upgrade gone badd
Post by: Flaunt on July 28, 2005, 02:11:34 AM
how do i turn notices off?  oh, and if you continue to the index of the gallery, there's a whole bunch of warnings there too :(
Title: Re: Coppermine Upgrade gone badd
Post by: kegobeer on July 28, 2005, 03:01:59 AM
In your config settings.
Title: Re: Coppermine Upgrade gone badd
Post by: Joachim Müller on July 28, 2005, 05:55:36 AM
...exactly where you turned it on in the first place (it's off by default). Don't play with options you don't understand.
Title: Re: Coppermine Upgrade gone badd
Post by: Flaunt on July 29, 2005, 12:35:36 AM
just tell me what row in the db i have to change and i will :)
Title: Re: Coppermine Upgrade gone badd
Post by: kegobeer on July 29, 2005, 12:36:35 AM
yoursite.com/config.php - you don't have to use phpMyAdmin to manually edit the database.

Please read the documentation.