What this does
Adds an option to the quick links drop down menu to toggle Viewing sigs in the postbit on or off.
To do list...
* Time to install: 2 minutes
* New Templates: 1 (auto)
* Template Edits: 2 (manual)
* New Files: 1 (upload)
* New Phrases: 0
* New Phrases: 0
* New Plugins: 0
Help & Support
Before asking for support Please make sure you have done all necessary changes! If you still need support please post a reply here. Help & Suport will be given to those who click install only.
Planed Updates
*An ajax version will be coming out sometime soon. but i am looking for a co author to help me code it. If you know AJAX please read this post: http://www.vbhackers.com/forum/showthread.php?t=3491
Note
This is my first hack. Many thanks to Arnoud for helping me code it. I run it on my board and it has been tested but use at your own risk.
Hope you like, feedback welcomed.
Remeber to Press:
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
1.) Did you press the Don't View Sigs Option in the navbar/quicklinks?
2.) What version of vB do you have?
3.) Are you sure you didn't miss out this part in the readme:
Quote:
Originally Posted by The Readme File
B) In postbit or postbi_legacy FIND:
<if condition="$post['signature']">
Add BELOW:
<if condition="$bbuserinfo[sig] == 0">
Then FIND:
<!-- / sig -->
Add BELOW:
</if>
4.) Check in the table User to see if you have the column sig at the end of it.
press refresh after 2 minutes of replying and i will have posted back becuse i am currently online.
1.) Did you press the Don't View Sigs Option in the navbar/quicklinks?
2.) What version of vB do you have?
3.) Are you sure you didn't miss out this part in the readme:
4.) Check in the table User to see if you have the column sig at the end of it.
press refresh after 2 minutes of replying and i will have posted back becuse i am currently online.
Yes mate, did those changes as above. Also just checked the user table and it does indeed have a sig column. I did press the link and it says "You no longer can view sigs", but then I go into any thread and sigs are all still visible to me.
if it still doesn't work then look in 'user' at 'sig' at your userid and note the value then open up sig.php and then refresh the sql page and see if the value changed...
The following error occurred when attempting to evaluate this template:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/pzv/public_html/forums/includes/adminfunctions_template.php(3537) : eval()'d code on line 153
This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.