vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   End-User Options - Countdown Timer in signature (https://vborg.vbsupport.ru/showthread.php?t=118109)

davelacey 09-07-2006 11:25 PM

Installed and running sweetly.
Thankyou :)

Hicksatpd 09-08-2006 12:28 AM

Quote:

Originally Posted by Antyrael
I can confirm this, after I saved a phrase, all the text appeared in both the Admin CP and the Edit Options page.

Help the idiot out: What do you mean by "saved a phrase"? Thanks. :)

Spookysalem 09-11-2006 07:37 PM

I have finally got this to work thankyou....

TomasDR 09-13-2006 04:21 AM

If anyone can assist I would appreciate it greatly. I still cannot get the countdown to appear in the signature. I am not having the phrase issue.

I have tried everything to get the countdown to appear in the signature without luck on 3.6.

Everything else works, I can set the countdown, it shows in the database, but just not in the signature.

This worked fine in 3.5.4 but for the life of me I have no idea what's wrong with 3.6.

Note: This might be the most used hack on my board since I run a travel related board. (ie. Countdowns to the next trip)

TomasDR 09-13-2006 08:26 PM

I did a little research last night and for some reason the lines...

Code:

    $query = $vbulletin->db->query_read( "SELECT $cdfield FROM " . TABLE_PREFIX . "userfield WHERE userid='" . $post["userid"] . "';" );
    $result = mysql_fetch_array( $query );
    $cddata = unserialize( str_replace( """, '"', $result[$cdfield] ) );

Don't work and the statement.

Code:

if ( $cddata["enabled"] == "Yes" )
Fails. Actually all of the $cddata variables don't work.

This is what the raw data looks like in my SQL table.

Code:

a:8:{s:7:"enabled";s:3:"Yes";s:3:"day";s:1:"1";s:5:"month";s:1:"1";s:4:"year";s:4:"2007";s:4:"hour";s:1:"0";s:6:"minute";s:1:"0";s:5:"event";s:14:"Happy New Year";s:7:"overmsg";s:15:"Make Resolution";}
If anyone could set thier countdown for Jan 1st, 2007 "Happy New Year" and compare/post it I would appreciate it.

Thanks.

Antyrael 09-15-2006 11:48 AM

Quote:

Originally Posted by Hicksatpd
Help the idiot out: What do you mean by "saved a phrase"? Thanks. :)

In your admincp, goto Languages & Phrases -> Search in phrases, type 'countdown' in the findbox and click Find.
Click on Edit next to any of te phrases, in the next screen, just click Save.

That's all ;)

Gripemaster 09-26-2006 01:16 PM

Installed fine, but nothing is showing up at all, anywhere. No options or settings, nada. :(

juan71287 09-26-2006 01:28 PM

Its not working with 3.6 so dont bother.. It would have been nice though :(

Invalid ID 10-20-2006 10:35 PM

Installed, but NOT working :(

unixboard 10-26-2006 12:23 PM

The Hack is working fine on 3.6.2....
But the Signature is only shown on new posts...older posts are still without the countdown..

Any tips?


All times are GMT. The time now is 01:54 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.01220 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (2)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