Back to vBulletin 3.7 Template Modifications

add alert if thread added + enter to forumdisplay
Mod Version: 1.00, by salman22

This modification is in the archives.
vB Version: 3.7.3 Rating: (2 votes - 4.50 average) Installs: 5
Released: 27 Sep 2008 Last Update: Never Downloads: 0
Not Supported Template Edits Auto-Template Code Changes Re-usable Code Translations  

hello every one ,

in last thread we learn how to add alert if any one add new Privat message

alert At the writing Private Messages

but today we will learn how to add alert when add newthread

and how to add alert when you login any forumdisplay
this is easy ..

first, add alert when add newthread

open template

newthread

Search for

PHP Code:
</head
add above

PHP Code:
<if condition="$forumid == 'XX'">
<
script type="text/javascript">
alert("Text");
</
script>
</if> 
and don't forget change XX

to forumdisplay number

save edit

now when enter forumdisplay open template

search for

PHP Code:
</head
add above

PHP Code:
<if condition="$forumid == 'XX'">
<
script type="text/javascript">
alert("Text");
</
script>
</if> 
and don't forget change XX

to forumdisplay number

Do not forget to replace the text you want

thanx and I wait your comments

salman22

Download

No files for download.

Supporters / CoAuthors

  • salman22

vblts.ru supports vBulletin®, 2022-2024