The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Please help for notification forums
hi,
sorry for my english but i'am italian. My vbulletin version is 4.0.8 I want to add this option: instant notification by email when user subscribed to forum. I'have delete the line 15 and 17 into ACP > Go to Style Manager > Choose The Style > Edit Template > Find subscribe_choosetype PHP Code:
I 'have creating a new thread in that forum about 15 minutes, I haven't receive any email. Help me please.... |
#2
|
||||
|
||||
Deleting the if statement around
Code:
<vb:if condition="$show['subscribetothread']"> <option value="1" {vb:raw emailselected.1}>{vb:rawphrase instant_notification_by_email}</option> </vb:if> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|