Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted June 1, 201014 yr File Name: Bouncy Board Life 1.0.0File Submitter: AnthonyKinsonFile Submitted: 31 May 2010File Category: Hooks and Plugins This hook will add your forums startup date to the Board Index Statistics aswell as a ticking timer showing how many Years, Days, Minutes and Seconds since your Forum started.Click here to download this file
June 1, 201014 yr Thank you :) Can the date be altered, as many will have started long before IPB was installed? 3.1 or just 3.0.5?
June 1, 201014 yr Many thanks Anthony :D I noticed one prob with it - the line <dd>{$stats['info']['most_online']}<br /><span class='extra'>{$stats['info']['most_time']}</span></dd> cannot be found in the boardIndexTemplate of most of my installed skins :blink:
June 1, 201014 yr Author Thank you :) Can the date be altered, as many will have started long before IPB was installed? 3.1 or just 3.0.5? it can indeed, open conf_global.php and edit the timestamp for $INFO['board_start'] Many thanks Anthony :D I noticed one prob with it - the line <dd>{$stats['info']['most_online']}<br /><span class='extra'>{$stats['info']['most_time']}</span></dd> cannot be found in the boardIndexTemplate of most of my installed skins :blink: in that case you should search for just {$stats['info']['most_time']} and inspect the code around it, then add the line in the installer after any closing tags proceeding it. The code you paste in the template is used as a container and a marker for the hook to be displayed in, you can put it anywhere you like really, but you would then be required to edit the template hookBouncyBoardLife so that the html tags match up to where you are displaying it.
June 3, 201014 yr Author all provided here http://community.invisionpower.com/files/file/3186-bouncy-board-life-100/
July 31, 201014 yr AK, Love the stuff you offer. I've installed this, everything's good to go, but I can't figure out how the date is represented. I'm in the conf_global.php file, I'm looking at the board_start date that's present and I can't make heads nor tails of it. 1276622444, when the current start date is June 15th, 2010, 7:20pm Our board's start date is March 19th, 2002 at 10am. Help, please? I've looked up php dates and it makes no sense. Thanks.
July 31, 201014 yr AK, Love the stuff you offer. I've installed this, everything's good to go, but I can't figure out how the date is represented. I'm in the conf_global.php file, I'm looking at the board_start date that's present and I can't make heads nor tails of it. 1276622444, when the current start date is June 15th, 2010, 7:20pm Our board's start date is March 19th, 2002 at 10am. Help, please? I've looked up php dates and it makes no sense. Thanks. March 19th, 2002 at 10am would be 1016532000 http://www.onlineconversion.com/unix_time.htm
July 31, 201014 yr Ian, Thanks so much. I was looking up php date/time, but I sure didn't find a converter. I appreciate it.
July 31, 201014 yr ive installed the mod, though its not showing how long the board has been live, in hour's minutes etc ,, pic below... How can i correct this ? am using ipb 3.0.5
September 26, 201014 yr ive installed the mod, though its not showing how long the board has been live, in hour's minutes etc ,, pic below... [img] [/img] How can i correct this ? am using ipb 3.0.5 The same error is happening with me
Archived
This topic is now archived and is closed to further replies.