Author Topic: Was ist das für ein Fehler ???  (Read 5680 times)

0 Members and 1 Guest are viewing this topic.

Offline DCTeddy

  • Pre-Newbie
  • Posts: 5
    • View Profile
Was ist das für ein Fehler ???
« on: August 10, 2002, 05:57:47 PM »
Hallo,
mag sein, dass dieser Fehler schon behandelt wurde, aber gefunden hab ich dazu leider nichts.

Deshalb wäre es toll, wenn ihr mir bei der behebung helfen könntet.
Bis vor einer Stunde war noch alles ok, dann kam diese Meldung:

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 -1 from table handler

Warning: Supplied argument is not a valid MySQL result resource in /mnt/ls4/03/580/00000011/htdocs/4images/includes/db_mysql.php on line 113


Es werden keine neuen Bilder auf der Startseite, und überhaupt keine in den Kategorien angezeigt.

zu bewundern unter: http://www.teddysworld.de

Danke
DCTeddy[/b]

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Was ist das für ein Fehler ???
« Reply #1 on: August 10, 2002, 08:06:52 PM »
hallo,
bedeutet das deine mysql account kapazität bereits ausgeschöpft ist..

was du machen kannst:
von der tabelle DEINPREFIX_sessions den typ von HEAP auf MyISAM zu ändern ..
vorteil: dadurch wird der platz gespart
nachteil: wird bisschen langsamer
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 DCTeddy

  • Pre-Newbie
  • Posts: 5
    • View Profile
Was ist das für ein Fehler ???
« Reply #2 on: August 10, 2002, 08:52:05 PM »
sorry, aber WIE geht das ??? (bin halt Anfänger)

So eine Datei finde ich in meinen Verzeichnissen nicht.

Nochmal Danke
Teddy

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Was ist das für ein Fehler ???
« Reply #3 on: August 10, 2002, 08:56:08 PM »
ich schätze das du irgendein tool hast wo du auf deine mySQL datenbank zugreifen kannst ...

wenn nicht musst halt dieses nehmen : http://www.phpmyadmin.net
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 DCTeddy

  • Pre-Newbie
  • Posts: 5
    • View Profile
Was ist das für ein Fehler ???
« Reply #4 on: August 10, 2002, 09:02:46 PM »
Aber ich versteh nicht, wie der Account auf einmal voll sein kann.
Gehostet ist das teil bei Strato, wo noch eingiges von meiner bezahlten Kapazität frei ist. Die paar Bilder unter 4images sind schon seit Tagen unverändert drauf und auch ansonsten hab ich nichts hochgeladen.
Einfach mittendrin kam dann diese Meldung.

Könnte es noch eine andere Erklärung geben ?

Gruß
Teddy

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Was ist das für ein Fehler ???
« Reply #5 on: August 10, 2002, 09:48:30 PM »
es geht um die mysql datenbank !
nicht um dein webplatz..
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