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?

Luke Brown256 10-26-2006 01:33 PM

Yeah i am using 3.6.2 and it is not working at all.

lazyseller 10-27-2006 03:19 AM

would love to see this fixed for 3.62 as well

Feckie (Roger) 10-27-2006 08:48 AM

Yep I Miss This As Well in 3.62

Elsie 10-30-2006 06:18 PM

installed and working... AFTER i went and saved all the countdown phrases.

LaCN 10-31-2006 06:38 AM

I tested it on a testforum, and it works !!

make sure u make it usuable for the membergroups, and then set the mojo in ur user-cp ;)

Elsie 11-01-2006 05:47 AM

i couldn't do that until i'd saved the phrases, cos the option in usergroup permissions was just an empty box, apart from the yes/no option itself. once i'd saved the phrases that box then had the text in it, so you could see what it was!

wilburshere 11-01-2006 08:02 AM

works fine installed

thank you

LaCN 11-01-2006 08:15 PM

Quote:

Originally Posted by Elsie
i couldn't do that until i'd saved the phrases, cos the option in usergroup permissions was just an empty box, apart from the yes/no option itself. once i'd saved the phrases that box then had the text in it, so you could see what it was!

Yeah, just install a 2nd time, overwriting the current one, and u're done

thepub 11-05-2006 08:22 PM

I installed it and got nothing.

lazyseller 11-08-2006 05:34 AM

reupload the product so the phrases save... than u need to go into admin usergroup and turn it on... after that go to your usercp and than turn it on and set the settings..

thepub 11-08-2006 02:06 PM

no idea what you are talking about, tried to reinstall it and it still didn't work. Uninstalling it.

Rian 11-12-2006 08:13 AM

UNINSTALLED

Hack not working - period.

daredevildan 11-13-2006 08:15 AM

INSTALLED!

Didn't have the admin cp or user cp options at first but just re-uploaded.

NOTE: Since this hack appears in the signature you must HAVE a signature to see it. If it's not working for you try creating a test signature and hopefully you'll see the countdown.

Senn 11-15-2006 05:05 PM

Ive installed it but it looks like the language doesnt work properly. It only shows blank spaces.

Uninstalling...

Calliope 11-18-2006 02:46 AM

Sorry... had to uninstall too - i tried saving all the phrases and still nothing. then i reuploaded and saved phrases again - nothing. maybe i'll try again when someone figures out how to fix it...

EdQ 11-21-2006 03:52 PM

Seems to work fine on 3.6.3

EdQ 11-21-2006 04:01 PM

I would like to put in a space between the numbers and text.

DrewzR/T 11-29-2006 02:18 AM

This hack works perfect for 3.6.2 and I have numerous hacks installed.

For those who cant see the text. Do what everybody has said to do so far and go into your phrases and save any phrase in there and walla.

chrisbr 12-03-2006 01:31 PM

Got this working and marked as installed

What would be nice though is for it to be visable even if someone don;t have a signiture..

Any ideas how i could move the settings into its own settings page though? say for example, to move it to a "my countdown" page under Edit Options menu?

zincpony 12-09-2006 08:09 AM

import the xml and enable it in usergroup permissions, then import it again and select to override the last one, did this and it works perfectly well on 3.6.4

fusiongoddess 12-09-2006 02:53 PM

Quote:

Originally Posted by zincpony (Post 1135052)
import the xml and enable it in usergroup permissions, then import it again and select to override the last one, did this and it works perfectly well on 3.6.4

This worked for me and I am also running 3.6.4 and had blank spaces the first try. Thanks for the tip!!

zincpony 12-09-2006 03:17 PM

Quote:

Originally Posted by fusiongoddess (Post 1135169)
This worked for me and I am also running 3.6.4 and had blank spaces the first try. Thanks for the tip!!


you are welcome

TTG 12-09-2006 04:37 PM

Clicked install .. works well on 3.6.4
Thanks for the conversion Hellcat

chrisbr 12-09-2006 09:33 PM

Quote:

Originally Posted by chrisbr (Post 1130789)
Got this working and marked as installed


What would be nice though is for it to be visable even if someone don;t have a signiture..

Any ideas how i could move the settings into its own settings page though? say for example, to move it to a "my countdown" page under Edit Options menu?

bump :)

TrikkeTalk 12-17-2006 11:35 PM

Hi,

I had the same "no phrases showing" problem to. I just rebuilt the phrases and that did the job for me on vb.3.6.4. Works like a charm now. Very nice hack:up: .

Frimon86 01-14-2007 12:37 AM

Which xml file do I upload because you've got F'in two.

Frimon86 01-14-2007 12:44 AM

I get errors:

Warning: require(./includes/plugins_usercountd.php) [function.require]: failed to open stream: No such file or directory in /includes/functions_user.php(362) : eval()'d code on line 3

Warning: require(./includes/plugins_usercountd.php) [function.require]: failed to open stream: No such file or directory in /includes/functions_user.php(362) : eval()'d code on line 3

Fatal error: require() [function.require]: Failed opening required './includes/plugins_usercountd.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/i9host/public_html/forums/includes/functions_user.php(362) : eval()'d code on line 3

Every feature but the options and profile in the user section doesnt work. When I move this weird mod, I dont get the error any more.

osso12 01-18-2007 01:20 AM

I have uploaded this mod twice...
Went to user CP; "edit options"
nothing there at all..
Now if i go into the ACP under usergroup options, I have a field with not text as someone mentioned earlier... a tic for yes or no... not sure what it is though...
Ive looked up and down in the user cp.
What gives on this one?
I cant ever seem to get a mod to work right the first time anymore..
:eek:

*UPDATE*
for those that do not get this to work, go back and read all the articles first!
You have to reset the phrases, turn the countdown in the usergroups that you want to use the counter on, plus go into your user CP under edit options and turn it on there.

akulion 01-29-2007 09:05 PM

hi

i dont know why but not all the registered users can get their signature countdowns to work

for some it works A-ok and for others it just shows an empty countdown box
while for other nothing at all

i dont know what to do - ive looked at all the permissions and everyting and its all correct, unless i missed something

could u suggest something that i may be doing wrong?

MPDesignZ 02-05-2007 02:38 AM

Sorry but this hack was a waste of time. Tried all the suggestions above and nothing UNINSTALLED.

MP


All times are GMT. The time now is 01:37 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.02730 seconds
  • Memory Usage 1,815KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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