The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Site Life Status for vB 4 Details »» | |||||||||||||||||||||||||||||||||
Site Life Status for vB 4
Version 1.0.4 (By Boofo) What does this product do? This product will add a Site Life Status info area, including Site Startup Date, Site Age, Site Location, Pagehits counter and Average visits, to your forumhome What's Going On box. NOTE: The maximum counter value will depend on your system. The maximum signed integer value for 32 bit systems is 2147483647 (or 2,147,483,647), while the maximum signed integer value for 64 bit systems is 9223372036854775807 (or 9,223,372,036,854,775,807). These are the highest numbers this counter will be able to count to, depending on your system. Version Information: Version 1.0.0 --Initial release for vB 4 Version 1.0.1 --Added Site Life Status Date Display Format option to settings. Version 1.0.2 --Added Site Life Status Locale option to settings. This will allow you to display the Site Life Status Date Display Format day and month name in your local language. Version 1.0.3 --Fixed for WGO style changes in vB 4.0.8. (Site_Life_Status_vb4.08.zip only) Version 1.0.4 --Reverted back to the original js file because of the timer messing up with the added leap year code. Credits: A thank you goes out to Shawn Dean for supplying the original javascript code for the Site Age counter. Installation overview: ------------------------------- 1 Product XML (5 Plugins, 36 Phrases, 1 template, 7 settings and 1 file) ------------------------------- Installation Instructions: ------------------------------- 1. Upload site_life_status.js to the forums/clientscript folder on your site. NOTE: You will need to delete the old site_life.js file as the new one has been renamed. ------------------------------- 2. Go to your Admin CP Scroll down to 'Plugin System' Click 'Manage Products' Click 'Add/Import Product' Click the 'Browse' button, and locate the product-boofo_site_lifestatus.xml file on your computer 3. Go to your Admin CP -> vBulletin Options -> Site Life Status and set the following options: --Site Life Status Enable: Enable/Disable the Site Life Status. --Site Life Status Startup Date: Enter your site startup date. --Site Life Status Location: Type your site location in here. If you do not wish for your location to be shown, leave this option blank. --Update the page views counter to the value below? If you want to change the current page views counter value on forumhome to the value provided below, set this to "Yes" - it will automatically be reset to "No" once the new value has been set (at the next page view). --Site Life Status Forumhome Page Views Counter: Enter the number of page views, without commas, to start the page views count at. (Example: 16897) --Site Life Status Locale: Set your system locale here. This will allow the Site Life Status Date Display Format below to display the month and day names in your local language. --Site Life Status Date Display Format: Enter the date and time format you want the Site Startup Date to display on the forumhome. ------------------------------- Done! Enjoy! Code:
if ($mark_as_installed != 'clicked') { $you_get = 'squat'; } else { $you_get = 'support'; } Download Now
Screenshots
Show Your Support
|
2 благодарности(ей) от: | ||
Teascu Dorin, Techno Cowboy |
Comments |
#102
|
||||
|
||||
Not necessarily. I have the version for vb 3 around somewhere. I'll see if I can hunt it up.
|
#103
|
|||
|
|||
Well, Boofo if you share it vB3 version then, really I'll be very glad. I've see old (3.8.x) version in modification graveyard. I don't know why, is that add-on in mod-graveyard, however it is very cool add-on. I really need that mod because I would guess, I will use it in my site and I'm sure you can suggest that mod for vB3 users, right? (: Thanks. Best Regards, Rock on. ^^
|
#104
|
|||
|
|||
Maybe this has already been asked and solved but I was wondering if there was a way for the line:
Site Age 118 days, 21 hours, 45 minutes and 42 seconds to Just say; Site Age 118 days or 118 days,21 hours. If not that is fine and I dont mind it the way it is. Nice work coder/moder. TD www.xboxhounds.com |
#105
|
||||
|
||||
Quote:
|
#106
|
||||
|
||||
Had to remove, i was getting :
Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB6.6; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; OfficeLiveConnector.1.5; OfficeLivePatch.1.3) Timestamp: Fri, 1 Oct 2010 19:49:41 UTC Message: Object expected Line: 4999 Char: 4 Code: 0 URI: http://www.nextgenerationgamers.co.uk/forums/forum.php |
#107
|
|||
|
|||
Quote:
yes I took out the two lines in regard to seconds var lbls_sec = "{vb:rawphrase sls_second}"; var lbls_secs = "{vb:rawphrase sls_seconds}"; but the site age line came up empty on the forums so I will just leave it the way it is. |
#108
|
||||
|
||||
Try leaving those lines in and change them to:
HTML Code:
var lbls_sec = ""; var lbls_secs = ""; |
#109
|
||||
|
||||
Quote:
|
#110
|
|||
|
|||
Do the counters start from the day the mod is installed or can this mod somehow figure out for how long the forum is running?
|
#111
|
||||
|
||||
Quote:
5. --Site Life Status Startup Date: Enter your site startup date. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|