vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Countdown Timer for your users (https://vborg.vbsupport.ru/showthread.php?t=107596)

ImportPassion 02-25-2006 02:54 AM

I just realized that if you don't have a sig, this will never show either. Is there a way around that?

ImportPassion 02-25-2006 03:10 AM

Quote:

Originally Posted by lordofgun
Yikes. This is causing an extra query per post on showthread.php. 38 queries had me freaked out!

do u have ur options set to allow all posts on one page?

ImportPassion 02-25-2006 03:16 AM

Quote:

Originally Posted by BrandiDup
One quick question. Is there any way I can keep the border around the countdown, but stop it from spanning the whole width of the signature? I'd like to have it around the text, but not span the whole width of the board.

I know this was a couple weeks ago, but to solve this, just use the style attribute inline for the fieldset.
in template usercountdown_display
FIND:
PHP Code:

<fieldset class="fieldset"

REPLACE WITH:
PHP Code:

<fieldset class="fieldset" style="width:300px;"

or whatever width you want. You can also use percentage.
REPLACE WITH:
PHP Code:

<fieldset class="fieldset" style="width:50%;"

You also may need to add a <br/> before the fieldset tag.

lordofgun 02-25-2006 03:21 AM

Quote:

Originally Posted by 7thgenCivic.Com
do u have ur options set to allow all posts on one page?

nope

cbr929rrerion 02-25-2006 04:23 AM

well i have it installed, its showing on edit options, i put in the info and it does not save anything.

so nothing in the sig line...

any ideas?

kr580 02-25-2006 04:53 AM

I somehow installed the product twice. Not sure how but now it's all messed up. After the second install it disappeared off the 'Manage Products' page.

I deleted most of the related parts in SQL but there's a few instances of the countdown that are mingled into certain tables that contain other stuff and I don't want to mess it up. Can you help me get rid of it completely? All in are in table 'datastore'. If you need the specific code LMK.

SuperJETT 02-25-2006 10:19 AM

Quote:

Originally Posted by kr580
I somehow installed the product twice. Not sure how but now it's all messed up. After the second install it disappeared off the 'Manage Products' page.

I deleted most of the related parts in SQL but there's a few instances of the countdown that are mingled into certain tables that contain other stuff and I don't want to mess it up. Can you help me get rid of it completely? All in are in table 'datastore'. If you need the specific code LMK.

Read his replies to me, had the same problem and he helped\me get it straightened out.

Hellcat 02-26-2006 07:39 AM

I'll punch together a "clean up script" this weekend for broken installs!

Gizmo999 02-26-2006 09:24 AM

Quote:

Originally Posted by rammbs
Hellcat, no need!

i found my culprit. it was an extra "if" in the "modifyoptions" template after installing another hack.

it's all good! again, nice mod and thanks!! :up:

I've installed but can't see the countdown, also got a modified modifyoptions template ( user select new searches). what do I need to do to alter this to get countdown to show up please??

A safe uninstaller would be useful or can i just delete the product and remove the Includes/plugins_usercountd.php and includes/xml/bitfield_hc_countdown.xml files??

I only want a small user group to have access to this product so I'm hoping queries won't be too much.

Hellcat 02-26-2006 10:00 AM

Usually a uninstall via the Product Manager works fine.
Onyl sometimes, esp. when re-installed with "Allow Overwrite" things could get a bit messy - therefor the cleanup script.

Also ATM countdowns only show when a sig is present and displayed - I'm going to tweak that as well.


All times are GMT. The time now is 01:22 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.02303 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_php_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