![]() |
I have it integrated into my VB3 site and it works nice other than ONE problem. It seems that people are logged in then when they click something and the page reloads it logs them out. And them when you try to log in again it, after the redirect page you go to the forums. ANY help would be greatly appreciated. If you would like to look at the site go here www.hereyah.com
Thanks |
TO~3.0.1
open:includes/functions.php Find this code ======================== $name = COOKIE_PREFIX . $name; ======================== The replace is ===================== if ($name != 'sessionhash') { $name = COOKIE_PREFIX . $name; } ===================== OK |
@d1635d, thank you very much ;)
a bugfix, that solves the problem with validating images uploaded by guests. found at: http://www.4homepages.de/forum/viewtopic.php?t=1659&postdays=0&postorder=asc&high light=validate&start=105 problem: Quote:
Open admin/validateimages.php and find this part PHP Code:
PHP Code:
|
Quote:
|
Quote:
|
Quote:
|
|
is this integration complete? are the directions and information in the first post correct?
if not, does the person who created this thread still post and regularly talk to people and post issues on 4images? i haven't seen him post lately and am not sure if I want to install this if the information is not solid and complete.. if someone can answer, i would really appreciate it.. also, maybe do a comple instruction set, assuming the original post is not thorough.. |
I have yet to see any gallery mod that works flawlessly yet 13th disciple. They all seem to have similar login issues, where they are not remembering users, or are totally going ape++++ when more than one person visits the gallery. both the coppermine installations and 4images seem to have the same issues with logging in and out and stuff.
if i understood how the cookies in both systems worked it would be a lot easier to track down, and I am sure soon I will end up plugging away at the research to get it to work. it sucks because a good gallery integration is probably one of the last things that needs to be fleshed out for vb3. |
thank you, ohgeetee.. i appreciate the response.. i guess i will just wait a bit longer then to see if anything comes of either this or the coppermine deal..
|
All times are GMT. The time now is 03:27 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|