Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Wish List t_case problem


hatimad

Recommended Posts

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...