Author Topic: Fehler in den Kategorien // Error in categories  (Read 3240 times)

0 Members and 1 Guest are viewing this topic.

Offline Leppi

  • Pre-Newbie
  • Posts: 7
    • View Profile
Fehler in den Kategorien // Error in categories
« on: March 24, 2006, 03:24:13 PM »
Diesen Fehler erhalte ich nur auf den Kategorien Seiten!
------------------------------------------------------------------------------
I ger this error on the categories pages!


Warning: Division by zero in /www/htdocs/leppi/bilder/includes/paging.php on line 49

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, c.cat_name, u.username FROM (4images_images i, 4images_categories c) LEFT JOIN phpbb_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND i.cat_id = 133 AND c.cat_id = i.cat_id ORDER BY image_name ASC LIMIT 0,
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 6

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /www/htdocs/leppi/bilder/includes/db_mysql.php on line 116

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Fehler in den Kategorien // Error in categories
« Reply #1 on: March 24, 2006, 03:47:04 PM »
Restore backups and try whatever changes to .php files you did last one more time. This error would not accure without modifying the code.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Leppi

  • Pre-Newbie
  • Posts: 7
    • View Profile
Re: Fehler in den Kategorien // Error in categories
« Reply #2 on: March 27, 2006, 06:07:15 PM »
problem solved ;)