Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1] 2   Go Down

Author Topic: FATAL ERROR - NEED help  (Read 13839 times)

0 Members and 1 Guest are viewing this topic.

Katya

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 76
FATAL ERROR - NEED help
« on: February 25, 2008, 01:52:59 pm »

Hello! Today I'm shocked - my gallery does not work! Yesterday all was great, I can correct it? How? Please help! I'm desperate!

http://www.eva-longoria.net.ru/gallery/
Logged

Nibbler

  • Guest
Logged

Katya

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 76
Re: FATAL ERROR - NEED help
« Reply #2 on: February 25, 2008, 02:16:53 pm »

Thanks, I use this tutorial and write "1" on debug_mode, my result:
UPDATE `eva_longoria_net_ru`.`cpg1410_config` SET `value` = '1' WHERE CONVERT( `cpg1410_config`.`name` USING utf8 ) = 'debug_mode' LIMIT 1 ;

but fatal error still is
Logged

Katya

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 76
Re: FATAL ERROR - NEED help
« Reply #3 on: February 25, 2008, 02:33:17 pm »

I can correct it or I need delete gallery?   ??? :'(
Logged

Hein Traag

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: nl
  • Offline Offline
  • Gender: Male
  • Posts: 2166
  • A, B, Cpg
    • Personal website - Spintires.nl
Re: FATAL ERROR - NEED help
« Reply #4 on: February 25, 2008, 02:44:29 pm »

Keep in mind that everyone on this board who lends support does so on a volunteer basis. It's not a hotline.
Logged

Katya

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 76
Re: FATAL ERROR - NEED help
« Reply #5 on: February 25, 2008, 02:49:06 pm »

I know, sorry, i'm only desperate because i can not open my gallery - i receive error. I want correct it but i don't know how. My friend say me what all gallery, who received Fatal Error need delete, it's true? I can't correct it?
Logged

François Keller

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: FATAL ERROR - NEED help
« Reply #6 on: February 25, 2008, 02:54:52 pm »

No what your friend said is false.
are you sure to set correctly debug mode to one via a tool like phpmyadmin ?
Logged
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

SaWey

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 1119
    • SaWey.be
Re: FATAL ERROR - NEED help
« Reply #7 on: February 25, 2008, 02:58:32 pm »

It is difficult for us to help you without seeing what's going wrong.
I would suggest doing the same when you would upgrade your install:
download the latest version and follow the steps described in the link below.
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#14
Logged

Katya

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 76
Re: FATAL ERROR - NEED help
« Reply #8 on: February 25, 2008, 03:01:36 pm »

I'm sorry - i'm not really good understand what you mean, because i'm from Russia and my English is bad
I use this - http://coppermine-gallery.net/tutorial/debug_mode.php
and nothing no change - Fatal Error
i first time meet a error in a gallery so i don't know what i need do

How i can know why Fatal Error appeared in my gallery?
Logged

Nibbler

  • Guest
Re: FATAL ERROR - NEED help
« Reply #9 on: February 25, 2008, 03:06:51 pm »

Following http://coppermine-gallery.net/tutorial/debug_mode.php should give you the reason. Make sure you edited the right database and table. Try repairing each table in the coppermine database using phpmyadmin.
Logged

Katya

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 76
Re: FATAL ERROR - NEED help
« Reply #10 on: February 25, 2008, 03:13:37 pm »

Thanks, but where the message on a error should be written in PHPmyadmin?
Logged

Nibbler

  • Guest
Re: FATAL ERROR - NEED help
« Reply #11 on: February 25, 2008, 03:18:30 pm »

It won't be in phpmyadmin. It will be displayed on the gallery instead of just 'fatal error'.
Logged

Katya

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 76
Re: FATAL ERROR - NEED help
« Reply #12 on: February 25, 2008, 03:24:04 pm »

I used this tutorial again, but again Fatal Error
Logged

Nibbler

  • Guest
Re: FATAL ERROR - NEED help
« Reply #13 on: February 25, 2008, 04:13:35 pm »

OK then, edit sql/update.sql and add this code at the end.

Code: [Select]
UPDATE `CPG_config` SET `value` = '1' WHERE `name` = 'debug_mode';

Then run update.php.
Logged

Katya

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 76
Re: FATAL ERROR - NEED help
« Reply #14 on: February 25, 2008, 09:21:09 pm »

I done it - Fatal Error again((
Logged

Katya

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 76
Re: FATAL ERROR - NEED help
« Reply #15 on: February 25, 2008, 09:27:40 pm »

I edit sql/update.sql - nothing no change in my gallery((
Logged

Katya

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 76
Re: FATAL ERROR - NEED help
« Reply #16 on: February 25, 2008, 09:40:52 pm »

Now message:

Fatal error :

While executing query "delete from `eva_longoria_net_ru`.sessions where time<1203968404 and remember=0;" on Resource id #6

mySQL error: Table './eva_longoria_net_ru/sessions' is marked as crashed and should be repaired

What is what?
Logged

Nibbler

  • Guest
Re: FATAL ERROR - NEED help
« Reply #17 on: February 25, 2008, 09:42:53 pm »

You didn't run update.php. Your error message is :

While executing query "delete from `eva_longoria_net_ru`.sessions where time<1203968397 and remember=0;" on Resource id #6

mySQL error: Table './eva_longoria_net_ru/sessions' is marked as crashed and should be repaired


Which means you need to repair your sessions table using phpmyadmin.

http://forum.coppermine-gallery.net/index.php/topic,10409.0.html

You edited the wrong config table earlier, so make sure you run the repair on the correct table.
Logged

Katya

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 76
Re: FATAL ERROR - NEED help
« Reply #18 on: February 25, 2008, 09:52:19 pm »

Thanks and sorry,what I done edit in update.php?
I read this topic http://forum.coppermine-gallery.net/index.php/topic,10409.0.html but not understand - how I can correct this problem?
Logged

Nibbler

  • Guest
Re: FATAL ERROR - NEED help
« Reply #19 on: February 25, 2008, 09:58:38 pm »

Run

Code: [Select]
REPAIR TABLE `eva_longoria_net_ru`.sessions
in phpmyadmin.
Logged
Pages: [1] 2   Go Up
 

Page created in 0.024 seconds with 19 queries.