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
I don't konw... But I check all the codes.. And it seem to be right
HELP MEEEEEEE
If its just stuck loading, that's because its trying to find the source and its not finding it. I am willing to bet that its a simple path issue between vBa CMPS and vB .. this is common with vBa when you have vBa installed in the root and vB in a subdirectory of root..
If its just stuck loading, that's because its trying to find the source and its not finding it. I am willing to bet that its a simple path issue between vBa CMPS and vB .. this is common with vBa when you have vBa installed in the root and vB in a subdirectory of root..
So...
In headinclude I have:
Code:
<!-- SmnLikQuick -->
<link rel="stylesheet" type="text/css" href="http://tuttopes.net/forum/clientscript/smnlikquick_css.css" />
<script type="text/javascript" src="http://tuttopes.net/forum/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 -->
I clicked on uninstall and everything looked like it went ok. The smnlikquick menu disappeared in the cp and the tabs disappeared in the forum but now I am getting database errors. I looked in the templates and there is a smnlikquick template listed under Custom Templates. This may be what is causing the errors but I can't figure out how to get rid of the template. There is no delete button and it won't let me just delete the code. Any ideas on how to get rid of this template and if this is what is causing the database errors?
I clicked on uninstall and everything looked like it went ok. The smnlikquick menu disappeared in the cp and the tabs disappeared in the forum but now I am getting database errors. I looked in the templates and there is a smnlikquick template listed under Custom Templates. This may be what is causing the errors but I can't figure out how to get rid of the template. There is no delete button and it won't let me just delete the code. Any ideas on how to get rid of this template and if this is what is causing the database errors?
Thanks.
To get rid of a custom template, just revert it and it will delete it..
This is a very nice mod, but there is some problem with cyrillic characters as noted before. Any input in diferrent charachers (for example greek) gets saved as question marks (????? ???? ???). This is the only module with this kind of problem, is there some forgotten charset mis-type somewhere?
Unfortunately I am still getting errors after uninstalling smnlikquick.
I keep getting the following error:
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT * FROM `smnlikquick` WHERE `id`='2' LIMIT 1;
MySQL Error : Table 'mdforum.smnlikquick' doesn't exist
I've look through some of my templates but I have no idea where the problem is.
Anybody else have any ideas? Its really annoying getting all these error messages every day.