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)

Namaless 07-02-2008 11:13 PM

Dear Bree, Bobster65 and King Kovifor, I have added usergroup permission to view annoucements, autotemplate, timer setting and persistent tab setting to your modification.

Now request if possible to post here the my version for releasing official 2.0.5 version..

Regards.

slick368 07-03-2008 12:52 AM

I checked the clean output option, and when I do, the module disappears altogether. I then de-select the clean output option and the module re-appears and everything is back in the same state that it was before.

bobster65 07-03-2008 01:33 AM

Quote:

Originally Posted by slick368 (Post 1565403)
I checked the clean output option, and when I do, the module disappears altogether. I then de-select the clean output option and the module re-appears and everything is back in the same state that it was before.

are you using the default cmps module wrapper? If not, I will give you an alt module wrapper to use with it.. that should do the trick ..

slick368 07-03-2008 03:10 AM

Okay... I had the default module wrapper activated. I turned it off and it fixed the problem. If you have an alternate wrapper I can use, that would be great, as the default seems to break things.

Thanks for the tip!

Quote:

Originally Posted by bobster65 (Post 1565425)
are you using the default cmps module wrapper? If not, I will give you an alt module wrapper to use with it.. that should do the trick ..


DoB Rhapsody 07-03-2008 04:42 AM

I have this running on my site right now. I have 2 announcements at the moment, The problem is that when the page loads it loads the module fine but on the second re-load it will load the same announcement instead of moving on to the second.

bobster65 07-03-2008 12:33 PM

Quote:

Originally Posted by slick368 (Post 1565454)
Okay... I had the default module wrapper activated. I turned it off and it fixed the problem. If you have an alternate wrapper I can use, that would be great, as the default seems to break things.

Thanks for the tip!

If it works without the default wrapper, yer good to go.. no need for an alt wrapper :cool:

bashy 07-03-2008 03:00 PM

Hi, Thanks for this hack it looks great..

I have installed it yet it looks nothing like your demo

Please see my forum here Just below the chatbox I uploaded all files and kept directory structure
Import the product and did the 2 template edits, yet sommat is amiss :(

Any ideas please, cause i was hoping it would look like the demo?

bobster65 07-03-2008 03:19 PM

Quote:

Originally Posted by bashy (Post 1565885)
Hi, Thanks for this hack it looks great..

I have installed it yet it looks nothing like your demo

Please see my forum here Just below the chatbox I uploaded all files and kept directory structure
Import the product and did the 2 template edits, yet sommat is amiss :(

Any ideas please, cause i was hoping it would look like the demo?

the script isn't finding the CSS ..

Edit the FORUMHOME Template and in the <head> section, look for this..

Code:

<link rel="stylesheet" type="text/css" href="/clientscript/smnlikquick_css.css" />
<script type="text/javascript" src="/clientscript/smnlikquick_ajax.js">


Change to this..

Code:

<link rel="stylesheet" type="text/css" href="http://www.bashys-place.com/forums/clientscript/smnlikquick_css.css" />
<script type="text/javascript" src="http://www.bashys-place.com/forums/clientscript/smnlikquick_ajax.js">


bashy 07-03-2008 03:24 PM

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?

bobster65 07-03-2008 03:36 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?

I believe that is something that Bree or KK is working on. I'll let them answer that for ya ;)


All times are GMT. The time now is 11:12 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.01316 seconds
  • Memory Usage 1,746KB
  • 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
  • (2)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
  • (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