PDA

View Full Version : lastX 1.1


Zuul
01-06-2003, 10:00 PM
lastX shows you the last x activities on your forum. You can include it everywhere in your page. You may say that there's a thousand scripts around which do that but this one is slightliy different. It uses Erik Bosrup's overLIB to display informations about the thread and the last poster. With this it only needs to columns and can be configured to use very little space on your page. You can view a live demo at:

http://www.tsv-wartenberg.de/misc/lastx.php

Here's how to install it:

Unpack the 4 files and upload them somewhere to your server. Make sure that you specify the correct relative path to your vBulletin directory in the lastxconfig.php file. The values, which can be modified to customize lastX are described in the config file.

Please note that overLIB was not coded by me but by Erik Bosrup.

This addon has been tested with vBulletin 2.2.0 and vBulletin 2.2.9. I hope they didn't change the db fields between those versions ;)

Dean C
01-07-2003, 05:17 PM
Wow this looks very nice - i've never been a fan of these rollovers but good hack nevertheless :)

- miSt

mauce
01-07-2003, 08:46 PM
Very nice!!!, but I have a question.

Let's say I want to add this page to the main menu on the board.
In that case, I'd like this page to have the boards default backgroundcolor and header (logo+buttons, etc) added.

Can someone advice me how to do this?
I guess it's a matter of modifing lastx.php (and possible some more e.g. global.php o.s.l.t.)

Thanks in advance

Zuul
01-07-2003, 11:34 PM
Well, in this version you have to do it manually by modifying the $strHeadColStyle and $strItemColStyle to your needs. This mod should be included within a page so that it inherits the page's style (color, mousovers...)

If you include lastx.php in your main menu then it will use the main menu's background color. The table color can be set by the two variables mentioned before.

...or did I misunderstand you?

ZUUL

flup
01-08-2003, 01:43 PM
Nice hack, wont install it though