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)

t.uzuner 09-07-2008 02:52 AM

hi friends;
i how got a 2 problem
1) i want close the slideshow style. i want only run a click tab
2) look at the pictures

King Kovifor 09-07-2008 01:51 PM

Quote:

Originally Posted by douffle (Post 1616217)
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.

Thanks.

Is this occurring on your forum home?

douffle 09-07-2008 06:06 PM

Quote:

Is this occurring on your forum home?
I don't think it is from FORUMHOME because I removed a snippet of code that was left there after the uninstall, unless there is more that I didn't see. Everyday I receive emails from my forum with that database error message and I'm not sure what is causing it. I logged onto my site , played around and posted a couple of test messages and stuff like that to see if I could generate the error but so far I haven't been able to but I still receive a 2 or 3 of those email error messages daily.

I'm not sure where smnlikquick puts all of its code or I would search through and try to remove every piece of it. I have searched through a few other templates such as forumdisplay, footer, registration, etc but I can't see any code that looks like it is associated with smnlikquick.

I'm not sure, when I used the uninstall, why it didn't remove everything?
Smnlikquick is not being displayed on the site since the uninstall and the menu for smnlikquick is gone from the admincp.

douffle 09-07-2008 08:00 PM

I just noticed that there is a file called smnlikquick.php in the modcp folder.
I could try deleting that file but I don't think that will resolve it because something must be calling that file to get the database error. Maybe I'll try deleting it and see if the calling file creates an error. That may tell me what file is calling it.

akulion 09-07-2008 09:21 PM

didnt work for me the tabs just show up as clickable links...

ill try later since this is something id want for sure..so marking as installed

King Kovifor 09-07-2008 11:57 PM

Quote:

Originally Posted by douffle (Post 1616885)
I just noticed that there is a file called smnlikquick.php in the modcp folder.
I could try deleting that file but I don't think that will resolve it because something must be calling that file to get the database error. Maybe I'll try deleting it and see if the calling file creates an error. That may tell me what file is calling it.

Can you do me a favor and copy the email with the mySQL error code into this thread? Removing IP addresses?

King Kovifor 09-07-2008 11:59 PM

Quote:

Originally Posted by akulion (Post 1616937)
didnt work for me the tabs just show up as clickable links...

ill try later since this is something id want for sure..so marking as installed

Check the paths to your CSS file.

akulion 09-08-2008 01:25 PM

^^ thanks that got it working :)

and thanks for the wonderful mod.. looking forward to future releases :)

douffle 09-11-2008 02:03 PM

Quote:

Originally Posted by King Kovifor (Post 1617022)
Can you do me a favor and copy the email with the mySQL error code into this thread? Removing IP addresses?

Sorry for the slow response. I was ill for a while. The error message I am getting is shown below.

-------------------------------------------------------------------------------------------------

Database error in vBulletin 3.7.2:

Invalid SQL:
SELECT * FROM `smnlikquick` WHERE `id`='3' LIMIT 1;

MySQL Error : Table 'mdforum.smnlikquick' doesn't exist
Error Number : 1146
Request Date : Wednesday, September 10th 2008 @ 06:38:53 PM
Error Date : Wednesday, September 10th 2008 @ 06:38:53 PM
Script : http://www.webmastersden.net/smnlikq...o=message&id=3
Referrer :
IP Address : XX.XX.XX.XX
Username : Unregistered
Classname : vB_Database
MySQL Version :

--------------------------------------------------------------------------------------------------------------

I got 5 emails with this message yesterday.

Thanks

bobster65 09-11-2008 05:08 PM

Quote:

Originally Posted by douffle (Post 1619853)
Sorry for the slow response. I was ill for a while. The error message I am getting is shown below.

-------------------------------------------------------------------------------------------------

Database error in vBulletin 3.7.2:

Invalid SQL:
SELECT * FROM `smnlikquick` WHERE `id`='3' LIMIT 1;

MySQL Error : Table 'mdforum.smnlikquick' doesn't exist
Error Number : 1146
Request Date : Wednesday, September 10th 2008 @ 06:38:53 PM
Error Date : Wednesday, September 10th 2008 @ 06:38:53 PM
Script : http://www.webmastersden.net/smnlikq...o=message&id=3
Referrer :
IP Address : XX.XX.XX.XX
Username : Unregistered
Classname : vB_Database
MySQL Version :

--------------------------------------------------------------------------------------------------------------

I got 5 emails with this message yesterday.

Thanks

That is coming from the SmnLikQuick - Announcements Plugin. Did you remove all the SmnLikQuick plugins?

King Kovifor 09-11-2008 06:46 PM

Also, try removing smnlikquick.php.

adrenaline786 09-11-2008 11:01 PM

is there a way to stop the slideshow thing. I am just asking as the refreshing every second can get a bit annoying. Thanks.

edit: never mind i found the solution after searching this thread. thanks

douffle 09-12-2008 06:17 PM

Quote:

Originally Posted by King Kovifor (Post 1620047)
Also, try removing smnlikquick.php.

I found that while I uninstalled smnlikquick, the file smnlikquick.php was still in the root so I removed it. I'll see if that resolves it, although it seems to me that someting must be calling that file to make it execute. I'm pretty sure I removed all references to smnlikquick in my templates.

Thanks for the help, I'll have to wait and see if the problem is resolved.

King Kovifor 09-12-2008 06:22 PM

Quote:

Originally Posted by douffle (Post 1620691)
I found that while I uninstalled smnlikquick, the file smnlikquick.php was still in the root so I removed it. I'll see if that resolves it, although it seems to me that someting must be calling that file to make it execute. I'm pretty sure I removed all references to smnlikquick in my templates.

Thanks for the help, I'll have to wait and see if the problem is resolved.

It should as the script was listed as smnlikquick.php.

Bree 09-14-2008 05:47 AM

Douffle was right... the file HAD to have been called... I am sure the errors will stop since the file was deleted from the server. (Uninstalling a product will not remove files from the server manually).

This is my thought process in case you are curious... The plugin queries the database to get all the currently active announcements... each announcements' title being the tab. The message id is passed in the URL... When the tab is clicked on, it calls upon the smnlikquick.php, grabs the message id from the url, queries the database for THAT message, and prints it. Because the error/email was coming from the smnlikquick.php (We know this because the plugin's query is written slightly different.. it has no LIMIT) and HAS a message id (id=3), this means the plugin HAD to have worked correctly (The plugin is what grabs the id numbers from the database)... And YET, the plugin would have been looking for the same table (in the database) that smnlikquick.php was.. which isn't there.. the error says the smnlikquick table does not exist. So how did the plugin query it and get a response? Answer... it didn't... someone intentionally put a three in the address (smnlikquick.php?do=message&id=3)... smnlikquick.php grabbed that three from the URL but couldn't find the proper table. The fix to this would be A.) Get rid of the person deliberately trying to aggravate you or B.) Delete the smnlikquick.php file from the server so that that aggravating person will just get a "Page Not Found" error =0) (I say deliberately, but someone might have stumbled upon the address by accident and bookmarked it or whatever, I dunno)

Note to all, when uninstalling SmnLikQuick.. Follow the install instructions somewhat backwards...
  1. disable the SmnLikQuick Mod via AdminCP>SmnLikQuick
  2. Remove Template Edits (See Install File)
  3. Uninstall Product via AdminCP>Plugins & Products>Manage Products
  4. Remove SmnLikQuick Files from server.
  5. Refresh
  6. Smile =0)

I apologize douffle for all the trouble *blush*... Hopefully this all fixes your problem.. if not, let us know =0)

Hope everyone is having a wonderful weekend! Always -Bree

binevi 09-15-2008 09:47 PM

first it is great hack!

second can you add start stop buttons or disable refreshing or mouseover effect :)

Bree 09-15-2008 10:10 PM

Quote:

Originally Posted by binevi (Post 1622911)
first it is great hack!

second can you add start stop buttons or disable refreshing or mouseover effect :)

Like have a start/stop button on the user end? Like under the announcements maybe... I actually really like that idea =0) Will see what I can do....

You can disable refreshing by altering the smnlikquick template and removing the 5000 from the following code:

PHP Code:

mytabs.init(5000

You can also speed it up or lower it by entering in a higher or lower number...

When you say mouseover effect... do you mean like if you hover over the title, it will automatically change rather than having to click on it --- Like that one too...

I'll add these to the "to do" list and will see about getting them done in a future release... we have quite a few goodies being added and hope to release a newer version very soon =0) Thanks for the ideas & compliment! Hope you are having an awesome day!

Always, Bree

binevi 09-16-2008 09:00 PM

Quote:

Originally Posted by Bree (Post 1622929)
Like have a start/stop button on the user end? Like under the announcements maybe... I actually really like that idea =0) Will see what I can do....

You can disable refreshing by altering the smnlikquick template and removing the 5000 from the following code:

PHP Code:

mytabs.init(5000

You can also speed it up or lower it by entering in a higher or lower number...

When you say mouseover effect... do you mean like if you hover over the title, it will automatically change rather than having to click on it --- Like that one too...

I'll add these to the "to do" list and will see about getting them done in a future release... we have quite a few goodies being added and hope to release a newer version very soon =0) Thanks for the ideas & compliment! Hope you are having an awesome day!

Always, Bree

Yeapp =0) Im curious about new version with my ideas :P

Thanks for your supports and good luck =0)

Also : how can i change that bar or text colour ?

https://vborg.vbsupport.ru/external/2008/09/28.jpg

by the way colourful bar could be nice feature like a rainbow ;p

Been Told 09-21-2008 08:03 AM

I've searched the thread and can't find the place where switching off the slideshow feature is explained.
Any hints anyone?

bobster65 09-21-2008 02:30 PM

Quote:

Originally Posted by Been Told (Post 1626787)
I've searched the thread and can't find the place where switching off the slideshow feature is explained.
Any hints anyone?

it was explained just 2 posts above yours.. their is also an XML file that adds the ability to shut it off via the ACP..

lazserus 09-23-2008 02:13 PM

I just updated vBulletin to 3.7.3 PL1 and now I'm getting errors with this product. It worked fine until I updated, so I'm assuming that vBulletin's patch no longer uses the function being called here.

Quote:

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in path/to/smnlikquick.php on line 16
I changed the path in the quote for security reasons, but it actually displays the entire path correctly. So...are we in need of a product update for 3.73 PL1?

bobster65 09-23-2008 02:33 PM

Quote:

Originally Posted by lazserus (Post 1628593)
I just updated vBulletin to 3.7.3 PL1 and now I'm getting errors with this product. It worked fine until I updated, so I'm assuming that vBulletin's patch no longer uses the function being called here.

I changed the path in the quote for security reasons, but it actually displays the entire path correctly. So...are we in need of a product update for 3.73 PL1?

line 16: $bbcode = new vB_BbCodeParser(&$vbulletin, fetch_tag_list());

3.7.3 PL1 must have changed something that effects this (obviously lol)...

We'll look into this ASAP!

King Kovifor 09-23-2008 10:43 PM

Quote:

Originally Posted by bobster65 (Post 1628604)
line 16: $bbcode = new vB_BbCodeParser(&$vbulletin, fetch_tag_list());

3.7.3 PL1 must have changed something that effects this (obviously lol)...

We'll look into this ASAP!

I fixed it in 2.0.5 I believe. These will all be fixed with 2.0

medusa1 09-24-2008 02:32 PM

Great addon work fine on 3.7.3
How i can add a border arround the content (text below the tabs) ?

bobster65 09-24-2008 02:46 PM

Quote:

Originally Posted by medusa1 (Post 1629279)
Great addon work fine on 3.7.3
How i can add a border arround the content (text below the tabs) ?

in the smnlikquick Template, you can try and mess around with the Content DIV container (In RED below.... try border:1px to see if that is what you want?

Code:

<table class="tborder" cellpadding="0" cellspacing="0" width="100%" align="center" border="0">
        <tr>
                <td class="alt1">
                        <div id="tabs" class="indentmenu">
                                <ul>
                                $slq_bit
                                </ul>
                                <br style="clear: left" />
                        </div>
                        <div id="divcontainer" style="border:0px; width:97%; padding: 6px; margin-bottom:1em">
                        </div>


<script type="text/javascript">

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

</script>

                </td>
        </tr>
</table>

<br />


medusa1 09-24-2008 03:47 PM

Works fine thank you

rmxs 09-29-2008 09:12 AM

hi works fine for 5 months..byt...
When for example i put 2 tabs and in one tab i right something in 10 lines and in the secont tab i write in 5 lines the module place when change tabs feat to content that means increase and decrease..

try to reply to a tread when this happends :)

King Kovifor 09-29-2008 08:44 PM

Quote:

Originally Posted by rmxs (Post 1632895)
hi works fine for 5 months..byt...
When for example i put 2 tabs and in one tab i right something in 10 lines and in the secont tab i write in 5 lines the module place when change tabs feat to content that means increase and decrease..

try to reply to a tread when this happends :)

Hm? The next version will implement dynamic height changing.

cSh 09-30-2008 02:02 PM

thanxxxx gooddddd

cSh 09-30-2008 04:24 PM

# Slideshow timing controlled via AdminCP (Control Speed or Disable this feature)
why ?

King Kovifor 09-30-2008 10:25 PM

Quote:

Originally Posted by cSh (Post 1634004)
# Slideshow timing controlled via AdminCP (Control Speed or Disable this feature)
why ?

This feature will allow you to change time before it switches tabs automatically.

rmxs 10-01-2008 08:58 AM

hi again..

How can i make the block dont feet the content?
for example 150px..
I have right the reason 2 posts before.. :)

Dark Cynicus! 10-06-2008 06:23 PM

how come i just get a whitebox?

King Kovifor 10-06-2008 11:35 PM

Quote:

Originally Posted by Dark Cynicus! (Post 1638804)
how come i just get a whitebox?

Screenshot please.

Dark Cynicus! 10-07-2008 02:13 AM

<a href="http://i37.tinypic.com/4kageu.jpg" target="_blank">http://i37.tinypic.com/4kageu.jpg</a>

King Kovifor 10-07-2008 06:24 PM

Try removing the slashes before the content files (.js and .css that are linked in the install instructions).

y9999p 10-08-2008 07:35 AM

Thanks for the great plugin...

Is there any way to get PHP working inside the announcements? I want to have my blog's RSS feed in one of the blocks.

maroceve 10-08-2008 09:17 AM

i have the same problem : The cmps module just doesn't show ...tried getting rid of the slashes ..doesn't work.

let me know if there is a work around :) ?

King Kovifor 10-08-2008 10:24 PM

Quote:

Originally Posted by y9999p (Post 1640089)
Thanks for the great plugin...

Is there any way to get PHP working inside the announcements? I want to have my blog's RSS feed in one of the blocks.

That will be supported in v2.1 - which development will start on soon

Quote:

Originally Posted by maroceve (Post 1640134)
i have the same problem : The cmps module just doesn't show ...tried getting rid of the slashes ..doesn't work.

let me know if there is a work around :) ?

please send me a pm.

toddos 10-12-2008 01:16 PM

is it possible to include not directly phpcode, but a .php file into the announcement ?


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.03660 seconds
  • Memory Usage 1,854KB
  • 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
  • (2)bbcode_php_printable
  • (20)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