vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   vBulletin Forum Sideblocks - Countdown (Forum, Sideblock, vBa CMPS, Multiple Countdowns) (https://vborg.vbsupport.ru/showthread.php?t=266689)

Gemma 03-04-2012 05:54 PM

Quote:

Originally Posted by thecore762 (Post 2305967)
Is it possible to add a countdown clock in a forum post?

Sorry, no.

Angle4cor 05-04-2012 12:19 PM

After upgrading my forums to the newest, 4.1.12 version, my blocks with countdowns dissappeared. Any fix for that?

Thanks im advance

Gemma 05-04-2012 10:46 PM

Upgrading your forum shouldn't break anything

Are the template edits and files still in place and have you tried purging the block cache? (AdminCP > Forums & Moderators > Forum Block Manager)

Angle4cor 05-05-2012 08:22 AM

Ok, fixed. I'm using different style now and I forgot about moving the block_countdown templates to the new one.

mgurain 05-07-2012 11:53 AM

Can this be supported ?
We need the date to be based on user's forum time (not his pc), can any body do it ?
Or there some one like this ?

Regards,,

Gemma 05-21-2012 05:13 PM

Quote:

Originally Posted by mgurain (Post 2327034)
Can this be supported ?

Sorry, I think I've supported this pretty well as time permits but I'm not looking at adding any more features to it.

ibrahimkoky 05-24-2012 03:49 AM

Gemma,, Still supporting this mod?

rad all posts tried to find a solution but can't
having the same problem as most guys here, the timer is zeros can't get it to work.

here is the time i set it to

Code:

<script type="text/javascript">
var jq=$.noConflict();
jq(document).ready(function() {
jq('#countdown').countDown({
        targetDate: {
            'day':      12,
            'month':    09,
            'year':    2012,
            'hour':    23,
            'min':      08,
            'sec':    05,
            }
    });
});
</script>


Gemma 05-24-2012 02:41 PM

Quote:

Originally Posted by ibrahimkoky (Post 2332200)
Gemma,, Still supporting this mod?

rad all posts tried to find a solution but can't
having the same problem as most guys here, the timer is zeros can't get it to work.

here is the time i set it to

Code:

<script type="text/javascript">
var jq=$.noConflict();
jq(document).ready(function() {
jq('#countdown').countDown({
        targetDate: {
            'day':      12,
            'month':    09,
            'year':    2012,
            'hour':    23,
            'min':      08,
            'sec':    05,
            }
    });
});
</script>


Can you send me a link to your site so I can take a look?

ibrahimkoky 05-24-2012 04:30 PM

<a href="http://www.egytraderz.com" target="_blank">www.egytraderz.com</a>

Gemma 05-24-2012 04:39 PM

Quote:

Originally Posted by ibrahimkoky (Post 2332377)

Remove this code from your template. That shouldn't be there.
Code:

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js">
Does it work now?


All times are GMT. The time now is 02:40 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.01645 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)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