![]() |
Quote:
HTTP : <ServerIP>:80 -> USER: <myusername> PASS: <mypassword> INFO: www.<domain>.neta |/vaispy.php?do=xml&last=71385&r=0.4181947612238931& _= HTTP : <ServerIP>:80 -> USER: <myusername> PASS:<mypass> INFO: www.<domain>.neta |/vaispy.php?do=xml&last=71387&r=0.912414499618981&_ == <IP> a |find_conn: Probable connection attempt <forumip> -> <domain>.neta |HTTP : <ServerIP> -> USER: <myusername> PASS: <mypass> INFO: www.<domain>neta |/vaispy.php?do=xml&last=71387&r=0.43136405108593967 &_= <forumip> |
Check out the getXML() code in va_spy.js and you'll see that we do nothing with these variables; I can't speak for scriptalacious, but my code add no such variables.
|
Quote:
I still use the plugin because it is too useful. :D |
The username/pass are only sent when the file is protected by .htaccess, if accessing vaispy.php without an .htaccess file, the user/pass aren't re-sent.
|
Is there a way to get this to display threads from a forum on a sister site that is not running a vbulletinboard but a plain html site?
Is it possible to add it in a table? EDIT I'd also like to know how to edit where it says "#number# replies" and "#number# views" to norwegian, ive managed to translate some of it, but not those two. Any Ideas? Thanks in advance |
It works great until members leave it idle (300-ish), then apache goes into meltdown with these errors:
ALERT - script tried to increase memory_limit to 4294967295 bytes which is above the allowed value (attacker 'xx.xx.xx.xx', file '/var/www/includes/class_xml.php', line 35) Is there a way to have vaispy stop when a user session times out? |
I added it..but how do i allow members to view this as the default?
|
Quote:
FIND Code:
$clip .= " ({$thread['views']} views, {$thread['replycount']} replies)"; Quote:
Do you want them to view it as your index.php page as soon as they come to your site? You would be better off using the vbadvanced CMPS portal and adding it in there as a module as a part of the front page. |
Sorry.. but i'll read all the thread.. and I can't find anything about this.
It is possible to allow to see it only for some usergroup? I don't want that the guest can see that page. Is it possible? Thanks. Ska |
I don't know if this is right, but it works for me:
In vaispy.php FIND Code:
$datecut = "AND thread.lastpost >= " . (TIMENOW - ($daysprune * 86400)); Code:
if ($vbulletin->userinfo[usergroupid] == 1) |
Quote:
|
|
I love this mod, awesome...
|
Quote:
|
Quote:
|
Not sure what other javascript code you are running - you'd have to look for a timeout function in your js files.
|
ím running this with vba, and want to remove the column "event" and "by" can someone help
|
Quote:
Wouldn't it be easier just to add a conditional around the link leading to the ispy that disallows guests to see it? |
Great mod & idea here!
Just to point out though; Although the threads / posts refresh using AJAX, the "xx minutes ago" doesnt. When I refer to this, I mean when someone has posted, it timestamps and "xx" doesnt update with the threads and posts as they are made. Could this be addressed? |
installed
|
The code on the page indicates the target is "_blank" (ie a new page) but it always opens in the same page?
|
Confirm the code reads as
Quote:
|
Great mod!!! Installed & works fine!
But one question: is there a way just to display thread from a specific Forum (forumid)? Thanks Alex... |
Please click install....
|
Sorry...done...
What about my question? :):) |
Quote:
Also, can we run two instances of this on the same page? Thanks! |
No on the two instances (at least I dont think so).
Yes on the one forum; you could put the forum id in the $blockforums variable (in vaispy.php) and then edit the line: Code:
WHERE thread.forumid NOT IN (0$blockforums) and |
Quote:
|
Awesome mod!!!!! This is exactly what I was looking for. Thanks! *Installed*
|
Don't forget to check out http://www.vbispy.com and add your site to the list of sites polled; users have sent me emails thanking me as their feed generated dozens of new signups in a short amount of time.
|
Has anyone had success integrating Selective Forum Filter & vBISpy? vBISpy is the only addon that seems to ignore the filter (New Posts filter works fine) .
|
Sweet hack.
Is there anyway it can be remotely called and slimed down (no templates)? Would like to include it on my homepage via i-frame or as php include. Thanks! |
I also use inferno vbshout lite on my forum, and it would be uber if there were a way to run it on the top of the vaispy.php page.
Anyone know how to go about doing this? |
You can't run multiple polling products on the same page; only one timer can be running at a time. Probably the only way to make it work would be to combine the timer code of vbispy into the timer code of the shout.
|
Hi and great hack, only problem i have is the actual width of the page as i would like to put i in a wrapper.
Is there anyway to make the page width 765 wide, if that could be done it would be great. Thanks. |
Forget the above as i think i've managed it, I just put in the size i wanted as pixels instead of % on all of the tables.
|
Nah it didnt work, I can get it down to 796 but it does not seem to get any less, if anybody can tell me how to reduce the main table width to 675 pixels I'll be very grateful.
|
Has anyone implemented any type of throttling/caching? It appears when we hit around 1,700+ users online the server ceases to respond due to the resource requirements of so many vBISpy inquiries.
|
Great mod and the support in this thread is unreal.
I wish more mods were this well supported and written. Thanks, seriously... |
Quote:
Code:
if ($vbulletin->userinfo[usergroupid] == 1,2) Code:
if ($vbulletin->userinfo[usergroupid] == 1 OR userinfo[usergroupid] == 2) Thanks |
All times are GMT. The time now is 08:39 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|