Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Seach Engine Friendly URL problems


treggs

Recommended Posts

Hi I have downloaded "Seach Engine Friendly URL v1.10" and followed every instruction the only bit I am unsure about is in general.php code follows lines 949-958

 

} else {

$cached_file = $cache_blocks[$i]['file'];

$languages = tep_get_languages();

for ($i=0, $n=sizeof($languages); $i<$n; $i++) {

$cached_file = ereg_replace('-language', '-' . $languages[$i]['directory'], $cached_file);

@unlink(DIR_FS_CACHE . $cached_file);

@unlink(DIR_FS_CACHE . 'url.cache');

}

}

break;

 

is that in the right place otherwise mybe its the cache folder it is on this site http://www.holiday-pembrokeshire.co.uk/catalog have a look click some buttons and give me some ideas where should the cache folder be?

 

Thanks

 

Treggs pit-bikes-uk.co.uk

Edited by treggs
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...