G.1404 : News and Announcements v1.0.6 Beta 2 - Notifications Popup & Text Variables
Mod Version: 1.0.6 Beta, by BCP Hung
vB Version: 4.x.x |
Rating: (5 votes - 4.60 average) |
Installs: 78 |
Released: 06 Aug 2011 |
Last Update: 05 Oct 2011 |
Downloads: 553 |
Not Supported
DB Changes
Uses Plugins
Template Edits
Auto-Template
Additional Files
Translations
Is in Beta Stage
|
/*======================================================================*\
|| ####################################################################
|| # G.1404 : News and Announcements
|| # -------------------------------------------------------------
|| # Copyright © 2011 Getamped 1404 Official. All Rights Reserved.
|| ####################################################################
\*======================================================================*/
About this add-on :G.1404: News and Announcements is a simple add-on that helps you manage information for the forum: news, announcements. System operation is simple and capable of highly customized, particularly flexible in the use, additional, ads and notifications popup feature alongside content information and notification.
This add-on is developed in three directions: Basic, Standard and Advanced. This is the Basic version. Feature :- News and Announcements Basic : with some text variables following :
- {bbtitle} : Forum Name (in option : Site Name / URL / Contact Details) ; (new in v1.0.6 Beta 2)
- {bburl} : Forum URL (in option : Site Name / URL / Contact Details) ; (new in v1.0.6 Beta 2)
- {username} : User Name (non-markup with HTML) ; (new in v1.0.6 Beta 2)
- {musername} : User Name (markup with HTML) ; (new in v1.0.6 Beta 2)
- {userid} : User ID ; (new in v1.0.6 Beta 2)
- {sessionurl}, {sessionurl_q} : Replace for this session variable : {vb:raw session.sessionurl} and {vb:raw session.sessionurl_q} in URLs. (new in v1.0.6 Beta 2)
- News and Announcements Advanced : with some effects following :
- SlideUp : news and announcements are displayed in turn in a line, scroll to the bottom-up.
- Scroll : news and announcements are displayed in turn in a line, scroll from right to left.
- Lined : news and announcements are displayed in turn in a line, change one like slide. (new in v1.0.5)
- Fade : news and announcements are displayed in turn in a line, change one like fade. (new in v1.0.5)
- Additional and integrate feature :
- [Additional] Advertiment : displaying small ads box next to news and announcements main box, especially can be customized to show what you want.
- [Integrated] Notifications Popup : change the default method of the vBulletin to display notifications with popup window by a small message box, friendly interface. (new in v1.0.6 Beta 1)
Install :- Download attachment file : G.1404.News.and.Announcements.v1.0.6.Beta.2.zip.
- Unzip and upload 2 folders : clientscript and images in upload folder to forum root.
- Import file product-news_announcements.xml in xml folder.
AdminCP -> Plugins & Products -> Manage Product -> [Add/Import Product].
- Optional - Reset default setting.
AdminCP -> Settings -> Options -> G.1404 : News and Announcements.
Upgrade :- Step 1 and 2 in Install process.
- Import file product-news_announcements.xml in xml folder.
AdminCP -> Plugins & Products -> Manage Product -> [Add/Import Product].
Make sure Allow Overwrite set Yes.
- Check all settings again.
Change log :- Version 1.00 Beta to 1.0.33 : for ITVNN : News Mod.
- Version 1.0.5 Beta 1 (06/08/2011) : Beta version.
- Version 1.0.5 Beta 2 (11/08/2011) : Beta version.
- Version 1.0.5 Beta 3 (20/08/2011) : Beta version (not released).
- Version 1.0.5 (05/09/2011) : Official version.
- Version 1.0.5 Patch Level 1 (10/09/2011) : Patch version (not released).
- Version 1.0.6 Beta 1 (21/09/2011) : Beta version.
- Version 1.0.6 Beta 2 (27/09/2011) : Beta version.- Updated : JavaScript file (jquery.news-announcements.js), remove Notifications Popup function and turn in CSS, optimize code.
- Updated : Rebuilt HTML templates with major changes.
- Added : Add new PHP plugin code for text variables.
Demo :
Screenshot : - Front-end : http://s1103.photobucket.com/albums/g479/getamped1404/vBulletin%20Addons/G1404%20-%20NaA/?action=view¤t=G1404NaA-FrontEnd.png
- AdminCP : http://s1103.photobucket.com/albums/g479/getamped1404/vBulletin%20Addons/G1404%20-%20NaA/?action=view¤t=G1404NaA-AdminCP.png Additional info : use for Notifications PopupThis notice effect to who use Notifications Popup. In forum that Administrator enable Pop up a Notification Box When a Private Message is Received for all users and now use the integrated features to replace it, there is a troubling is that both systems work together.
I have a solution to help you overcome this problem, see the instructions below and perform :- Open config.php file, go to the location (usually line 126) :
PHP Code:
$config['SpecialUsers']['canrunqueries'] = '';
Enter in '' your administrator id (usually you), eg :
PHP Code:
$config['SpecialUsers']['canrunqueries'] = '1';
- Save and update to old file.
- In AdminCP, go to : Maintenance -> Execute SQL Query.
At Automatic Query select : No - Pop up a Notification Box When a Private Message is Received and click Continue.
- Continue with : Confirm Query Execution click Continue.
- When successful, you will see : Affected Rows: XX (XXXs), click Restart to complete.
Good luck !
Download
G.1404.News.and.Announcements.v1.0.6.Beta.2.zip (15.9 KB, 469 downloads)
|