The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[AJAX] SmnLikQuick v2.0 - Advanced Announcements Block Details »» | |||||||||||||||||||||||||||
[AJAX] SmnLikQuick v2.0 - Advanced Announcements Block
Developer Last Online: Dec 2012
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 DEMO: SmnLikDat.com Community Co-Owner/Co-Authors:
SmnLikQuick Addons:
Supporters / CoAuthors Show Your Support
|
Comments |
#312
|
|||
|
|||
You need to check post 26
Quote:
|
#313
|
||||
|
||||
Quote:
|
#314
|
|||
|
|||
Ok, not knowing enough about mysql and the database errors that I have been getting, and took a look at the code in the admincp SmnLikQuick
Now I'm using mysql version 5 and on lines 50 and 51 reads as follows $announcements = mysql_query("SELECT count(*) FROM `" . TABLE_PREFIX . "smnlikquick`"); $announcement = (mysql_result($announcements, 0, 0)); Should mysql be changed to "mysqli"? If I change this, I don't get a cannot access database message but now I get the following. Warning: mysqli_query() expects at least 2 parameters, 1 given in [path]/admincp/smnlikquick.php on line 50 Fatal error: Call to undefined function mysqli_result() in /home/xxxxxxxx/www/www/forums/admincp/smnlikquick.php on line 51 Notice how these errors are not there now.....Below Warning: mysql_query() [function.mysql-query]: Access denied for user: 'torontod@localhost' (Using password: NO) in [path]/admincp/smnlikquick.php on line 50 Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in [path]/admincp/smnlikquick.php on line 50 Just my 2 cents worth here from a rookie, but am I going to the right direction here? |
#315
|
||||
|
||||
It should be using the vBulletin Database Class. I will check out if it isn't and make necessary changes.
|
#316
|
||||
|
||||
Actually, after reading your post again, it would seem that you cannot access your db. You getting these errors else where.
|
#317
|
|||
|
|||
Quote:
Strange thing is that I created 3 announcements and they show up, and run like they should, but it is only when I need to manage the announcements is where there error shows up. There is a smnlikquick table listed in the database, and the three messages are there as well, so there is some point were the program can access the database, and it seems that the manage portion is the one having the issues. Is there anything that I can do? Thanks in advance P.S. The only way that I could get this program to run, is put in an annoucement and all is fine with the display, and the message on the CMPS screen. I have two messages there and it works that way, but if I need to delete an old message, I have to go to mysql home page and remove it from the table..... Strange one! |
#318
|
|||
|
|||
Everything works fine and i have resized the module so that i can fit a square box to the left for advertisements.
I am getting an error in IE7 though. "Interner Explorer cannot open this site url.." It's a dialog box and when you click ok or X out it goes to a page not found. I've asked some other users and they are not having this issue but i still want to find out what the problem is. Any help? |
#319
|
|||
|
|||
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?
|
#320
|
||||
|
||||
Quote:
|
#321
|
||||
|
||||
Here is a small update. It adds the ability to change auto rotation without the template edit. Just overwrite the product .xml do update.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|