
Originally Posted by
DrByte
Can you be more specific ? ie: post them
Or turn them all off altogether and report back whether the whos-online suddenly starts showing things properly again ?
Rewrite rules below.
I have :
1. altered site so that all internal links operate without the htaccess rewrites
2. temporarily turned off the rewrite rules
No change in who online: page_not_found is still being recorded for all IE hits and for all Firefox/Opera hits on pages with product listing.
Code:
# html pages now incorporated in zen-cart
RewriteRule ^index_about\.html$ index.php?main_page=index_about_ig
RewriteRule ^index_qc\.html$ index.php?main_page=index_qc
RewriteRule ^index_lk\.html$ index.php?main_page=index_lk
RewriteRule ^price_list\.html$ index.php?main_page=pricelist
RewriteRule ^cw\.html$ index.php?main_page=page_2
RewriteRule ^tos\.html$ index.php?main_page=page_3
RewriteRule ^returns\.html$ index.php?main_page=page_4
RewriteRule ^contact_us\.html$ index.php?main_page=contact_us
RewriteRule ^heraldry\.html$ index.php?main_page=heraldry
RewriteRule ^hy_bs\.html$ index.php?main_page=hy_bs
RewriteRule ^hy_cb\.html$ index.php?main_page=hy_cb
RewriteRule ^hy_oa\.html$ index.php?main_page=hy_oa
RewriteRule ^engraving\.html$ index.php?main_page=engraving
RewriteRule ^en_pd\.html$ index.php?main_page=en_pd
RewriteRule ^en_mg\.html$ index.php?main_page=en_mg
RewriteRule ^en_he\.html$ index.php?main_page=en_he
RewriteRule ^en_hy\.html$ index.php?main_page=en_hy
RewriteRule ^en_cb\.html$ index.php?main_page=en_cb
RewriteRule ^en_rg\.html$ index.php?main_page=en_rg
RewriteRule ^en_cw\.html$ index.php?main_page=en_cw
RewriteRule ^prin_th_ck\.html$ index.php?main_page=prin_th_ck
RewriteRule ^prin_th_th\.html$ index.php?main_page=prin_th_th
RewriteRule ^prin_th_za\.html$ index.php?main_page=prin_th_za
RewriteRule ^prin_th_ac\.html$ index.php?main_page=prin_th_ac
RewriteRule ^prin_th_ag\.html$ index.php?main_page=prin_th_ag