![]() |
Ah ok, I hope so, would be a great addition
Thanks for your help anyway Bobster, appreciated :) |
oh me bad, i had it set to parse BBcode, HTML works fine :)
|
Quote:
Quote:
|
Thanks you very much :)
Is there a way to turn of the rotation please? with it on it makes the forum move on each refresh |
Quote:
Code:
<script type="text/javascript"> |
Sorry for the late reply, i didnt get an email saying you had replied :(
I have removed the 5000 and its working perfectly, thank you so much for your help :) |
Not interested the my version? this is bad..
Regards.. |
Quote:
|
Quote:
Quote:
|
wow my site looks soooo hot thank you for your hard work!
www.speedaholic.net I marked as installed! sweet so happy! |
Quote:
|
Quote:
|
This is one awesome plugin! But I do have to ask you something if you don't mind.
1), is it possible that you can make an option out of that it changes blocks after every xxx seconds? I noticed not a lot of people that noticed this plugin being added liked the way it changes block automatically. 2), We have a chat box at the bottom of our forum, and like 1), the block changes causes height changes which causes to mess with the chat box itself. It doesn't really changes the chat box, but it keeps changing the heights because every block has different set of lines / space it uses. Possible you can think of something? That'll be great. This plugin is awesome though, thanks! |
Quote:
|
Reagrding the Display of recent threads etc, within one of the tabs .
Im not sure how this is integrated ( not via cpms ) We just want to list latest threads within one of the tabs. Help appreciated ( have incidentally looked at recentthread.php and on vba site. Ozzy |
Thanks guys, I figured it out. :D. I was also wondering if the author of the plugin could add a "Are you sure you want to delete this announcement" box after you selected on "delete". I accidentally selected delete rather than edit. And it removed the announcement right away.
|
This is probably one of the most useful and pragmatic mods I've seen on this site. Great work, Bree (and all who lent a hand)! People tend to ignore my announcement forum--which rests at the top of my forums--but with this mod, important announcements can't be ignored!
|
Till Bree gets back online (to update this), here is the full 2.0.5 (PHP 5 Compatibility Fixes) that you can upgrade too.
|
Quote:
Regards. |
Quote:
|
Any possible way announcements can be done / shown for specific usergroups? handy for secret announcements.
|
Quote:
Quote:
Quote:
Quote:
SmnLikQuick is in heavy development (Right alongside TFH) and will be sporting quite a few new features in the near future.. a while in coming I know but we are working on it and hopefully everyone will be happy with the results very soon. Thanks for all your support and patience! Always, Bree |
thanks for this Bree and the rest of the team who put this together its a great mod members like this one a lot
|
Quote:
I checked the path and by making it direct using http and making headway, but still get this error. 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 Warning: mysql_result(): supplied argument is not a valid MySQL result resource in [path]/admincp/smnlikquick.php on line 51 I have no clue on where to turn to correct this issue. Vbulletin works and so does everything else, and I don't have a clue why it cannot access the database with this program. It beyond my scope at this point, and need someone to point my in the right direction to get this working. Thanks No one have any ideas on the problem here? Left a message a few days ago, and was hoping that there was something that I could try. |
Quote:
|
Quote:
|
Quote:
Quote:
|
Thanks Bree and wlcome back.
Could you run some checks please, to see if there is some java script collision... ( or ajax code ) that could be affecting the display of the template chooser. We have noted that with this mod activated, users cannot see the style chooser, with it deactivated they can? Weird I know... but perhaps there is a conflict somewhere ( almost 100% possibly our webpoint template ) |
Quote:
There's no such file named smnlikquick_css.css in the package they gave us!! :( |
Quote:
I'll let Bree know that there is a mistake in her install instructions on the location of the CSS file on the (optional) step 5 part of the install instructions includes this (which tells you the location of the file) Quote:
|
You need to check post 26
Quote:
|
Quote:
|
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? |
It should be using the vBulletin Database Class. I will check out if it isn't and make necessary changes. :)
|
Actually, after reading your post again, it would seem that you cannot access your db. You getting these errors else where.
|
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! |
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? |
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?
|
Quote:
|
Here is a small update. It adds the ability to change auto rotation without the template edit. Just overwrite the product .xml do update.
|
All times are GMT. The time now is 04:25 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|