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)
-   -   Simple vB User login and access control on non vB pages (https://vborg.vbsupport.ru/showthread.php?t=100992)

Billspaintball 11-27-2006 11:21 PM

Have you tried step 3 of the troubleshooting guide yet?
https://vborg.vbsupport.ru/showpost....98&postcount=2

Billspaintball 12-02-2006 03:14 AM

New update released.
Only a couple of minor changes.

Changelog

Version 1.20 (2nd December 2006)
  • Fixed Logout incorrect path bug
  • Made change to reduce compatibility problems with foreign scripts

Please make sure you have the latest script before reporting any problems.

Aur-Phala.Com 12-15-2006 05:08 PM

hey any idea how i could make it show on whosonline page
so people who are using my page www.aur-phala.com/hotmail
will show up on whos online so i can see whos checking that page out

for version 3.6.x thanx

Maestro 12-26-2006 11:38 PM

Any idea what would cause this? I'm using the following condition on a page to restrict something so that only usergroup 6 can see it:

Code:

<?php
if ($vbulletin->userinfo['usergroupid'] == '6' )
        {
        echo "This is only visible to people in usergroup 6";}
        ?>

For me the reverse seems to be happening, ie. all usergroups EXCEPT group 6 can see what's inside the quotes!

Maestro 12-27-2006 11:15 AM

Quote:

Originally Posted by Maestro (Post 1145564)
For me the reverse seems to be happening, ie. all usergroups EXCEPT group 6 can see what's inside the quotes!

Problem solved now. After a little more investigation it turns out it was always behaving as though I wasn't logged in because the page is in a different directory to the forum.

This is solved by altering Cookie Domain and Post Referrer Whitelist in the Control Panel as described earlier in the topic.

Excellent mod!

Billspaintball 01-09-2007 03:10 AM

Quote:

Originally Posted by Maestro (Post 1145752)
This is solved by altering Cookie Domain and Post Referrer Whitelist in the Control Panel as described earlier in the topic.

Great to hear.
Paths and cookies seem to be the biggest issue people face with this.
Quote:

Excellent mod!
Thanks you! :D

upirate 03-17-2007 05:59 AM

will this work on 3.6.5 ?

Billspaintball 03-18-2007 08:42 AM

Quote:

Originally Posted by upirate (Post 1205419)
will this work on 3.6.5 ?

Yes.

brandondrury 03-18-2007 08:19 PM

The script is working great in Maxthon, IE. However, when I use Firefox to login, I do not get redirected back to the page I started on. I get redirected to the index page of my forum.

I've noticed that in Firefox, if I log out, the vBulletin box that says "All cookies cleared!

* Return to the page you were previously viewing"

links to the index page of the forum.

I'm not sure where to start troubleshooting this one. Does the script make any special concessions for browsers. Does it even need to?

Thanks,
Brandon Drury

Billspaintball 03-18-2007 11:37 PM

Quote:

Originally Posted by brandondrury (Post 1206807)
The script is working great in Maxthon, IE. However, when I use Firefox to login, I do not get redirected back to the page I started on. I get redirected to the index page of my forum.

I've noticed that in Firefox, if I log out, the vBulletin box that says "All cookies cleared!

* Return to the page you were previously viewing"

links to the index page of the forum.

I'm not sure where to start troubleshooting this one. Does the script make any special concessions for browsers. Does it even need to?

Thanks,
Brandon Drury

Interesting.
I will try mine in Firefox and see if I can replicate it.


All times are GMT. The time now is 01:38 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.04779 seconds
  • Memory Usage 1,751KB
  • 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_code_printable
  • (5)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