Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - junior

Pages: [1]
1
Can someone who has done this integration mail me off forum please to junior@cruiseirl.com.

Cheers

2
The answer that person got doesn't apply they were using 1.6 I'm using 1.7

3
I've got a 1400 Member Vb Forum and I've installed 4Images .. when I installed the hack to integrate both on going to www.cruiseirl.com/gallery I get the following

DB Error: Bad SQL Query: SELECT template FROM template WHERE title='options'
Table 'gallery.template' doesn't exist

DB Error: Bad SQL Query: SELECT sessionhash, lastactivity, host, userid FROM session WHERE sessionhash = '6853632494be328fbd44933a86393137' AND host = '193.120.24.36'
Table 'gallery.session' doesn't exist

DB Error: Bad SQL Query: DELETE FROM session WHERE lastactivity < 1041591269
Table 'gallery.session' doesn't exist

DB Error: Bad SQL Query: SELECT sessionhash FROM session
Table 'gallery.session' doesn't exist

DB Error: Bad SQL Query: SELECT u.*, l.* FROM user u, 4images_lightboxes l WHERE u.userid = 1 AND l.user_id = u.userid
Table 'gallery.user' doesn't exist

DB Error: Bad SQL Query: SELECT * FROM user WHERE userid = 1
Table 'gallery.user' doesn't exist

DB Error: Bad SQL Query: SELECT sessionhash FROM session WHERE sessionhash = '7199ce79ea28c6c97777caadec97bdf1'
Table 'gallery.session' doesn't exist

Warning: Supplied argument is not a valid MySQL result resource in /var/www/cruiseirl.com/gallery/includes/db_mysql.php on line 164

DB Error: Bad SQL Query: INSERT INTO session (sessionhash, userid, host, useragent, lastactivity, location, styleid) VALUES ('7199ce79ea28c6c97777caadec97bdf1', 0, '193.120.24.36', '', 1041591269, 'index.php', '0')
Table 'gallery.session' doesn't exist

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 user u ON (u.userid = 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()
Table 'gallery.user' doesn't exist

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 user u ON (u.userid = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id IN (0, 1) ORDER BY i.image_date DESC LIMIT 3
Table 'gallery.user' doesn't exist

Warning: Supplied argument is not a valid MySQL result resource in /var/www/cruiseirl.com/gallery/includes/db_mysql.php on line 116

 
Any Ideas on a solution ?

4
Installation, Update & Configuration / Installation
« on: January 02, 2003, 05:32:57 PM »
Ok I should have read some of the other forums firstly - I found the Mod Thread about it ...

5
Installation, Update & Configuration / Installation
« on: January 02, 2003, 04:29:32 PM »
I want to install 4images - but I need it to use an existing Vbulletin Member database to allow people to login - has anyone else done this before ?

Cheers
J

Pages: [1]