vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   User Integration: 4images Gallery 1.7.2 + vB 3.5.4 (https://vborg.vbsupport.ru/showthread.php?t=98640)

JirQUEST 11-08-2005 11:13 PM

did u clear it by logging out? i had to clear it from the browser's options. i also noticed that logging in from the forum is a sure way to log into the image gallery. logging out is the same as well.

Sadie Frost 11-08-2005 11:26 PM

I logged out via the forumhome and then cleared my cookies in the browser. Then I re-logged in to the forumhome, then clicked on a link to the gallery, but I wasn't logged in.

Omranic 11-12-2005 11:18 PM

Everytime I log in via gallery,it say thak you SolidSnake@GTI for loging in (forums's welcome redirecting msg) & then it takes me back to the gallery's index and I am not logged in

all modifications are right
gallery's dir out side forums dir

mtha 11-15-2005 11:21 AM

well, my version is just working fine without problem.

i'd suggest you check the cookies path in both vB and 4images, configurations in constants and config file, license number,

try to login with "remember me" turn on/off, login from forum and go to album ...

i dont really have time to look into the issue in detail right now, but if I can get some clue, it'd be much easier.

Omranic 11-15-2005 02:49 PM

I have Tried all of that & it still say thank you for login & redirect me to the login page

any one can solve this plz ?

mtha 11-15-2005 07:18 PM

you can try to fall back to the older version, without the vBulletin edit.

https://vborg.vbsupport.ru/showthread.php?t=66335

it said to work too, with small bugs that can be fix otherway

chanzero 11-16-2005 06:02 PM

i am getting the following error:

DB Error: Bad SQL Query: SELECT u.*, l.*, user.password as user_password, user.salt as salt FROM vb3_user u, 4images_lightboxes l, user WHERE u.userid = 976 AND user.userid = 976 AND l.user_id = u.userid
Table 'chan_zero.user' doesn't exist

everything else seems to be working -- i'm logged in with my vb login and i can see WOL

the vb user table is actually called "chan_zero.vb3_user" but i already put 'vb3_' as the vb table prefix in the constants.php so i'm not sure what i didn't do right?

mtha 11-16-2005 10:50 PM

quick fix: edit sessions.php, line 302, 303, 304, replace with this:

PHP Code:

      $sql "SELECT u.*, l.*
              FROM "
.USERS_TABLE." u, ".LIGHTBOXES_TABLE." l
WHERE "
.get_user_table_field("u.""user_id")." = $user_id AND l.user_id = ".get_user_table_field("u.""user_id"); 


chanzero 11-17-2005 05:11 AM

thanks mtha. actually i just used your sessions.php and it worked fine without editing those lines

mtha 11-17-2005 11:35 AM

Quote:

Originally Posted by SolidSnake@GTI
I have Tried all of that & it still say thank you for login & redirect me to the login page

any one can solve this plz ?

well, your login form seems to work, but it doesnt know where to redirect to, and if it redirect to the login page (forum login page?) then the url is wrong somewhere.


i just clean the code alittle bit, try the new files and see how it work out. (save the old backup plz)


All times are GMT. The time now is 11:11 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01142 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete