Fatal Error/Debug won't work Fatal Error/Debug won't work
 

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]

Main Menu

Fatal Error/Debug won't work

Started by HazelFlagg, September 10, 2010, 09:20:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

HazelFlagg

Hi---

I'm usually more of a lurker around here but I've read the docs and searched the forum and couldn't find an answer for this.

My gallery shows up "Fatal Error" when you pull it up. I came on here and did as the docs instructed, went to my phpMyAdmin, went in the config and changed the debug value to 1 instead of 0. Nothing has changed...still a white screen with "Fatal Error" and nothing else...it didn't show any more info, doesn't seem that debug is working.  :(

Here is my gallery: [urlhttp://dearmrgable.com/gallery/index.php][/url]

Any help would be appreciated!

Jeff Bailey

Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

HazelFlagg

I thought that might be it and tried to do that but when I point my browser to the update.php file, it displays a chart and everything next to it says "Ok" or "Already Done" and the bottom says "Update Completed" even though it isn't. And I can't do a version check either, says Fatal Error. ???

Jeff Bailey

Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

HazelFlagg

That's what I tried to do. But when I get to this part---> http://yoursite.tld/your_coppermine_folder/update.php it acts like it already upgraded.

Jeff Bailey

Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

HazelFlagg

Well I finally got the upgrade to work. Docs now say 1.5. But I still have this fatal error and the debug still won't work.  :-[

HazelFlagg

I got your pm but the site says I am not allowed to send personal messages. ??

Jeff Bailey

Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

HazelFlagg


Jeff Bailey

You had not turned debug mode on.

The real error is
While executing query 'DELETE FROM `dmg`.gallery_sessions WHERE time < 1284338618 AND remember = 0' in bridge/coppermine.inc.php on line 248
mySQL error: Can't open file: 'gallery_sessions.MYI' (errno: 145)
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

Jeff Bailey

Performed SQL
REPAIR TABLE gallery_sessions
Your gallery works now.

Your antique theme didn't work so I changed it to Curve. It probably needs to be upgraded for 1.5.x, please open a new thread if you would like help with that.

please resolve your thread as outlined here => http://forum.coppermine-gallery.net/index.php/topic,55415.msg270631.html#msg270631
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

HazelFlagg

THANK YOU so much!! That was way over my head.