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)

Phooey 05-18-2007 02:19 AM

Just installed it and it works great, thanks!

I've got it installed here: http://www.digitallywise.com/forums/vaispy.php

Also, it seems to be working fine with vBSEO. It points to the original URLs (not the mod_rewrite ones), but if you have vBSEO configured correctly, that should take you right to the correct "new" url.

croportal 05-18-2007 12:36 PM

it redirect to vbseo, but the urls not SEO


my doesnt work www.croportal.net/forum/vaispy.php ????

MPDev 05-18-2007 12:47 PM

Quote:

Originally Posted by Phooey (Post 1249917)
Just installed it and it works great, thanks!

I've got it installed here: http://www.digitallywise.com/forums/vaispy.php

Also, it seems to be working fine with vBSEO. It points to the original URLs (not the mod_rewrite ones), but if you have vBSEO configured correctly, that should take you right to the correct "new" url.


Looks great! Check out http://www.vbispy.com and consider adding your site to the feed...

croportal 05-18-2007 09:22 PM

mpdev?????

can u answer me

aquariumpros 05-19-2007 11:51 PM

Why would this just stop working locally from time to time? Tested in FF and MSIE - multiple people on different systems, areas, networks, etc. all experience the problems @ the same time...

This is the 5th or 6th time this has happened - been out for the last 5 hours now...

http://www.aquariumpros.ca/forums/vaispy.php

arossphoto 05-20-2007 08:10 PM

Is there anyway to restrict use of this feature to certain member groups? I'm thinking it would be a nice thing to offer those members who have purchased a paid subscription.

I was looking through the php file, but I didn't see anything in there.

Thanks.

arossphoto 05-20-2007 08:50 PM

Quote:

Originally Posted by arossphoto (Post 1251665)
Is there anyway to restrict use of this feature to certain member groups? I'm thinking it would be a nice thing to offer those members who have purchased a paid subscription.

I couldn't find the answer by searching this thread, but I just read through some of the posts and found the reply below that answers my question:

https://vborg.vbsupport.ru/showpost....1&postcount=49


Quote:

ps: i have it only for selected usergroups. For those who want permissions can simply do this

add this below
require_once('global.php') line in viaspy.php

//set up usergroup permissions for view

if (!is_member_of($vbulletin->userinfo , #usergroups to check#))
{
print_no_permission();
}
It seems to be working okay. I guess now I just have to remember how to provide a link that is only visible to the same usergroups.

Cheers.

Niber 05-21-2007 06:26 AM

I've noticed that the post bot likes to add random spaces is there any fix for that?

For instance, make a post with..

"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa a aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"

When it appears on the post bot it'll have an extra 4-5 spaces between the a's. Nothing major, but it causes problems with long htmls. (I believe it adds a space for continuous strings at every 21 characters.)

croportal 05-21-2007 07:57 PM

uninstall not supported

MPDev 05-22-2007 01:28 PM

Quote:

Originally Posted by Niber (Post 1251887)
I've noticed that the post bot likes to add random spaces is there any fix for that?

For instance, make a post with..

"aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa a aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"

When it appears on the post bot it'll have an extra 4-5 spaces between the a's. Nothing major, but it causes problems with long htmls. (I believe it adds a space for continuous strings at every 21 characters.)

It adds spaces to keep from blowing out the page.


All times are GMT. The time now is 08:09 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.03712 seconds
  • Memory Usage 1,743KB
  • 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
  • (4)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