Page 1 of 1

Errors on all pages

Posted: Sun Jun 19, 2011 11:22 pm
by Julia
http://e-shuushuu.net/tags/add
Message
Unable to open underlying table which is differently defined or of non-MyISAM type or doesn't exist
Code
1168
File
/storage/www/e-shuushuu.net/common/functions/db.php
Line
56
Backtrace

Array
(
[0] => Array
(
[file] => /storage/www/e-shuushuu.net/common.php
[line] => 348
[function] => query
[class] => db
[type] => ->
[args] => Array
(
[0] => SELECT count(*) as count FROM `images` WHERE status = -4 AND NOT EXISTS ( SELECT * FROM image_reviews WHERE image_reviews.image_id=images.image_id AND user_id=8669 )
)

)

[1] => Array
(
[file] => /storage/www/e-shuushuu.net/common.php
[line] => 82
[function] => imagesToReview
[args] => Array
(
)

)

[2] => Array
(
[file] => /storage/www/e-shuushuu.net/common/functions/tags.php
[line] => 17
[function] => putheader
[args] => Array
(
[0] => Create Tag
)

)

[3] => Array
(
[file] => /storage/www/e-shuushuu.net/tags/index.php
[line] => 24
[function] => addTagForm
[args] => Array
(
)

)

)

edit: oh man it's happening on other pages too....

http://e-shuushuu.net/search/results/?imgposter=8669
Message
Unknown prepared statement handler (0) given to mysqld_stmt_execute
Code
1243
File
/storage/www/e-shuushuu.net/common/functions/db.php
Line
380
Backtrace

Array
(
[0] => Array
(
[file] => /storage/www/e-shuushuu.net/search/results/index.php
[line] => 431
[function] => execute
[class] => db_stmt
[type] => ->
[args] => Array
(
)

)

)
http://e-shuushuu.net/
Message
Unknown prepared statement handler (0) given to mysqld_stmt_execute
Code
1243
File
/storage/www/e-shuushuu.net/common/functions/db.php
Line
380
Backtrace

Array
(
[0] => Array
(
[file] => /storage/www/e-shuushuu.net/common/functions/image.php
[line] => 420
[function] => execute
[class] => db_stmt
[type] => ->
[args] => Array
(
)

)

[1] => Array
(
[file] => /storage/www/e-shuushuu.net/index.php
[line] => 11
[function] => getPageCount
[args] => Array
(
[0] => SELECT count(*) FROM images
)

)

)
http://e-shuushuu.net/image/412106/
Message
Unable to open underlying table which is differently defined or of non-MyISAM type or doesn't exist
Code
1168
File
/storage/www/e-shuushuu.net/common/functions/db.php
Line
56
Backtrace

Array
(
[0] => Array
(
[file] => /storage/www/e-shuushuu.net/image/index.php
[line] => 8
[function] => query
[class] => db
[type] => ->
[args] => Array
(
[0] => SELECT * FROM images WHERE image_id = 412106 LIMIT 1
)

)

)
:?

Re: Errors on all pages

Posted: Mon Jun 20, 2011 1:25 am
by Tensa
Seems to be working now.

Re: Errors on all pages

Posted: Mon Jun 20, 2011 11:08 am
by Julia
Yeah, I wonder what the heck that was?

Re: Errors on all pages

Posted: Thu Jun 30, 2011 4:32 am
by Evangeline Mcdowell
I was working on something a bit that time.