The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
this ^^
PHP Code:
|
#12
|
|||
|
|||
Quote:
|
#13
|
|||
|
|||
I need it to only have it do it for there first reply. Also how do i make it so if the person that made the new thread doesn't have t put there own name in there replies to there own threads?
Thanks. |
#14
|
||||
|
||||
use this:
PHP Code:
|
#15
|
|||
|
|||
Works great but one little problem
SAY JOHN makes a new thread. And STEVE wants to reply and he doesnt use the users name of JOHN in his reply. He gets the error saying use the username but there is this line at the top of the web page Warning: Empty Delimiter in /usr/local/psa/home/host/bburl.com/httpdocs/messageboard/newreply.php on line 102 |
#16
|
||||
|
||||
what is line 102 and about 5 lines above and below
|
#17
|
|||
|
|||
sorry haha
PHP Code:
if($repliesbybbuser['total']==0 and $getfirst['userid'] != $bbuserinfo['userid'] and !strstr(strtoupper($message),strtoupper($getfirst['username']))) { lol |
#18
|
||||
|
||||
hmm, this should work normally...
maybe you can try this: PHP Code:
|
#19
|
|||
|
|||
nope same error. Weird.
|
#20
|
|||
|
|||
with the new code evn though i get that error even though u still put the name in the reply it says u need the usernames name in your reply error. Something is definately wrong.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|