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)

DementedMindz 09-06-2006 01:39 PM

nice work MPDEV but whats up with your sites title in the explorer bar? <title>ViperAlley iSpy</title> also if you use things like vBMicrostats https://vborg.vbsupport.ru/showthread.php?t=116027 they dont work.

MPDev 09-06-2006 01:43 PM

I removed the name from the ZIP, just an oversight.

janjalani 09-06-2006 01:43 PM

when I rename vaispy.php to spy.php it doesnt work anymore :(

djwins 09-06-2006 01:43 PM

Is this 3.6 only? I'm on 3.5.4 and get this mysql error:

Invalid SQL:

## GET LATEST THREADS ##
SELECT thread.*, post.pagetext AS preview
FROM thread AS thread
LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND type = 'thread')
LEFT JOIN post AS post ON(post.postid = thread.lastpostid)
WHERE open <> 10 AND thread.lastpostid > 0
AND forumid NOT IN (0,42)
AND thread.visible = '1'
AND deletionlog.primaryid IS NULL
ORDER BY lastpost
DESC LIMIT 10;

MySQL Error : Unknown column 'thread.lastpostid' in 'where clause'
Error Number : 1054

EDIT: Yeah 'thread.lastpostid' is new in 3.6 :(

MPDev 09-06-2006 01:44 PM

It won't work it you rename the file without changing the code.

I don't have 3.5x to run it on for testing.

janjalani 09-06-2006 01:45 PM

oh! how to make it slower?

DementedMindz 09-06-2006 01:45 PM

if you use things like vBMicrostats https://vborg.vbsupport.ru/showthread.php?t=116027 they dont work its not picking that up for some reason.

ericgtr 09-06-2006 01:49 PM

Quote:

Originally Posted by janjalani
when I rename vaispy.php to spy.php it doesnt work anymore :(

You also have to change it in the va_spy.js file.

ericgtr 09-06-2006 01:50 PM

BTW, I clicked the install button. This mod is slicker than a safeway chicken! :D

dirtycrow 09-06-2006 01:51 PM

i know you said it checks forum permissions, but how about password protected forums?


All times are GMT. The time now is 07:20 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.01755 seconds
  • Memory Usage 1,734KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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