vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   4images Gallery 1.7 + vB 3.0.x (update Oct 30) (https://vborg.vbsupport.ru/showthread.php?t=66335)

asianboi 06-27-2005 06:39 PM

can someone explain what I asked?

Injektilo 06-29-2005 09:54 AM

i've done all the instructions carefully, twice, but still, when i am trying to login in 4images, it takes me back to 4images index as guest again (not logged in)...

Anyone can help please?

Dennis B 06-29-2005 10:41 AM

Quote:

Originally Posted by asianboi
can someone explain what I asked?

asianboi,

When you install vB and when you install 4images you're asked for a database. Use the same for both, that's all.

thunder1202 06-29-2005 09:22 PM

Quote:

Originally Posted by Injektilo
i've done all the instructions carefully, twice, but still, when i am trying to login in 4images, it takes me back to 4images index as guest again (not logged in)...

Anyone can help please?

Same with me !!
It seems that its sessions timeout problem!!

Anybody could help??

thunder1202 06-30-2005 09:49 PM

Login problem fixed!!
I found where is the bug!

Dennis B 06-30-2005 10:00 PM

thunder,

Do you mind sharing what the problem was?
I have been having trouble with the same problem...

asianboi 07-01-2005 05:49 PM

Thanks Dennis B! Now tha tmakes more sense!

flash7 07-29-2005 02:04 PM

Quote:

Originally Posted by thunder1202
Login problem fixed!!
I found where is the bug!

where is the BUG ??? :confused:

updated to 3.0.8 and there is some small problem with login and logout:ermm:

flash7 07-31-2005 08:08 AM

Ah, OK FIXED :)

HTML Code:

<edit file>
forums/includes/functions.php
</edit file>
=======================
<search for>
$name = COOKIE_PREFIX . $name;
</search for>
<replace>
if ($name != 'sessionhash')
{
$name = COOKIE_PREFIX . $name;
}
</replace>


thunder1202 07-31-2005 07:14 PM

Replace the original VB files .and reinstall 4images intergration once again.. 4images login problem will disappear .. 100% guaranteed


All times are GMT. The time now is 02:33 PM.

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.01533 seconds
  • Memory Usage 1,735KB
  • 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_html_printable
  • (3)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