![]() |
This works absolutely great, and easy install :)
thx, you are my hero :) |
Quote:
if (!$getperms['canviewothers'] and ($thread['postuserid']!=$bbuserinfo['userid'] or $bbuserinfo['userid']==0)) { show_nopermission(); } $bbcodeon=iif($forum[allowbbcode],$ontext,$offtext); $imgcodeon=iif($forum[allowimages],$ontext,$offtext); $htmlcodeon=iif($forum[allowhtml],$ontext,$offtext); $smilieson=iif($forum[allowsmilies],$ontext,$offtext); and another line: if (!$getperms['canviewothers'] and ($thread['postuserid']!=$bbuserinfo['userid'] or $bbuserinfo['userid']==0)) { show_nopermission(); } if ($noshutdownfunc) { $DB_site->query("UPDATE thread SET views=views+1 WHERE threadid='$threadid'"); } else { $shutdownqueries[]="UPDATE LOW_PRIORITY thread SET views=views+1 WHERE threadid='$threadid'"; } So what should I replace the code given on quickreply.txt with under showthread.php? Anyone that got it going under 2.3.2 can help? Thanks |
Chen has a link to the modifications you have to make if you're running 2.3.2 in the first post of this thread I believe.
|
Sorry guys, I can't believe I missed that in plain BOLD writing :P
|
Quote:
|
I have 2.3.2 and I did everything that the instructions said to do and the reply box doesn't work. Yes, I did look at the new instructions for 2.3.2, those are the ones I followed.
|
IT works perfect you hav to replace the third reference to the subject
|
Huh?
|
Tyro Hacker
Joined: May 2002 Style: Dark Blue IT works perfect you hav to replace the third reference to the subject the same problem I have, what do you mean ? |
Hiya, I have installed this hack and l did following the insulations. Awhile later.. I tried to view my showthread but the only problem l got,
Parse error: parse error in /home/x-sector/public_html/forums/showthread.php on line 505 Can anybody help me? thanks |
All times are GMT. The time now is 05:52 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|