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]   Go Down

Author Topic: [Solved]: Fatal error  (Read 3376 times)

0 Members and 1 Guest are viewing this topic.

drawblindfaith

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
[Solved]: Fatal error
« on: April 07, 2008, 01:07:14 am »

My gallery was working just fine and yesterday I noticed I wasn'r able to see it anymore

it says : "Fatal error:" but it doesn't even mark the error :|

anyone know which could be the problem????

here's the link: http://gallery.totally-clubbers.org/index/
« Last Edit: April 07, 2008, 03:12:22 am by Nibbler »
Logged

Nibbler

  • Guest
Re: Fatal error
« Reply #1 on: April 07, 2008, 01:16:40 am »

Logged

drawblindfaith

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Re: Fatal error
« Reply #2 on: April 07, 2008, 01:26:39 am »

here's what I got:

do you know how I ca solve it... I'm clueless
Logged

drawblindfaith

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Re: Fatal error
« Reply #3 on: April 07, 2008, 01:27:54 am »

here's what I got:

do you know how I ca solve it... I'm clueless


sorry I forgot to paste it :s

While executing query "delete from `sclub8_copp1`.cpg_sessions where time<1207520716 and remember=0;" on Resource id #6

mySQL error: Table './sclub8_copp1/cpg_sessions' is marked as crashed and should be repaired
Logged

Nibbler

  • Guest
Re: Fatal error
« Reply #4 on: April 07, 2008, 01:45:56 am »

Repair the table using phpmyadmin

Code: [Select]
REPAIR TABLE `sclub8_copp1`.cpg_sessions
http://forum.coppermine-gallery.net/index.php/topic,10409.0.html
Logged

drawblindfaith

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Re: Fatal error
« Reply #5 on: April 07, 2008, 02:45:19 am »

I'm sorry for being such a trouble... I read the thread twice but I couldn't find how I can repair the table :(
the fact that english is not my 1st lenguaje isn't helping much either

any help?
Logged

drawblindfaith

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Re: Fatal error
« Reply #6 on: April 07, 2008, 02:51:50 am »

I'm sorry for being such a trouble... I read the thread twice but I couldn't find how I can repair the table :(
the fact that english is not my 1st lenguaje isn't helping much either

any help?

forget it I managed to fix it by myself thanks for the help
Logged

oren99

  • Coppermine newbie
  • Offline Offline
  • Posts: 8
Re: [Solved]: Fatal error
« Reply #7 on: April 08, 2008, 11:28:22 am »

hi,
can you tell me how you fixed it because i have the same problem and "repair" doesnt help.

thanks.
Logged

Nibbler

  • Guest
Re: [Solved]: Fatal error
« Reply #8 on: April 08, 2008, 12:03:50 pm »

If repairing doesn't work then drop the table (not the database) and run update.php.
Logged

drawblindfaith

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Re: [Solved]: Fatal error
« Reply #9 on: April 29, 2008, 05:31:32 am »

hi,
can you tell me how you fixed it because i have the same problem and "repair" doesnt help.

thanks.

just write on the sql section of your table
REPAIR TABLE tbl_name

and it should repair :)
Logged
Pages: [1]   Go Up
 

Page created in 0.036 seconds with 20 queries.