Version: 1.0.6 Beta, by BCP Hung
Developer Last Online: Jan 2019
Category: Mini Mods -
Version: 4.x.x
Rating:
Released: 08-05-2011
Last Update: 10-04-2011
Installs: 78
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files Translations Is in Beta Stage
No support by the author.
/*================================================= =====================*\
|| ################################################## ##################
|| # 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)
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 :
- AdminCP :
Additional info : use for Notifications Popup
This 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.
Ive installed.... one Weird thing .. .is that the "FADE" option only shows up on forum display ..it doesnt show up on the forum home page .. dont get why it doesnt
Ive installed.... one Weird thing .. .is that the "FADE" option only shows up on forum display ..it doesnt show up on the forum home page .. dont get why it doesnt
Thank you for using !
Are you have any custom script in FORUMHOME ?
In demo, it work normal, you can check that.
yeh i have custom scripts ..flash n iframes on my forum home page... would these conflict?
Yap, I think so. You can test with fresh template with new style.
How : Create new style, if my modification work normal, maybe your have problem. If continue not work, patch level will be make.
Yap, I think so. You can test with fresh template with new style.
How : Create new style, if my modification work normal, maybe your have problem. If continue not work, patch level will be make.
Hi,
Works on a clean template and default template.... but not on my normal one ... any ideas for a fix?