vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Digital Point Spy (https://vborg.vbsupport.ru/showthread.php?t=243429)

Regs 06-14-2010 04:24 PM

I'm guessing a security update.

Check your email as you should have gotten a notification concerning this... you have marked this installed, right? :D

DragonBlade 06-14-2010 07:57 PM

Yeah, I got that email but it was vague of course :P

AlexanderT 06-16-2010 08:22 AM

Quote:

Originally Posted by Regs (Post 2053568)
I'm guessing a security update.

Check your email as you should have gotten a notification concerning this... you have marked this installed, right? :D

Yup. The version before didn't sanitize an input variable properly, potentially resulting in an SQL injection exploit.

spillage 06-20-2010 06:12 PM

This would be great as a Widget for the Home Page.

Any thoughts?

COL NIL SATIS 06-20-2010 07:21 PM

works brilliant on 4.0.3..many thanks

digitalpoint 06-20-2010 11:48 PM

Quote:

Originally Posted by spillage (Post 2056557)
This would be great as a Widget for the Home Page.

Any thoughts?

Already on the "to-do" list for a future version.

PHP FAN 06-21-2010 10:05 AM

Hi

nice mod

but not working with UTF-8

http://www.arabvet.com/community/spy.php

jgruberman 06-21-2010 12:44 PM

CMPS module coming?

ChopSuey 06-21-2010 01:09 PM

Quote:

Originally Posted by jgruberman (Post 2056882)
CMPS module coming?

No a vBCMS Widget.

PHP FAN 06-22-2010 11:39 AM

fixed
PHP Code:

        /*$event['preview'] = htmlnumericentities(htmlentities ( 
            fetch_censored_text(fetch_trimmed_title(
            strip_bbcode(strip_quotes($event['preview']), false, true),
            $vbulletin->options['threadpreview']
        )), 
        ENT_COMPAT, 'UTF-8'));
                
        $event['title'] = str_replace ('&', '&', htmlnumericentities(htmlentities ($event['title'], ENT_COMPAT, 'UTF-8')));
        */ 



All times are GMT. The time now is 04: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
  • Page Generation 0.01302 seconds
  • Memory Usage 1,735KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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