hatimad Posted February 10, 2003 Posted February 10, 2003 Hi, i am trying to install wishlist module, i have done exactly what it is said. i am not able to make it work, i get following error PHP Parse error: parse error, unexpected T_CASE in /home2/bindionline/www/catalog/includes/application_top.php on line 410 PHP Warning: Unable to access DIR_WS_LANGUAGES/FILENAME_DEFAULT in /home2/bindionline/www/catalog/default.php on line 33 PHP Fatal error: Failed opening required 'DIR_WS_LANGUAGES/FILENAME_DEFAULT' (include_path='') in /home2/bindionline/www/catalog/default.php on line 33 the line 410 in application_top.php is case 'add_wishlist' : if (ereg('^[0-9]+$', $HTTP_POST_VARS['products_id'])) { line 33 in default.php require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_DEFAULT); please help.. TIA Hats Quote
dreamscape Posted February 10, 2003 Posted February 10, 2003 you apparently have not installed it correctly... please post you entire application_top.php file Quote The only thing necessary for evil to flourish is for good men to do nothing - Edmund Burke
hatimad Posted February 11, 2003 Author Posted February 11, 2003 i reinstalled entier module and it worked this time. thanks for the reply though Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.