vS-Hide.Hack.Resurrection.Expanded.v3.7.0.for.vBulletin.3.7.PHP.NULLIFIED-GYS

Finally it works Hoxxy :) I confirm that with 3.7.1 javascript files (vbulletin_quick_reply.js and vbulletin_textedit.js) this great mod work like a charm :)
Be carefull guys...there is a common mistake you may make...
in readme somewhere says...
"ADD UNDERNEATH (Please note that this step is applied to two templates.)"
and reffers on 2 templates...
postbit AND postbit_legacy
so... my mistake was that i had added the needed lines only to the 1 template :)

Spread it! It works on 3.7.2 !
Also...guys, you may want to download notepad2 to help you with these edits...i was helped a lot... ;) google it ;)
 
Hello.
Not exactly alter the "template"
Because of my template vbcomplete, is designed to 3.7.1 but can not find that text to change.
 
Hi,
I installed this addon, but i have a problem with this addon. Thanks won't show in peoples profile? how do i get that to work?

I didn't have this too:
errorforumny9.png
 
writer said:
Hi,
I installed this addon, but i have a problem with this addon. Thanks won't show in peoples profile? how do i get that to work?

I didn't have this too:
errorforumny9.png

I have the same problem, and my modification is ok

so for view the postbit info, disable the module :

HTML:
Hide Hack Resurrection (Conditional Execution)     postbit_display_complete
and ad the code (normally for 3.5.x)

Code:
					<if condition="$show['hidetag_thankyou_system']">
						<div id="thanks_postbit.$post[postid]">$thanks_postbit</div>
					</if>

after :

Code:
					<div>
						$vbphrase[posts]: $post[posts]
					</div>

(or where you want)

for me it work with 3.7.2 with this modification
 
could i take the javascript files from 3.7.1 and use them on 3.7.2 in order to get this mod to work?
 
Question:

If someone pushes the thanks button, does it leave you any reputation?
Is there a way to enable/disable/edit that?
 
thanks but getong error.

vS-Hide Hack Resurrection: Incomplete Installation!

One or more of the required files are missing.
Please read over readme.html and ensure every file from the upload directory is uploaded to vBulletin forum root.

Afterwards, click here to refresh the page.

please help
 
Back
Top