checho68 Posted April 23, 2003 Share Posted April 23, 2003 HELP!!! I can;t get the excahnge store demo to work and now the admin page gives me this error Fatal error: input in flex scanner failed in /var/www/html/admin/includes/languages/english on line 1 I'm using RH8.0. I changed the language to en_US.UTF-8, en_US and still nothing. On the catalog page I'm getting Error! Unable to determine the page link! I get the left hand side frame but not the frame showing all the products. Please!! anyone Link to comment Share on other sites More sharing options...
matthendrix Posted May 6, 2003 Share Posted May 6, 2003 Change the following in application_top.php define('DIR_FS_PAYMENT_MODULES', DIR_FS_DOCUMENT_ROOT . DIR_WS_CATALOG . 'includes/modules/payment/'); it should look something like this: define('DIR_FS_PAYMENT_MODULES', DIR_FS_CATALOG . 'includes/modules/payment/'); Just copy and paste the new one i've made here. I noticed that the path variables were incorrect, hence it caused the fatal error. This fix worked fine for me. Cheers. I only drank so that the Statue of Liberty would take her clothes off. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.