Author Topic: Problem  (Read 4972 times)

0 Members and 1 Guest are viewing this topic.

Offline Bodzio

  • Newbie
  • *
  • Posts: 36
  • BJ Fan
    • View Profile
    • Always - Bon Jovi Portal Gallery
Problem
« on: October 13, 2002, 12:38:55 PM »
Hey. I've got 4images and everything worked perfect, and now, i don't know how etc, everything is down... Something with DB... Here's the errod message:

Quote
DB Error: Bad SQL Query: SELECT cat_id, COUNT(*) AS num_images FROM 4images_images WHERE image_active = 1 GROUP BY cat_id
Got error 127 from table handler

DB Error: Bad SQL Query: SELECT cat_id, COUNT(*) AS new_images FROM 4images_images WHERE image_date >= 1033640953 AND image_active = 1 GROUP BY cat_id
Got error 127 from table handler

Warning: Cannot add header information - headers already sent by (output started at /public/bonjovi/bonjovi.gery.pl/galeria/includes/db_mysql.php:185) in /public/bonjovi/bonjovi.gery.pl/galeria/includes/sessions.php on line 52

Warning: Cannot add header information - headers already sent by (output started at /public/bonjovi/bonjovi.gery.pl/galeria/includes/db_mysql.php:185) in /public/bonjovi/bonjovi.gery.pl/galeria/includes/sessions.php on line 52

Warning: Cannot add header information - headers already sent by (output started at /public/bonjovi/bonjovi.gery.pl/galeria/includes/db_mysql.php:185) in /public/bonjovi/bonjovi.gery.pl/galeria/includes/sessions.php on line 52

Warning: Cannot add header information - headers already sent by (output started at /public/bonjovi/bonjovi.gery.pl/galeria/includes/db_mysql.php:185) in /public/bonjovi/bonjovi.gery.pl/galeria/includes/sessions.php on line 52

DB Error: Bad SQL Query: SELECT DISTINCT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, u.user_name, c.cat_name FROM 4images_images i, 4images_users u, 4images_categories c WHERE i.image_active = 1 AND i.cat_id NOT IN (0) AND u.user_id = i.user_id AND c.cat_id = i.cat_id ORDER BY RAND()
Got error 127 from table handler

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, u.user_name, c.cat_name FROM 4images_images i, 4images_users u, 4images_categories c WHERE i.image_active = 1 AND u.user_id = i.user_id AND c.cat_id = i.cat_id AND i.cat_id NOT IN (0) ORDER BY i.image_date DESC LIMIT 3
Got error 127 from table handler

Warning: Supplied argument is not a valid MySQL result resource in /public/bonjovi/bonjovi.gery.pl/galeria/includes/db_mysql.php on line 113


Can you help me? :lol:  You can FIng this under http://bonjovi.gery.pl/galeria/

Hej, potrzebuje pomocy, cos jeblo i nie dziala, chyba z baza danch, bo z nia pojawiaja sie komunikaty, nie wiem co, baza dziala, a tu jebs, komunikaty sa wyzej... HELP! :arrow:

Bodzio
---
Best regards / Pozdrawiam serdecznie

Artur "Bodzio" Bogdański

Offline Bodzio

  • Newbie
  • *
  • Posts: 36
  • BJ Fan
    • View Profile
    • Always - Bon Jovi Portal Gallery
Problem
« Reply #1 on: October 13, 2002, 12:54:34 PM »
I/ve reinstalled galery, but all photos, users etc are gone... LOL!
---
Best regards / Pozdrawiam serdecznie

Artur "Bodzio" Bogdański

Offline Indian

  • Pre-Newbie
  • Posts: 7
    • View Profile
    • http://polhost.net
Problem
« Reply #2 on: October 13, 2002, 01:18:30 PM »
Przejdz na 4Images1.7 .

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Problem
« Reply #3 on: October 13, 2002, 04:22:17 PM »
for your host:
Code: [Select]

linux:~ # perror 127
Error code 127:  Record-file is crashed


your photos are not gone, you have just installed 4images as new..

restore your mysql backup...
cheers
Nicky
Your first three "must do" before you ask a question ! (© by V@no)
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

nicky.net 4 4images
Signature stolen from mawenzi

Offline Nova

  • Newbie
  • *
  • Posts: 25
    • View Profile
    • 4images Templates by Nova
Re: Problem
« Reply #4 on: August 06, 2005, 01:28:02 PM »
I had this problem, but as I could not find an answer here or on the net, I searched myself and suceeded, so I'll post it here.

All you need to do is run "repair" with PHPMyadmin - and then the problem is taken care of. :)