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: Fatal Error (Didnt Do Anything Wrong)  (Read 4702 times)

0 Members and 1 Guest are viewing this topic.

WebGhost

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Fatal Error (Didnt Do Anything Wrong)
« on: September 03, 2008, 04:44:23 am »

Yesterday my gallery was working fine but today its giving Fatal Error
I didnt do anything with it i mean upgrading, moving or install plugin
So i dont know why its giving error, i have enable the debug mode now getting this error message..

Quote
While executing query "delete from `smilkcom_gallery`.cpg148_sessions where time<1220404133 and remember=0;" on Resource id #6

mySQL error: Table './smilkcom_gallery/cpg148_sessions' is marked as crashed and should be repaired

Plz tell me how to repair database and solve the problem ? I wll be very thankfull.
Logged

WebGhost

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Re: Fatal Error (Didnt Do Anything Wrong)
« Reply #1 on: September 03, 2008, 04:49:21 am »

Sory i forgot to give gallery link:
http://www.smilepk.com/wallpapers/
Logged

Nibbler

  • Guest
Re: Fatal Error (Didnt Do Anything Wrong)
« Reply #2 on: September 03, 2008, 04:52:05 am »

Go into phpmyadmin and either use the repair button there or run this command manually:

Code: [Select]
REPAIR TABLE cpg148_sessions
Logged

WebGhost

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Re: Fatal Error (Didnt Do Anything Wrong)
« Reply #3 on: September 03, 2008, 05:12:50 am »

Thanks for giving time and suggestion but i am new user with phpmyadmin and database,
can you plz explain it shortly... i wll be very thankfull

How to repair, (first open that database and then click repair button as i also have other databases.)

How to run command ? (First open database then where to past and run comamnd or just open cpanel and where to run comand ?)
Logged

Nibbler

  • Guest
Re: Fatal Error (Didnt Do Anything Wrong)
« Reply #4 on: September 03, 2008, 06:42:12 am »

Click on the 'SQL' tab in phpmyadmin and enter the query in the box.
Logged

Abbas Ali

  • Administrator
  • Coppermine addict
  • *****
  • Country: in
  • Offline Offline
  • Gender: Male
  • Posts: 2165
  • Spread the PHP Web
    • Ranium Systems
Logged
Chief Geek at Ranium Systems

WebGhost

  • Coppermine newbie
  • Offline Offline
  • Posts: 17
Re: Fatal Error (Didnt Do Anything Wrong)
« Reply #6 on: September 04, 2008, 12:08:12 am »

Thanks guys for helping, the problem is solved.
Thank you very much.
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.