vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vS-Hide Hack Resurrection (https://vborg.vbsupport.ru/showthread.php?t=97366)

Dadoo 01-31-2006 12:29 AM

is this product fully compatible with VbA CMPS 2.0 ?

Delphiprogrammi 02-02-2006 06:35 PM

worked fine

/me clicked install

andrewrhs 02-02-2006 11:46 PM

how do i get an expand version of this hack?

akanevsky 02-03-2006 12:00 AM

Send me a request via private message.

bigmonay2k 02-03-2006 02:12 AM

vision help dude, some hack fk up my board, vbulletin.com told to me to overwrite everything, now I am trying to re install the hack, I got this wtf?? http://img137.imageshack.us/img137/5...idehack6zx.jpg

poprulz 02-04-2006 08:30 PM

I have got a problem here!

the readme file asks to edit this partilcar file as "In file(s) ./vbulletin_quick_reply.js" .. It should be ./clientscript/vbulletin_quick_reply.js right?

well i did the 1st edit for the particular file.. But in the second edit the code to be replaced doesn't exist.

:( can't paste the content of the .js file here right?

Need to find a solution for this. psionic_vision waiting for a response.

Delphiprogrammi 02-04-2006 08:40 PM

Quote:

Originally Posted by poprulz
I have got a problem here!

the readme file asks to edit this partilcar file as "In file(s) ./vbulletin_quick_reply.js" .. It should be ./clientscript/vbulletin_quick_reply.js right?

well i did the 1st edit for the particular file.. But in the second edit the code to be replaced doesn't exist.

:( can't paste the content of the .js file here right?

Need to find a solution for this. psionic_vision waiting for a response.

did you read the actual manual carefull it is /clientscript/vbulletin_textedit.js that needs to be edited to allow options within the new bbcode tag

poprulz 02-04-2006 08:54 PM

yeah i did!

"vbulletin_quick_reply.js" should be edited twice.

the 1st edit went fine. But in the second edit the code to be replaced
Code:

if (!allow_ajax_qr || !AJAX_Compatible)
should be replaced with
Code:

if (!allow_ajax_qr || !AJAX_Compatible || !AJAX_Allowed)
but such a code doesn't exist.

The file i got don't have such a code to be replaced, but wot i do have is a code like this for disallowing ajax
Code:

if (!is_last_page || !AJAX_Compatible)
Well... so if this code can't be edited, the quick reply will be working with the ajax feature and to get hidden content user needs to refresh the page?

Delphiprogrammi 02-04-2006 09:03 PM

Quote:

Originally Posted by poprulz
yeah i did!

"vbulletin_quick_reply.js" should be edited twice.

the 1st edit went fine. But in the second edit the code to be replaced
Code:

if (!allow_ajax_qr || !AJAX_Compatible)
should be replaced with
Code:

if (!allow_ajax_qr || !AJAX_Compatible || !AJAX_Allowed)
but such a code doesn't exist.

The file i got don't have such a code to be replaced, but wot i do have is a code like this for disallowing ajax
Code:

if (!is_last_page || !AJAX_Compatible)
Well... so if this code can't be edited, the quick reply will be working with the ajax feature and to get hidden content user needs to refresh the page?

vbulletin_textedit.js is the one and only javascriptfile that needs to be modified for this hack.i guess you are messing up with another hack or you try to add something yourself ...

poprulz 02-04-2006 09:08 PM

oops...i had a look!

This is only in the extended version! So i should wait for psionic_vision to have a look!

Sorry about that.... i should have checked n mentioned it earlier.... thanx alot for having a look :)


All times are GMT. The time now is 04:06 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.01317 seconds
  • Memory Usage 1,741KB
  • 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
  • (6)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
  • (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