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)
-   -   Profile Enhancements - Countdown Timer in signature (https://vborg.vbsupport.ru/showthread.php?t=182480)

Hawk7173 01-28-2009 05:14 PM

Getting this error message in the header of our forum......HELP!!!

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in [path]/includes/plugins_usercountd.php on line 190

HaS?R 01-29-2009 01:59 AM

Thanks.I'll Have A Look

JackRock 02-04-2009 02:39 AM

Just installed on 3.8. After a quick read of the posts/replies in this thread, fixed all the problems, and it seems to be working beautifully!

TitanJeff 02-12-2009 04:07 AM

Any way to remove the "My Countdown" text along with the block around the countdown?

PinkDaisy 03-28-2009 07:41 PM

Quote:

Originally Posted by kpierce (Post 1663287)
This works fine for me and my "test" account and some others but one member can't get it to work. Why would that be? She's a supermod and it works fine for another supermod so it's not a problem with the whole usergroup. I've messed around with it and am stumped.

Same here. Im having the exact same problem.
Any ideas or suggestions?

edytwinky 05-01-2009 06:46 PM

Does this mod work with the hack that makes it so your signature only appears once on a page?

ArnyVee 05-01-2009 11:42 PM

Quote:

Originally Posted by TitanJeff (Post 1741465)
Any way to remove the "My Countdown" text along with the block around the countdown?

You can edit the actual phrase ....

AdminCP >> Languages & Phrases >> Search in Phrases

...then, type the word 'countdown' in the search field and then search for the $vbphrase[countdown_title] or "My Countdown" phrase and change it to whatever you'd like to. But, to remove it altogether, you'd probably have to search through the products and/or php file for that and remove it. Good luck :up:

ryancooper 06-03-2009 11:57 PM

Quote:

Originally Posted by TitanJeff (Post 1741465)
Any way to remove the "My Countdown" text along with the block around the countdown?

Sure change your usercountdown_display from
Code:

<fieldset class="fieldset">
<legend>$vbphrase[countdown_title]</legend>

<strong>$vbphrase[countdown_counting_down_to]:</strong> $event <br />
<em>$counter</em>

</fieldset>

to

Code:

<br>:<strong>$vbphrase[countdown_counting_down_to]:</strong> $event <br />
<em>$counter</em>

:up:

dartho 07-16-2009 09:14 AM

Working under 3.8 after rebiulding all languages :up:

Kushty 08-25-2009 02:37 PM

Nice one, works a treat in 3.8.3

thanks! :up:


All times are GMT. The time now is 11:53 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.02122 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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