Forum Announce Consecutive Rolled

mastram

New Member
Version: 3.7.3

Forum Announce Consecutive Rolled ( no need edit template )

What is this ?

The Forum Announce will be display under navbar at forum home page and consecutive rolled .


How to install :


  • Import product-home_announce.xml (as product): AdminCP > Plugin System > Manage Products > [Add/Import Product]
  • Try to give some Announce at AdminCP >Announcement Manager for your forum
  • Back to forum home , check !
Demo: Check here
 
x-manation said:
This product is not compatible with version 3.7.3 of vBulletin. (Compatible starting with 3.8.x)

Open it :

Find:

HTML:
<dependency dependencytype="vbulletin" minversion="3.8.x" maxversion="" />
Modify to

HTML:
<dependency dependencytype="vbulletin" minversion="3.7.3" maxversion="" />

:)
 
Back
Top