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 (https://vborg.vbsupport.ru/showthread.php?t=62020)

BlackxRam 06-10-2004 12:33 AM

Quote:

Originally Posted by defi
In the admincp, open this
settings > sessions and user settings

In the form for "session timeout in minutes" set to 0.

Done that Defi and it still does not work

BlackxRam 06-10-2004 12:40 AM

This Mod is still not working as I have tried the install a dozen times and I even took the files from a apparently working integration from KTBleeding, changed the information to my server information and it still does not keep me logged in. My cookie in VB is set to my domain which is .mogusland.com and my session timeout in 4images is set to 0.

Is there anything I missed?

mtha 06-10-2004 04:24 AM

Quote:

Originally Posted by BlackxRam
Still not working for me Guys,

I have it to the point where it accepts my Forums Login However when I close the browser and come back to it, I am logged out of it.

Did I miss a step here? I went through EVERYTHING atleast 3 times.

Do i NEED php 4.3.7 Cause I have 4.3.3 on my server right now... MTA HELP!!! lol

my name is MTHA, not MTA please.

I dont see the biggie for this problem tho. If you login to your forum, and access album from forum, then you are fine :)

I dont have solution for this yet :) sorry

BlackxRam 06-10-2004 05:15 PM

Ok, so it does still log you out when you close the browser. Ok good, because I thought this fixed that issue. Then Im fine in waiting because right now I just enabled everyone to be able to post comments ect. I never allowed member uploads because I am using this as a gallery for my site content anyways at www.mogusland.com so no worries then.

vBFreak 06-11-2004 12:09 AM

hmmm... the login works perfect with all this fixes... Has anyone fixed yet the problem with the admin-login?

And then I've discovered that some things are missing in the users gallery profile... You can't go there normally, but I have placed a small link in my forums in the profile and in the popup if you click on a nick in a post to see this... but the info Comments:, Email:, and the ICQ-Status are empty... Email and ICQ-status isn't important, cause you can see it in the forums-profile, but comments would be useful...

For everyone who don't know how to access the gallery-profile: 4images-url/member.php?action=showprofile&user_id=userid (userid is the user's userid from your vB), can anyone try to fix that? ;)

Also it would be nice to integrate the gallery to the Who's online list... so that you can see that the users are in the gallery or if it would be perfect the action that they're doing there... but I think that's a suggestion which is far far away from the possibilitys now ;>

mtha 06-11-2004 05:51 PM

Quote:

Originally Posted by vBFreak
hmmm... the login works perfect with all this fixes... Has anyone fixed yet the problem with the admin-login?

Did you make changes to the admin/admin_global.php? I think there's some of my instruction to do this step

Quote:

And then I've discovered that some things are missing in the users gallery profile... You can't go there normally, but I have placed a small link in my forums in the profile and in the popup if you click on a nick in a post to see this... but the info Comments:, Email:, and the ICQ-Status are empty... Email and ICQ-status isn't important, cause you can see it in the forums-profile, but comments would be useful...

For everyone who don't know how to access the gallery-profile: 4images-url/member.php?action=showprofile&user_id=userid (userid is the user's userid from your vB), can anyone try to fix that? ;)
You are really funny man :) For this intergration, you try to use forum's user table (and skip the album's user table). Now you try to PULL it out from the trash and use it?

I did not check the member.php file (as of I use forums' member file, to view profile and manage users), but you can set Constant variable for these values (ICQ, Email ...) I dont know what do you mean by comments (never use it, so I dont know). Maybe you will need to add a comments field to the user table for this to work.


Quote:

Also it would be nice to integrate the gallery to the Who's online list... so that you can see that the users are in the gallery or if it would be perfect the action that they're doing there... but I think that's a suggestion which is far far away from the possibilitys now ;>
would be great if so.

BlackxRam 06-13-2004 01:42 AM

There's gotta be a way to see why the VB 2.xx integration worked and make it work with VB3... that integration of vb2.xx was perfect and everything was perfect... is vb3 THAT different from VB2 regarding this login thing?

vBFreak 06-13-2004 09:56 PM

Quote:

Originally Posted by mtha
Did you make changes to the admin/admin_global.php? I think there's some of my instruction to do this step

damn, I can't find the instructions... only for login/logout ^^

Quote:

Originally Posted by mtha
You are really funny man :) For this intergration, you try to use forum's user table (and skip the album's user table). Now you try to PULL it out from the trash and use it?

I did not check the member.php file (as of I use forums' member file, to view profile and manage users), but you can set Constant variable for these values (ICQ, Email ...) I dont know what do you mean by comments (never use it, so I dont know). Maybe you will need to add a comments field to the user table for this to work.

Comments are the number of comments a user has made... ans that you can't see in the forums like the other unimportant stuff :D

hm, I'll test what happens when I set the comments-table to the 4images table in constants... but I'm not really familiar with php ans/or mySQL, so I can't do more...

No, I won't use the 4images usertables, but it would be nice if you cold link this... Then it looks nicer... I think it's a good idea, if you can, can you then try to fix this? :)

insanctus 06-13-2004 10:00 PM

Quote:

Originally Posted by BlackxRam
There's gotta be a way to see why the VB 2.xx integration worked and make it work with VB3... that integration of vb2.xx was perfect and everything was perfect... is vb3 THAT different from VB2 regarding this login thing?

Yes vB3 has salt .. :)

vBFreak 06-13-2004 10:19 PM

hm, I've set now the follwoing:

includes/constants.php

PHP Code:

define('COMMENTS_TABLE'$table_prefix.'comments'); 

includes/sessions.php

PHP Code:

"user_comments" => "user_comments"

I've also tried there "comments" and "4images_comments" (4images is the table prefix)

It seems that nothing is broken, but it also doesn't work and shows the number of user's comments... can anyone help?


All times are GMT. The time now is 02:23 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.01324 seconds
  • Memory Usage 1,756KB
  • 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
  • (2)bbcode_php_printable
  • (8)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