Hi - Thanks for getting back to me. I've been using the top menu. One time I'ill get the error and the next time it will be O.K. I use catalog (get error), goto Hot items (no error), New items (error), Hot items (error), Help (no error).
The url is:Multimedia file viewing and clickable links are available for registered members only!! You need to
or
!!
The error is:Error
Regfile: Dieter
could not be opened
Please, contact the
Auction Administrator
if you belive this to be a server problem.
------------------------------------------------------------------------
Use of uninitialized value at ... /cgi-bin/eAuction161/eConfig161.pl line 755.
eConfig161.pl code lines 745 - 756. 745 </div>
746 EO_HTML
747
748 disp_navbar();
749 }
750
751 #-###########################
752 # Edit your Navigation-Bar (if needed)
753 #-###########################
754 sub disp_navbar {
755 print <<EO_HTML;
756 <div align="center">
The Configuration code:#-#############################################
# Config-Section-01
#-#############################################
$config{'cgi_dir'} = 'cgi-bin';
$config{'auction_dir'} = 'eAuction161';
$config{'get_path'} = 1;
$config{'basepath'} = '.../auction/'; # I edited location
$config{'get_mail'} = 1;
$config{'mailprog'} = '/usr/lib/sendmail';
$config{'web_server'} = 1;
#-#############################################
# Config-Section-02
#-#############################################
$config{'closedir'} = 'closed';
$config{'closedays'} = 15;
$config{'regdir'} = ''; # Don't want registration
$config{'adminpass'} = 'auction';
$config{'admin_address'} = 'momnpop@momnpopsware.com';
$config{'cc_to_admin'} = 1;
$config{'colornavbar'} = '#EEEEEE'; # Color of the navbar
$config{'colornavbarbg'} = '#BBBBBB'; # Background of the navbar
$config{'colortablebg'} = '#FFFFFF'; # Backgrund of the tables
$config{'colortablehead'} = '#BBBBBB'; # Color of the table-header
$config{'colortablebody'} = '#EEEEEE'; # Color of the table-body
$config{'aftermin'} = 5; # minutes
$config{'newokay'} = 0; # 1 = yes | 0 = no
$config{'sitename'} = qq|Mom 'N' Pop's Software's<br>Auction|;
$config{'flock'} = 1; # 1 = yes | 0 = no
$config{'page_break'} = 5;
$config{'max_searchtime'} = 10;
$config{'disp_runtime'} = 1;
$config{'print_phone_fax'} = 1; # 1 = yes | 0 = no
$config{'the_row_color'} = '#FEFEFE';
$config{'alt_row_color'} = '#EFEFEF';
#-#############################################
# Config-Section-03
# The Config-Variables of: form_date
#-#############################################
$config{'continent'} = 0;
$config{'time_delay'} = 0;
#-#############################################
# Config-Section-04
# The Config-Variables of: form_currency
#-#############################################
$config{'currency'} = 0;
$config{'cur_symbol'} = '$';
$config{'allow_cent'} = 1;
#-#############################################
# Config-Section-05
# The Config-Variables of: disp_list
#-#############################################
$config{'no_image'} = 'hammer.gif';
$config{'if_image'} = 'camera.gif';
$config{'buyit_image'} = 'buy_it.gif';
$config{'hot_num'} = 5;
$config{'new_time'} = 6;
$config{'soon_time'} = 6;
#-#############################################
# The Config-Variables of: Text-Translation
#-#############################################
$config{'lang'} = 1;
Thanks again for all your efforts. Its a great script...Ronnie