Beginning

Support and whatever about the old Perl version of Aardvark Topsites.

Postby Jeremy » 2004-01-26 02:23 pm

can you post the contents of your config.cgi here?
Jeremy
Supreme Diety
 
Posts: 8922
Joined: 2003-05-05 04:41 pm
Location: NJ, USA

Postby temo » 2004-01-26 02:28 pm

package AT;
##########################################################################
# Aardvark Topsites 3.2.4                                                ## Copyright © 2000-2003 Jeremy Scheff                                  ##                        <a href='http://www.aardvarkind.com/' target='_blank'>http://www.aardvarkind.com/</a>                    #
#                                                                        #
# Module Name: Config                                                    #
# Module Desc: Settings for the script.                                  #
# Module Author: Jeremy Scheff - webmaster@aardvarkind.com              #
# Last Modified: 2002-08-16                                              #
#                                                                        #
# This program is free software; you can redistribute it and/or modify  #
# it under the terms of the GNU General Public License as published by  #
# the Free Software Foundation; either version 2 of the License, or (at  #
# your option) any later version.                                        ##                                                                        #
# This program is distributed in the hope that it will be useful, but    #
# WITHOUT ANY WARRANTY; without even the implied warranty of            #
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU      #
# General Public License for more details.                              #
##########################################################################
$AT::config{password} = 'password';

$tmpl::var{list_name} = 'My Topsites List';
$AT::config{deflanguage} = 'English';
$AT::config{dir} = 'd:/websites/antlerreplicascom/cgi-bin/topsites';
$AT::config{list_url} = 'http://www.you.com/cgi-bin/topsites';
$tmpl::var{list_url} = $AT::config{list_url};
$AT::config{templates_dir} = 'd:/websites/antlerreplicascom/topsiteshtml/Templates';
$AT::config{templates_url} = 'http://www.you.com/topsites/Templates';
$tmpl::var{templates_url} = $AT::config{templates_url};
$AT::config{youremail} = 'webmaster@you.com';

$AT::config{rankings_dir} = 'd:/websites/antlerreplicascom/topsiteshtml';
$AT::config{rankings_url} = 'http://www.you.com/topsites';
$AT::config{rankings_filename} = 'index';
$AT::config{rankings_ext} = 'html';
$AT::config{numlist} = '10';
$AT::config{refresh} = '3600';
$AT::config{daymonth} = '0';
$AT::config{backlog} = '1';
$AT::config{defbanner} = 'http://www.you.com/banner.png';
$AT::config{uniquetotal} = 'unq_pv';
$AT::config{top} = '2';
@AT::adbreak = ();

$AT::config{button_url} = 'http://www.you.com/topsites/Images';
$tmpl::var{button_url} = $AT::config{button_url};
$AT::config{button_ext} = 'gif';
$AT::config{button_num} = '10';

$AT::config{mail} = '/usr/sbin/sendmail';
$AT::config{smtpserver} = '';
$AT::config{timeoffset} = '4';
$AT::config{gateway} = '0';
$AT::config{search} = '1';
$AT::config{searchresults} = '10';

$AT::config{version} = '3.2.4';
$tmpl::var{version} = $AT::config{version};
1;
temo
Newbie
 
Posts: 2
Joined: 2004-01-26 01:17 pm

Postby Jeremy » 2004-01-26 04:39 pm

i have no clue, sorry. if you have php and mysql i'd suggest using aardvark topsites php. if not, try reinstalling it again.
Jeremy
Supreme Diety
 
Posts: 8922
Joined: 2003-05-05 04:41 pm
Location: NJ, USA


Return to Aardvark Topsites

Who is online

Users browsing this forum: No registered users and 1 guest

cron