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)
-   -   New Posting Features - vS-Hide Hack Resurrection (https://vborg.vbsupport.ru/showthread.php?t=123527)

certvn 08-27-2006 02:42 AM

Quote:

Originally Posted by oricon
if the hack is enable i become an error:
Code:

Fatal error: Call to undefined function: parsehide() in /var/www/virtual/domain.tld/board/htdocs/includes/class_postbit.php(296) : eval()'d code on line 6
if the hack is disable i become no error, but the hack isn?t running. :laugh:
so, thats the problem? in vb3.5.x all was fine and now in vb3.6.0 this error.

update: i become the following error if the hack is enable or disable:
Code:

Fatal error: Call to undefined function: parsehide() in /var/www/virtual/domain.tld/board/htdocs/includes/functions_forumdisplay.php on line 162

I get the same error above.

Help me please

akanevsky 08-27-2006 12:22 PM

Quote:

I get the same error above.

Help me please
You need to cancel file modifications from the previous version of this hack.

akanevsky 08-27-2006 12:44 PM

Just updated the ZIP. Please overwrite the existing product with the updated product to remove the "call to function of non-object" problem.

certvn 08-27-2006 02:50 PM

Thank a lot

bolly.beats 08-27-2006 03:11 PM

Hello guys,
I need help with this please as i am not that good in english...

Quote:

FILE UPLOADS
For each of the pairs below, copy the file on the left from the archive package you have downloaded to the path you can see on the right.
Example: If you need to copy ./admincp/thehack.php to ./somefolder/thehack.php, it would mean that you need to copy a file, called thehack.php from the admincp subfolder of the package you have downloaded to the somefolder subdirectory of your forum engine.
./upload/*.* => ./*.* Step is Complete. ( Done)
This Step I don't get it. I mean where do upload the files that in upload folder of this Hack? someone please help :) thank youuuu

akanevsky 08-27-2006 03:15 PM

Quote:

Originally Posted by bolly.beats
Hello guys,
I need help with this please as i am not that good in english...



This Step I don't get it. I mean where do upload the files that in upload folder of this Hack? someone please help :) thank youuuu

Upload the contents of the upload folder straight into your vbulletin folder.

bolly.beats 08-28-2006 03:28 AM

I am NOT into coding at all, but it's just I was looking into this and I guess i messed with it and fixed it. so before trying this please wait till what other people say if its right or not.

I was just havin an error with the codes of this hack.. I mean for all topic it was workin and for one topic it was showin me some error and it was in
includes/vision scripts/psionic_hide/global_start.php
It was on line 140: Do you where it says [0-9]* in original codes, i changed that to [0-9,]+ which i got it from the line 143 and it was about SHOWTOGROUPS... it looks like working for me on my forums.. please EXPERTS let me if i am right or not. Thank you .... :D

Original:
Quote:

$message = preg_replace("/\[(" . $this->tags['HIDE-POSTS'] . ")=("|\"|'|)([0-9]*)\\2\](.*)\[\/\\1\]/esiU", "\$this->parse_bbcode_hposts('\\4', \\3)", $message);
FIXED:
Quote:

$message = preg_replace("/\[(" . $this->tags['HIDE-POSTS'] . ")=("|\"|'|)([0-9,]+)\\2\](.*)\[\/\\1\]/esiU", "\$this->parse_bbcode_hposts('\\4', \\3)", $message);
Still Images are not showing up in my forum. I have to fix that I don't know why... if someone can help plz... thanxxx.

MajorFm.com 08-28-2006 09:57 AM

^^^ You need to enable them in the specific forum, admincp options and for the usergroup

akanevsky 08-28-2006 12:20 PM

Quote:

please EXPERTS let me if i am right or not.
No, you are not. There should only be digits in the parameter of HIDE-POSTS, no commas...

As for the images, please download updated package and overwrite your global_start.php...

bolly.beats 08-28-2006 01:34 PM

hey thanx for reply...
but it works fine for me :p and right after that line 140... it was same thing on line 144 i think... it was about SHOWGROUPS... there was a comma in the parameter....
so what u think.. i should just leave it because its workin or change it ??
thnx once again :)


All times are GMT. The time now is 10:17 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.02241 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (7)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