UBB.Dev
Posted By: Pyros Active Topics - 09/09/2000 9:26 PM
This mod displays a list of active topics (how many is defined by you in the script itself). Also, it will display a list of hot topics and also topics with no replies in the same manner. The author of this mod is Dave Downin.
https://www.ubbdev.com/db/cgi/ubbcount.cgi?expath1=Forum8&expath2=&topic=000011&type=&number=8

------------------
Quality Pages designing the world professional web pages for affordable prices.
Posted By: The Team Re: Active Topics - 09/10/2000 11:29 AM
I don't know if It's something with my active.cgi file or a possible bug, but I had a problem (File not found Error - 404) with the using the Bottom Return to Forums ($referer)Link on v2.2. I checked the link at www.arlo.net and it worked properly.

This is how I resolved it on mine:

find:
##########################
if ($digest != 3) {
$PAGE .= qq(


##########################

then right after that:

##########################
a href="$referer">Back to $backto
##########################

Change:

**********
$referer
**********

To:

************
$new_referer
************

Then the link work as intended.

Note: I do have 121 Media Hack version 1.0 (Multi-Subject / Category) hack installed. I don't know it that attributed to the the problem or not, but may have. In any case, the hack work perfectly after that.

Outstanding Job To:

Original Hack - Federico Carnales
Mods - Dave Downin ([email protected])
- shri ([email protected])
- MartinE (http://atwebsites.com)

G_B



------------------
Posted By: J.C. Re: Active Topics - 09/11/2000 9:01 AM
Some server systems have referers turned off.. Why I have no idea..

------------------
© UBB.Developers