The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
report own post
the code for this was on vb.com somewhere but can't remember where
|
#2
|
||||
|
||||
uncomment the <if condition> around the report button
|
#3
|
||||
|
||||
you sure? i remember being told to change some thing that was set to false to true and that was hardcoded
|
#4
|
||||
|
||||
<if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a> </if>
Just remove the if condition around the report link it works fine |
#5
|
||||
|
||||
the hardcoded thing, was outcommented in 301 iirc
|
#6
|
||||
|
||||
found it
find in "functions_showthread.php": PHP Code:
PHP Code:
|
#7
|
||||
|
||||
actually you should replace it with:
PHP Code:
|
#8
|
||||
|
||||
what's the difference
/me sports the dunce hat |
#9
|
||||
|
||||
on your change you could also do a
PHP Code:
|
#10
|
||||
|
||||
thank you, and thank you even more for the explanation )
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|