1 (edited by Meilad 2005-10-21 12:32)

Topic: !!***!!!!

!!***!!!!

Re: !!***!!!!

Do you want to display the five latest posts or the five latest topics or the five latest updated topics? If you want alternative one or two, you can include extern.php. Have a look at the top of the file extern.php in the forum root directory. It contains usage instructions.

Here's an example for alternative three:

<?php

include('http://yourhost.com/extern.php?action=active&show=5');

?>

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: !!***!!!!

Yes, creating such a login box isn't at all difficult. Just have a look at the login box in login.php and you should be able to more or less copy and paste the HTML code to your site front page.

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: !!***!!!!

Well, do you know any PHP?

"Programming is like sex: one mistake and you have to support it for the rest of your life."