vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Integration with vBulletin - Deluxe vB user login and access control for non vB pages (https://vborg.vbsupport.ru/showthread.php?t=144626)

Mastar 04-11-2007 10:00 PM

Deluxe vB user login and access control for non vB pages
 
For all info visit here: https://vborg.vbsupport.ru/showthread.php?t=132996

All credit goes to Billspaintball

ZomgStuff 04-12-2007 02:02 AM

Thanks! Could we get some screenshots?

Bad Bunny 04-12-2007 02:10 AM

Quote:

For all info visit here: https://vborg.vbsupport.ru/showthread.php?t=132996

All credit goes to Billspaintball

Well...what did you change to warrant a new version?

ZomgStuff 04-12-2007 02:28 AM

I get this problem.

Unable to add cookies, header already sent.
File: /home/zomgstu1/public_html/text.php
Line: 5

Billspaintball 04-12-2007 03:14 AM

Quote:

Originally Posted by ZomgStuff (Post 1225566)
I get this problem.



Unable to add cookies, header already sent.
File: /home/zomgstu1/public_html/text.php
Line: 5


You probably have whitespace before
PHP Code:

<?php
$curdir 
getcwd ();
chdir('/home/user/public_html/forums');
require_once(
'/home/user/public_html/forums/global.php');
chdir ($curdir);
?>

Ensure that there is no spaces or anything before that bit of code.

Hornstar 04-12-2007 03:47 AM

yeah im wondering what is different as well. thanks.

Billspaintball 04-12-2007 04:33 AM

Quote:

Originally Posted by hornstar1337 (Post 1225599)
yeah im wondering what is different as well. thanks.

From a quick look it appears that the leading / has been removed from the path statements.

There were a few people that had some errors I could not figure out.
That may have had something to do with it I spose...

LBmtb 04-12-2007 06:26 AM

Gonna test it out tomorrow but just looking at the code I see a few new things that the simple one doesn't have (avatar, unread post count, etc). Can you give a quick rundown on things you added and/or changed?

Thanks :)

Billspaintball 04-12-2007 09:01 AM

Quote:

Originally Posted by LBmtb (Post 1225682)
but just looking at the code I see a few new things that the simple one doesn't have (avatar, unread post count, etc).

I think he linked to the wrong hack (the simple version) by mistake.
The Deluxe version is actully here https://vborg.vbsupport.ru/showthread.php?t=108026

SVTCobraLTD 01-30-2009 12:26 AM

Code:

Warning: getimagesize(http://www.pennmustangs.com/forums/image.php?u=1) [function.getimagesize]: could not make seekable - http://www.pennmustangs.com/forums/image.php?u=1 in /c_login.php on line 19
Not sure whats wrong here but avatar is showing.


All times are GMT. The time now is 03:08 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.01036 seconds
  • Memory Usage 1,737KB
  • 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
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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