vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Forum Home Enhancements - [AJAX] SmnLikQuick v2.0 - Advanced Announcements Block (https://vborg.vbsupport.ru/showthread.php?t=172773)

bashy 07-03-2008 03:48 PM

Ah ok, I hope so, would be a great addition
Thanks for your help anyway Bobster, appreciated :)

bashy 07-03-2008 04:31 PM

oh me bad, i had it set to parse BBcode, HTML works fine :)

King Kovifor 07-03-2008 06:02 PM

Quote:

Originally Posted by bashy (Post 1565909)
Thank you very much for the quick response and that worked great..
I take it you cant use html markup in it, cause that dont seem to work?

Quote:

Originally Posted by bashy (Post 1565955)
oh me bad, i had it set to parse BBcode, HTML works fine :)

I am working on having a setting for both HTML + BBCode. So hopefully that will be in the next release.

bashy 07-04-2008 08:27 PM

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

bobster65 07-04-2008 10:36 PM

Quote:

Originally Posted by bashy (Post 1566951)
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

To modify the auto rotation, edit the "smnlikquick" template and look for this code towards the bottom of it..

Code:

<script type="text/javascript">

var mytabs=new ddajaxtabs("tabs", "divcontainer")
mytabs.setpersist(false)
mytabs.setselectedClassTarget("link")
mytabs.init(5000)

</script>

Change the mytabs.init(5000) to mytabs.init() the 5000 is in microseconds, so it was set to rotate every 5 seconds... setting it to () removes the rotation completely and makes it so that you have to click on a tab.

bashy 07-05-2008 07:29 AM

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 :)

Namaless 07-05-2008 07:44 AM

Not interested the my version? this is bad..

Regards..

King Kovifor 07-05-2008 05:09 PM

Quote:

Originally Posted by Namaless (Post 1567210)
Not interested the my version? this is bad..

Regards..

Bree has complete control over that. As it stands she does not have a computer right now, and cannot reply to you. Be patient and see what she says.

Nectro 07-08-2008 04:15 PM

Quote:

Originally Posted by Dennis Kaczor (Post 1561525)
Ok running VB 3.72 and a friend brought this program to my attention.

Installed and when I go to add a message I get this SQL error message.

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


Even if I add a message, then I don't get a message block like I have seen, and if I add another message it does not display right.... Like this
  • Test1
  • Test2

Any ideas? I would love to see this one work.

Ok guys i have same DB problem here, i got the css sorted but i still get this error:

Quote:

Warning: mysql_query() [function.mysql-query]: Access denied for user 'xploit'@'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
Could some one help me out? Reinstall of the product does not work either.

Rideharder 07-08-2008 07:30 PM

wow my site looks soooo hot thank you for your hard work!

www.speedaholic.net

I marked as installed!

sweet so happy!

Rideharder 07-08-2008 07:32 PM

Quote:

Originally Posted by Nectro (Post 1570187)
Ok guys i have same DB problem here, i got the css sorted but i still get this error:



Could some one help me out? Reinstall of the product does not work either.

what is the name of url?

Namaless 07-08-2008 10:28 PM

Quote:

Originally Posted by King Kovifor (Post 1567519)
Bree has complete control over that. As it stands she does not have a computer right now, and cannot reply to you. Be patient and see what she says.

Thanks to reply.. I'm waiting.. :)

Skyrider 07-09-2008 12:26 AM

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!

bobster65 07-09-2008 12:39 AM

Quote:

Originally Posted by FF|Skyrider (Post 1570570)
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!

You can stop the rotation.. just read up a few posts ... its an easy template edit .. and yes, there will be controls added into the next release.

TimberFloorAu 07-09-2008 01:51 AM

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

Skyrider 07-09-2008 10:41 AM

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.

lazserus 07-09-2008 01:56 PM

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!

King Kovifor 07-09-2008 07:38 PM

Till Bree gets back online (to update this), here is the full 2.0.5 (PHP 5 Compatibility Fixes) that you can upgrade too.

Namaless 07-09-2008 08:56 PM

Quote:

Originally Posted by King Kovifor (Post 1571334)
Till Bree gets back online (to update this), here is the full 2.0.5 (PHP 5 Compatibility Fixes) that you can upgrade too.

Any news for my modifications??

Regards.

King Kovifor 07-09-2008 09:01 PM

Quote:

Originally Posted by Namaless (Post 1571389)
Any news for my modifications??

Regards.

Bree handles those, and will get back to you as soon as possible.

Skyrider 07-13-2008 09:22 PM

Any possible way announcements can be done / shown for specific usergroups? handy for secret announcements.

Bree 07-13-2008 09:59 PM

Quote:

Originally Posted by lazserus (Post 1570995)
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!

You are soo super sweet... Thank you so much!

Quote:

Originally Posted by FF|Skyrider (Post 1570899)
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.

I cannot believe I left that out... *blush*... Yes we will get that one done for sure! Thanks & sorry about that.

Quote:

Originally Posted by TimberFloorAu (Post 1570599)
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

We're working on this one too...

Quote:

Originally Posted by FF|Skyrider (Post 1574543)
Any possible way announcements can be done / shown for specific usergroups? handy for secret announcements.

And this one =0)

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

Dingo14 07-14-2008 09:48 PM

thanks for this Bree and the rest of the team who put this together its a great mod members like this one a lot

Dennis Kaczor 07-16-2008 11:04 PM

Quote:

Originally Posted by King Kovifor (Post 1561532)
It cannot access your database from your supplied information. I wouldn't see why if your forums worked.

And double check the CSS path.

Tried to install this again, and still get the database errors.

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.

Dennis Kaczor 07-16-2008 11:58 PM

Quote:

Originally Posted by Nectro (Post 1570187)
Ok guys i have same DB problem here, i got the css sorted but i still get this error:



Could some one help me out? Reinstall of the product does not work either.

Did you ever get this program to work, I tried it again with the same errors.

Ng?i Sao Việt 07-17-2008 03:12 PM

Quote:

INSTALL:

1. 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.
2. Import Product: SmnLikQuick.xml via AdminCP>Plugins & Products>Manage Products>Add/Import Product
3. Refresh AdminCP (ie: Ctrl-F5)
4. Complete Template Edits (2 Edits) - Instructions provided in .zip file.
5. (Optional) Edit includes/smnlikquick_css.css to match your style.
6. Add Announcements & Enable the SmnLikQuick Mod via AdminCP>SmnLikQuick
Where on earth is the file smnlikquick_css.css anyway?

bobster65 07-17-2008 03:18 PM

Quote:

Originally Posted by Ng?i Sao Việt (Post 1577766)
Where on earth is the file smnlikquick_css.css anyway?

Quote:

1. 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.
Look in the UPLOAD folder and it will tell you what directory it is to be uploaded to.

TimberFloorAu 07-17-2008 09:31 PM

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 )

Ng?i Sao Việt 07-18-2008 12:06 PM

Quote:

Originally Posted by bobster65 (Post 1577777)
Look in the UPLOAD folder and it will tell you what directory it is to be uploaded to.

Nah, in the folder UPLOAD/forums/includes there's only one folder named xml with an xml file in it, and THAT'S ALL :confused:

There's no such file named smnlikquick_css.css in the package they gave us!! :(

bobster65 07-18-2008 01:57 PM

Quote:

Originally Posted by Ng?i Sao Việt (Post 1578376)
Nah, in the folder UPLOAD/forums/includes there's only one folder named xml with an xml file in it, and THAT'S ALL :confused:

There's no such file named smnlikquick_css.css in the package they gave us!! :(

...if you would have looked at the entire UPLOAD Folder, you would have found it in the UPLOAD/forums/clientscript/smnlikquick_css.css

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:

<!-- SmnLikQuick -->
<link rel="stylesheet" type="text/css" href="/clientscript/smnlikquick_css.css" />

Dingo14 07-19-2008 12:54 AM

You need to check post 26
Quote:

There's no such file named smnlikquick_css.css in the package they gave us!!
https://vborg.vbsupport.ru/showthrea...=172773&page=2

bobster65 07-19-2008 01:04 AM

Quote:

Originally Posted by Dingo14 (Post 1578761)

The ZIP File has long been updated.. he was just not looking in the correct place because the instructions say its elsewhere. :)

Dennis Kaczor 07-20-2008 12:10 AM

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?

King Kovifor 07-20-2008 12:26 AM

It should be using the vBulletin Database Class. I will check out if it isn't and make necessary changes. :)

King Kovifor 07-20-2008 01:59 AM

Actually, after reading your post again, it would seem that you cannot access your db. You getting these errors else where.

Dennis Kaczor 07-20-2008 03:13 PM

Quote:

Originally Posted by King Kovifor (Post 1579540)
Actually, after reading your post again, it would seem that you cannot access your db. You getting these errors else where.

Wow, the first message I thought there was some hope in getting this to run, and now I'm back to square one again!
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!

DoB Rhapsody 07-26-2008 04:33 PM

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?

Defkalion 07-27-2008 10:59 AM

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?

King Kovifor 07-27-2008 12:21 PM

Quote:

Originally Posted by Defkalion (Post 1585191)
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?

Will look into it, added to our internal tracker.

King Kovifor 07-27-2008 01:24 PM

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
  • Page Generation 0.01790 seconds
  • Memory Usage 1,857KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (27)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete