![]() |
this will be very usefull I will install later when I have access to my forum.
|
Great idea!!!!!!
|
Quote:
O_____________________O;; |
this is a fantastic idea
well done:) |
Everyone got this to work? For some reason my $modalert is not showing up in postbit (not the code, but forum).
|
PHP Code:
Anyone else have this problem? This is a hack of a hack that I wrote.. it's extracted functionality from a bigger hack on my site so I'm not 100% about the install. |
Can this be modified to start a new thread per reported post?
I would like to create a private forum just for reported posts. |
I have the same problem with the moderator link not appearing. In fact the text you specified in your install file does not exist in functions.php
I found something similar and put this[ Code:
$post['message']=preg_replace("#(^| |\n|\r|\t|\]|>|\")(".$val.")(([\.,]+[ $\n\r\t])|$|\"|<|\[| |\n|\r|\t)#si", "\\1<highlight>\\2</highlight>\\3", $post['message']); |
Ahgeez.. ok I was high when I released this, I admit it.
The line you look for in functions.php is: Code:
$post[message]=bbcodeparse($post[pagetext],$forum[forumid],$post[allowsmilie]); |
]
Quote:
|
All times are GMT. The time now is 09:38 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:
|