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

moon_spell 04-12-2008 08:56 AM

wow nice i need it ! but for me it does not work! would you please upload the ready and finished php file to download ?

regards

CommanderFluffy 04-16-2008 02:22 PM

hi i keep getting error such as headers already sent. i have my globals on my own php files. but when ever i put your files in it tells me header already sent

RDx321 04-17-2008 12:44 AM

Is there a way that I can track what page the user is currently viewing from the vbulletin who's online page?

sflmkv 04-22-2008 04:43 PM

can anyone give me some quick assistance... I tried my test.php and it works fine.
when I place in wordpress sidebar I get this error:

Fatal error: Call to a member function on a non-object in /home/content/?/?/?/?????/html/login_inc.php on line 299

any ideas what could be going on I'm using 3.6.8?

Kitmitsu 04-24-2008 04:06 PM

Is there anyway to display a default avatar instead of a blank space when a logged in user has no avatar?

Great mod by the way.

Billspaintball 04-27-2008 06:22 AM

Quote:

Originally Posted by thmst30 (Post 1454140)
AWESOME, after a couple hours of messing around I FINALLY got this working in vb 3.6.8. Also now using it in the widget sidebar on a wordpress blog. PERFECT and SEEMLESS integration. However I had to alter the code a bit so it could communicate with the newer version of vb.

You would make a few people very happy if you listed the steps on how to do this with wordpress. :)

Quote:

Originally Posted by superthang (Post 1451854)
anyone have instruction for 3.7 ? does it safe to overwrite the login_inc ?

thanks for help!

There is a 3.7 version of this released in the 3.7 mods section.

Quote:

Originally Posted by thegabriel (Post 1473541)
Hi,

I had implemented this code and it was working fine. My password had presently expired and my homepage looks scrambled. It is not redirecting to the forum page where it shows password expiry message.

If I go to the forums page, by typing http://www.example.com/forums then the message shows up.

Can you please guide me on how I could rectify this error?

Thanks,
G :confused:

Have you looked at section 5 in the troubleshooting guide?

Quote:

Originally Posted by moon_spell (Post 1488904)
wow nice i need it ! but for me it does not work! would you please upload the ready and finished php file to download ?

regards

Huh???

Quote:

Originally Posted by CommanderFluffy (Post 1492172)
hi i keep getting error such as headers already sent. i have my globals on my own php files. but when ever i put your files in it tells me header already sent

See section 1 of the troubleshooting guide.
Even a single blank character above the code will cause this error.

Billspaintball 04-27-2008 06:25 AM

Quote:

Originally Posted by RDx321 (Post 1492592)
Is there a way that I can track what page the user is currently viewing from the vbulletin who's online page?

Not easily.
This is not designed to do this.

Quote:

Originally Posted by Kitmitsu (Post 1498298)
Is there anyway to display a default avatar instead of a blank space when a logged in user has no avatar?

Great mod by the way.

Should be easy enough to do with a conditional in the code.
I might add it to the next update.

echo@ 07-12-2008 09:14 AM

Hi I have installed and successfully got the script running, this works fine in a stand alone php file, great.

Now i am trying to integrate with a directory script (called indexu ) that use's smarty as a template engine.

With smarty the php call changes from <?php to <%php%> so this is the code I have at the very beginning of my header file

PHP Code:

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

and my index file calls the mod as follows

PHP Code:

<%php%>
require_once(
'/home/essext/public_html/forums/login_inc.php');
<%/
php%> 


all paths are correct but when i browse the page with the mod enabled i am presented with the following error.

HTML Code:

Fatal error: Call to a member function query_first_slave() on a non-object in /home/essext/public_html/forums/includes/functions.php on line 1303
this points to my vbulletin functions.php file

PHP Code:

$user $vbulletin->db->query_first_slave(

As you can imagine I have spoke to the indexu support forums, as it seems the mod works fine , just doesnt work when combined with indexu script, which I cant understand why.
But have been told to post over here. The original thread is here http://www.nicecoder.com/community/s...ead.php?t=7159 .


I hope some one can shed some light on this one. Thank you

jellybaby 08-26-2008 07:35 AM

Does anyone have this working on Joomla?

tamborinegal 10-15-2008 08:21 AM

Perfect, works great.

Thanks!


All times are GMT. The time now is 03:15 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.01869 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_html_printable
  • (3)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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