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)
-   -   Add-On Releases - vBISpy - AJAX real-time feed of new posts/threads (https://vborg.vbsupport.ru/showthread.php?t=125947)

Julrou 03-27-2008 05:02 PM

Quote:

Originally Posted by thomasx (Post 1471600)
I would like to restrict the use to moderator and administrator usergroups, but have no idea how to do that, because there is no admin backend. any clue for me if that is possible (should be) and: how?

thanks.

Yes it is possible. See it here https://vborg.vbsupport.ru/showthrea...15#post1316415

Code:

if ($vbulletin->userinfo[usergroupid] == 1,2,3,4,8)
{
        print_no_permission();
}

Numbers are the usergroups ID of non-mods or non-admins groups.

d1150488 03-31-2008 11:56 AM

I have a weird problem, only a selection of posts are being updated, it just appears to ignor posts at random. I've got nothing configured to ignor forums, i have the right permissions etc. It just doesn't seem happy.

nirvana43 04-01-2008 04:32 AM

i'm getting these errors :
Code:

Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/projects/public_html/vaSpy/vaispy.php on line 33

Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/projects/public_html/vaSpy/vaispy.php on line 33


d1150488 04-02-2008 08:28 PM

is it installed in the root directory of your vbulletin install? it looks like you've got it in it's own folder, thats why it can't locate the vbull global file.

put it in the same directory as your forum index.php.

poolking 04-03-2008 12:32 PM

How do I get the Thread/Post links to open in a new window/tab?

nirvana43 04-04-2008 11:09 AM

Quote:

Originally Posted by d1150488 (Post 1481317)
is it installed in the root directory of your vbulletin install? it looks like you've got it in it's own folder, thats why it can't locate the vbull global file.

put it in the same directory as your forum index.php.

lolz!! thanks man working!! :p

fordsho 04-04-2008 01:35 PM

Ok, if I want to exclude specific forums from ispy, would you explain how to do that? I'm still not clear. (I did install it successfully, and it works great, I just have some things I dont want going through spy)

Quickness 04-04-2008 03:08 PM

This is a great mod -- any updates planned for it? I mean, it works fine now but it's always nice to have new features added.

Thanks :)

KrukaaN 04-06-2008 01:34 PM

I really want this on my forumhome. Can someone help me please? :(

NavS 04-06-2008 08:13 PM

I was wondering if this was possible, make it so that guests can see it the way that members see it, but still have my forums setup to not let guests see the forum without registering?


All times are GMT. The time now is 03:30 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.01857 seconds
  • Memory Usage 1,736KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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