Author Topic: I have some problem about install 4images.....  (Read 2903 times)

0 Members and 1 Guest are viewing this topic.

Offline mamamiya

  • Pre-Newbie
  • Posts: 1
    • View Profile
I have some problem about install 4images.....
« on: November 07, 2002, 06:12:23 PM »
i have a phpBB2 forum and MySQL with it , recently , i install 4images..using some Database ... but after i install and
click index.php....the header appear a ERROR ...

Code: [Select]
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, 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 NOT IN (0) AND c.cat_id = i.cat_id ORDER BY RAND()
You have an error in your SQL syntax near 'RAND()' at line 5


i really want to know what happen in it.... ( i have already reinstall it 3 times ....very confusing now...)
please, someone can help me...

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
I have some problem about install 4images.....
« Reply #1 on: November 07, 2002, 06:18:42 PM »
Please use the search function of the forum with "rand". This has been discussed many, many times.

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search