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)

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 ?


All times are GMT. The time now is 11:06 AM.

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.03998 seconds
  • Memory Usage 1,744KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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