Version: 2.0.4, by Bree
Developer Last Online: Dec 2012
Category: Forum Home Enhancements -
Version: 3.7.x
Rating:
Released: 03-11-2008
Last Update: 05-10-2008
Installs: 214
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage
No support by the author.
Description:
SmnLikQuick v2.0 adds an advanced announcement block (Title and Content) to your vBulletin powered pages that is easily managed via AdminCP. This new version (based on the AJAX Tabs Content Script (v 2.0) written by Dynamic Drive), utilizes Ajax to display multiple announcements in one container when the title (tab) is clicked on. It also has the ability (and utilizes this ability upon install) to rotate between tabs (announcements) in a "slideshow" type manner until a user explicitly clicks on a tab (see screenshots provided).
See Post #02 for log. See Post #98 for Upgrade Instructions. See Post #99 for Multiple Styles Fix
King Kovifor
(who added BB Code Parsing! Thanks so much King!)
Please Note that there is a new setting that allows Admins to choose whether to parse BB Code or HTML (not both). It is reccomended that you parse BB for security reasons, however the choice is yours.
SmnLikQuick Addons:
SmnLikQuick CMPS Module - This turns your SmnLikQuick v2.0.x Announcements Block into a CMPS Module. You MUST have BOTH SmnLikQuick v2.0 AND vBAdvanced CMPS installed. Demo: SmnLikDat.com
Future Features:
Usergroup permissions per Announcement.
Slideshow timing controlled via AdminCP (Control Speed or Disable this feature)
Display certain Announcements to certain users via their UserCP
INSTALL:
Upload the files within the UPLOAD folder (in this package) to the corrosponding forum directories on your server making sure to keep the filetree intact.
Import Product: SmnLikQuick.xml via AdminCP>Plugins & Products>Manage Products>Add/Import Product
(Optional) Edit includes/smnlikquick_css.css to match your style.
Add Announcements & Enable the SmnLikQuick Mod via AdminCP>SmnLikQuick
Don't forget to mark as installed! Support will be given in this thread. Comments appreciated and feature requests welcomed! Thank you and Enjoy! -Bree
It seems to still work. However, when I select Manage Announcements, I get the following errors:
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/usr/local/mysql-5.0/data/mysql.sock' (2) in /admincp/smnlikquick.php on line 36
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /admincp/smnlikquick.php on line 36
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /admincp/smnlikquick.php on line 37
It seems to still work. However, when I select Manage Announcements, I get the following errors:
Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/usr/local/mysql-5.0/data/mysql.sock' (2) in /admincp/smnlikquick.php on line 36
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /admincp/smnlikquick.php on line 36
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /admincp/smnlikquick.php on line 37
Nice hack.
How can I let my moderators use this in the mod cp?
At this time there is no permissions for the ModCP... I've added that to the future features list and will be workin' on that...
Quote:
Originally Posted by rolandogomez
Cool, let me know. Also, do you do custom work, these other "guys" are all ugly looking I'd rather have a beautiful programmer (grins)...on kids, know that one well, I have five (grins). Regardless, you're always going to be "12" plus whatever you want to add to it, I'm 24 plus 21. Hey, you programmers and coders, how many bytes is that? or is it bits? Don't know, I'm only a webmaster of sorts... Thanks, rg sends!
I sent you an email through vBulletin.org =0)
Quote:
Originally Posted by beduino
excelent
tks a lot
beduino
** a question [or suggestion ...] how we display in vbadanced?
tks again
Added to Future Features list -- Gonna be working on making this happen today cause I really need it too LOL
View the source on the page once the mod is installed... between the head tags you should find coding like below:
HTML Code:
<!-- SmnLikQuick --><link rel="stylesheet" type="text/css" href="/clientscript/smnlikquick_css.css" /><script type="text/javascript" src="/clientscript/smnlikquick_ajax.js">
/***********************************************
* Ajax Tabs Content script- ? Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
</script><!-- / SmnLikQuick -->
which was completed in Template Edit One... Does this show up? If not, then the templates were not edited correctly (or the correct templates were not edited).. This is why links are useful... so that I can view and pinpoint the problem easier... Just saying "it doesn't work" doesn't help us much in determining the issue... And I see the error but have no way of reading it from the screenshot.... I've installed this hack, per instructions, 30+ times on several different versions of vB and have run into no problems... All my boards are ran with php4 however, so have someone testing on php5 tomorrow... I'm working hard to get this matter fixed for you... Please have patience.