Problem With Database »  Show posts from    to     

Icy Phoenix


Old Support Topics - Problem With Database



Nvidia2012 [ Wed 06 Jul, 2011 21:06 ]
Post subject: Problem With Database
Hello.

I have the next problem :

Code: [Hide] [Select]
Critical Error

Error doing DB query userdata row fetch

DEBUG MODE

SQL Error : 145 Table './futbolen_foro/ip_sessions' is marked as crashed and should be repaired

SELECT u.*, s.* FROM ip_sessions s, ip_users u WHERE s.session_ip = 'c9f0d098' AND s.session_user_id = -1 AND u.user_id = s.session_user_id LIMIT 0, 1

Line : 536
File : sessions.php


My forum is :

http://foro.mu-trujillo.net/

Use the Version Icy Phoenix 1.3.0.53

Thanks !


mort [ Wed 06 Jul, 2011 23:01 ]
Post subject: Re: Problem With Database
Try going to phpmyadmin - your Db - tag all and run "repair" on the database.


Nvidia2012 [ Wed 06 Jul, 2011 23:29 ]
Post subject: Re: Problem With Database
mort wrote: [View Post]
Try going to phpmyadmin - your Db - tag all and run "repair" on the database.


Fixed, but disappeared sections and themes of my forum.

When I try to enter the admin panel (ACP), the following error:

Code: [Hide] [Select]
[Icy Phoenix Debug] PHP Notice: in file /includes/functions.php on line 3061: readdir(): supplied argument is not a valid Directory resource
[Icy Phoenix Debug] PHP Notice: in file /includes/functions.php on line 3076: closedir(): supplied argument is not a valid Directory resource
[Icy Phoenix Debug] PHP Notice: in file /includes/sessions.php on line 499: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2016)
[Icy Phoenix Debug] PHP Notice: in file /includes/sessions.php on line 500: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2016)
[Icy Phoenix Debug] PHP Notice: in file /includes/functions.php on line 1224: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2016)


mort [ Thu 07 Jul, 2011 01:11 ]
Post subject: Re: Problem With Database
FTP - Clear all cache files from the cache folders except .htaccess and index.html - Clear your browser cookies.




Powered by Icy Phoenix