Jump to content

Download: Bouncy Board Life 1.0.0


AnthonyKinson

Recommended Posts

Posted

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:

Posted

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.
  • 1 month later...
Posted

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.

Posted

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
Posted

ive installed the mod, though its not showing how long the board has been live, in hour's minutes etc ,, pic below...

%7Boption%7D

How can i correct this ? am using ipb 3.0.5

  • 1 month later...
Posted

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
  • 2 weeks later...
  • 3 weeks later...
  • 6 months later...

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...