![]() |
This takes all of 10 minutes to install. The directions could be better as far as the templates though. Some novice users may not understand the template instructions...
Even though to you me or whomever, it's obvious what to do... This is how I'd write the install instructions: Download the ZIP file for this hack and extract it to a folder of your choosing. 1. Upload "latest.php" to your forums root directory (not the admin directory) 2. Open the TEMPLATES folder that was created in the unzipped dirrectory, where you will find 6 .txt files. Start with "latest.txt". Open this file in notepad or an HTML editor. Select the text of the file and copy it to your clipboard. 3. Open your vB control panel and scroll down to the TEMPLATES menu, then select "ADD". Paste the text you copied into the template content window. 4. Enter the name of the file in the box above the text area, with no file extension. 5. Click "SAVE" 6. Repeat this process for the remaining 5 templates. 7. Call up the URL of your vB with the latest.php extension added to the URL. 8. Make sure everything appears correctly and works properly. 9. Proceed to the intstructions to add to your active desktop. The included install instructions outline how to do this on windows 98/ME. For XP, the procedure is very similar: rigth-click the desktop, select properties/desktop/customizedesktop/web and then continue from step E of the supplied instructions. This is a very nice hack, nice job!!! |
Hi N!ck great hack !!!!
What I was missing is the auto refresh in the box when you are not integrate it in your desktop :D Here a small addition. Open template latest Find </HEAD> Add directly under that: Code:
<script> For test reason there is a time display on the browser statusline. If you don't want that, remove it from the script :D Have fun ! Greetzz |
Hi ho,
I have some problems with the number of Users online at my forum. At latest.php, it always shows around 1/2 of the users that are shown in the forum itself. http://www.forumdeluxx.de/forum/latest.php http://www.forumdeluxx.de/forum |
I haven't been able to solve that problem.
|
Right, try again! i took the code form the vb index.php and re-jigged it to fit in with the latest.php so here it is.
Find in latest.php: Code:
$datecut = time()-300; Code:
$datecut=time()-$cookietimeout; |
Ok, I did something else - i added in latest.php
Code:
if(!isset($time)) Code:
var timer="5:00" Code:
var timer="$time:00" |
the hack works fine but how do i change the id of the announcments
cuz the default is 1 but the id i have is 4 |
very awesome hack, i'm just a bit interested by the server load, and how this hack effects it?
i should be installing it if my users are still after it that is, nice one |
Will it work on XP and on vB 2.3?
|
yes.
|
All times are GMT. The time now is 12:01 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|