Wait At Registration

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in the Customisations Database.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTICE: This forum is only for the announcement of new releases and/or updates of MODs. Any MOD support should be obtained through the Customisations Database in the support area designated for each MOD.

A direct link to support for each MOD is in the first post of the respective topic.
User avatar
Marc
Development Team Leader
Development Team Leader
Posts: 5657
Joined: Tue Oct 30, 2007 10:57 pm
Location: Munich, Germany
Name: Marc
Contact:

Re: Wait At Registration

Post by Marc »

Open your ACP and click on "User registration settings" under the Board Configuration Heading. Now just look for "Countdown" in the General options area.
Bartelli
Registered User
Posts: 2
Joined: Mon Jan 11, 2010 2:09 pm

Re: Wait At Registration

Post by Bartelli »

Great! This is what I needed. Thank you very much!
CardShark88
Registered User
Posts: 14
Joined: Fri Jul 18, 2008 5:10 pm

Re: Wait At Registration

Post by CardShark88 »

Brilliant Idea.

Thanks man. This will be VERY useful :D
Lamer4o
Registered User
Posts: 98
Joined: Tue Dec 22, 2009 9:29 pm

Re: Wait At Registration

Post by Lamer4o »

can some one tell me where to find the Time to edit it?
User avatar
Marc
Development Team Leader
Development Team Leader
Posts: 5657
Joined: Tue Oct 30, 2007 10:57 pm
Location: Munich, Germany
Name: Marc
Contact:

Re: Wait At Registration

Post by Marc »

Open your ACP and click on Registration settings in the sidebar. Then browse down and look for Countdown.
User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 18316
Joined: Thu Jan 06, 2005 1:30 pm
Location: Fishkill, NY
Name: David Colón
Contact:

Wait At Registration

Post by DavidIQ »

MOD Updated to version 1.0.1
See first post for Download Link
Apply to become a Jr. Extension Validator
My extensions | In need of phpBB services? | Was I helpful today?
No unsolicited PMs unless you're planning on asking for paid help.
User avatar
PinoyEngine™
Registered User
Posts: 244
Joined: Fri Apr 24, 2009 7:12 am

Re: Wait At Registration

Post by PinoyEngine™ »

is the update for the IE fix?

thanks.
User avatar
Marc
Development Team Leader
Development Team Leader
Posts: 5657
Joined: Tue Oct 30, 2007 10:57 pm
Location: Munich, Germany
Name: Marc
Contact:

Re: Wait At Registration

Post by Marc »

Changes 1.0.0 to 1.0.1:
  • Reworked script with JQuery
  • Added fix for Internet Explorer
I now use JQuery, as this will add a better support for other browsers.
JoMaGa
Registered User
Posts: 7
Joined: Tue Jun 03, 2008 7:37 pm

Re: Wait At Registration

Post by JoMaGa »

Hi.

I've just installed this mod via automod but it is still not working in IE8.

It probably is an error on my part, I think. Any ideas?

The script breaks at:

Code: Select all

var div_backup = $('#fake_agreed').val();
and

Code: Select all

$(document).ready(function(){
	countDown();
});
with error: Object expected

EDIT: Not working for FF either. Stupid question: since you use JQuery, is the library included or do I have to include it in the template(s)?
User avatar
Marc
Development Team Leader
Development Team Leader
Posts: 5657
Joined: Tue Oct 30, 2007 10:57 pm
Location: Munich, Germany
Name: Marc
Contact:

Re: Wait At Registration

Post by Marc »

Have you uploaded countdown.js to your template folder? That is the JQuery library. ;)
JoMaGa
Registered User
Posts: 7
Joined: Tue Jun 03, 2008 7:37 pm

Re: Wait At Registration

Post by JoMaGa »

DOH!!!!

That was the problem. I'm using the prosilver se style and I assumed it would get the js file from the prosilver dir just as it gets the html files. Should have checked with firebug, lol.

Thanks.
User avatar
Ephemeraboy
Registered User
Posts: 333
Joined: Tue Dec 29, 2009 4:25 pm
Location: Bandung Kota Hujan
Name: Bernando Bona Tius Sianipar
Contact:

Re: Wait At Registration

Post by Ephemeraboy »

when I used script for wibiya
(wibiya use Javascript)
the countdown don't work
and i can't registration
(When I press button accept terms, it doesn't work)
My diary, my notepad, and my life on
http://www.bonatius.com
User avatar
Marc
Development Team Leader
Development Team Leader
Posts: 5657
Joined: Tue Oct 30, 2007 10:57 pm
Location: Munich, Germany
Name: Marc
Contact:

Re: Wait At Registration

Post by Marc »

Could you send me the code Wibiya adds?
User avatar
Ephemeraboy
Registered User
Posts: 333
Joined: Tue Dec 29, 2009 4:25 pm
Location: Bandung Kota Hujan
Name: Bernando Bona Tius Sianipar
Contact:

Re: Wait At Registration

Post by Ephemeraboy »

Code: Select all

<script src='http://cdn.wibiya.com/Loaders/Loader_309442.js' type='text/javascript'></script>
My diary, my notepad, and my life on
http://www.bonatius.com
User avatar
Marc
Development Team Leader
Development Team Leader
Posts: 5657
Joined: Tue Oct 30, 2007 10:57 pm
Location: Munich, Germany
Name: Marc
Contact:

Re: Wait At Registration

Post by Marc »

Locked

Return to “[3.0.x] MOD Database Releases”