The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
This is for vb 2.3.x --
I want to add an email address to the report.php file, i've tried, but can't get it figured out. I don't want to have to add a user just to do this. I'm attempting to setup a generic yahoo account so mods can login to that one if they want and reply to reported posts or take care of moderator biz there w/o giving away their personal email account. Right now, the php code is PHP Code:
|
#2
|
||||
|
||||
![]()
$email = 'blah@yahoo.com';
vbmail($email, $subject, $message); or vbmail('blah@yahoo.com', $subject, $message); |
#3
|
|||
|
|||
![]() Quote:
Thx WhaLberg -- I'm wanting to KEEP the $moderator though, that way I don't have to modify that each time I add a Moderator, I want to have this one 'as well' ![]() |
#4
|
||||
|
||||
![]()
Add the one I gave as a line, so you won't have to change anything.
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|