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)

Hugo Holbling 06-16-2008 06:01 AM

Quote:

Originally Posted by bobster65 (Post 1549381)
Hey Hugo.... you can set the container to a "fixed" height [...] edit the "smnlikquick" template ..

Thanks, bobster65. I'll give that a try. :)

Hugo Holbling 06-16-2008 07:00 AM

Worked great. Thanks again, bobster65. :)

In addition to the request that usergroup permissions be possible, I'd also appreciate it if a future update included an option for the User CP so that members can choose to switch the announcements block on or off.

King Kovifor 06-16-2008 01:26 PM

Despite what Bob thinks, this was a really simple fix and I had time to fix it today. Give this file a try and if it works for you I will send it off to Bree to give a general update.

Just overwrite the previous ./smnlikquick.php file.

Eneswar 06-16-2008 01:30 PM

Thank you so much, I will re install this right now and try it, and i will let you know.

King Kovifor 06-16-2008 01:32 PM

Quote:

Originally Posted by Eneswar (Post 1550818)
Thank you so much, I will re install this right now and try it, and i will let you know.

No need to reinstall, just upload that file and overwrite the one in your forum root directory.

Eneswar 06-16-2008 01:40 PM

I uninstalled it when it didnt work :P
But I installed it again and everything seems to work perfectly, no errors nothing.
Your the best, thank you so much.

King Kovifor 06-16-2008 02:00 PM

OK, Glad it worked. I will send it to Bree later. :)

killswitch 06-17-2008 01:42 AM

Why is mine coming out like this? http://i29.tinypic.com/2lw41f7.jpg

slick368 06-17-2008 01:43 AM

I have the module installed, but all I get is a box with a bulleted list of what I expected to be on the tab labels. There aren't even any tabs, just a plain box. Any ideas what I could have missed?

bobster65 06-17-2008 02:07 AM

Quote:

Originally Posted by killswitch (Post 1551260)
Why is mine coming out like this? http://i29.tinypic.com/2lw41f7.jpg

Quote:

Originally Posted by slick368 (Post 1551263)
I have the module installed, but all I get is a box with a bulleted list of what I expected to be on the tab labels. There aren't even any tabs, just a plain box. Any ideas what I could have missed?

In the FORUM HOME Template, make sure your PATHS (IN RED) are set correctly.. You can put the FULL URL to the file(s) and that might solve the problem. The reason its coming out as a bulleted list is that its not finding the CSS File.

Code:

================================
Template: FORUMHOME
================================
FIND:
--------------------------------
<head>
--------------------------------
ADD BELOW:
--------------------------------
<!-- SmnLikQuick -->
<link rel="stylesheet" type="text/css" href="/clientscript/smnlikquick_css.css" />
<script type="text/javascript" src="/clientscript/smnlikquick_ajax.js">
/***********************************************
* Ajax Tabs Content script- ? Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
</script>
<!-- / SmnLikQuick -->



All times are GMT. The time now is 01:24 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.01337 seconds
  • Memory Usage 1,741KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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