Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Incorrect destination for all links on catalog - support required please


scfcrob

Recommended Posts

I am wondering if anyone has had this problem before and what they did to resolve it.

 

My lnks on my /catalog page have all got a dir_ws_xxxxxxxxxxx.php/ derivation (see below for example)

 

http://xxxxxxxxxxx.co.ukdir_ws_adminshipping.php/

 

It is probably something simple that I have overlooked while installing the fck editor contribution.

 

I have sense checked the instructions more than twice and cannot se anything.

Your assistance would be greatly appreciated,

 

Thanks in advance,

Rob

Link to comment
Share on other sites

have a look in your configuration files

 

includes/configure.php

admin/includes/configure.php

 

dir_ws_admin should probably be set to /admin/

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Link to comment
Share on other sites

have a look in your configuration files

 

includes/configure.php

admin/includes/configure.php

 

dir_ws_admin should probably be set to /admin/

 

Geoffrey,

thank you for taking the time to reply.

 

when the full link is manually typed into the browser e.g. xxxxxxxxxxxxx.co.uk/catalog/contact_us.php they work but if a link is highlighted it says xxxxxxxxxxxxx.co.ukdir_wsadmin_contact_us.php/?osCsid(then a long (approx 26 characters) alpha,numerical reference)

 

I have reviewed both files and can see no mention of admin anywhere

details of the admin/includes file are below with the xxxxxxxxxxx.co.uk replacing the name of the website

 

define('HTTP_SERVER', 'http://www.xxxxxxxxxxxx.co.uk');

define('HTTPS_SERVER', 'http://www.xxxxxxxxxxxx.co.uk');

define('ENABLE_SSL', false);

define('HTTP_COOKIE_DOMAIN', 'www.xxxxxxxxxxxx.co.uk');

define('HTTPS_COOKIE_DOMAIN', 'www.xxxxxxxxxxxx.co.uk');

define('HTTP_COOKIE_PATH', '/catalog/');

define('HTTPS_COOKIE_PATH', '/catalog/');

define('DIR_WS_HTTP_CATALOG', '/catalog/');

define('DIR_WS_HTTPS_CATALOG', '/catalog/');

define('DIR_WS_IMAGES', 'images/');

define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');

define('DIR_WS_INCLUDES', 'includes/');

define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/');

define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');

define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/');

define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/');

define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');

 

define('DIR_WS_DOWNLOAD_PUBLIC', 'pub/');

define('DIR_FS_CATALOG', '/home/sites/xxxxxxxxxxxx.co.uk/public_html/catalog/');

define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');

define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . 'pub/');

 

If anyone has experienced this before then please feel free to respond.

I am guessing that I have incorrectly edited a file but haven't got a clue where to start - needles in haystacks springs to mind!

Edited by scfcrob
Link to comment
Share on other sites

  • 6 months later...
Geoffrey,

thank you for taking the time to reply.

 

when the full link is manually typed into the browser e.g. xxxxxxxxxxxxx.co.uk/catalog/contact_us.php they work but if a link is highlighted it says xxxxxxxxxxxxx.co.ukdir_wsadmin_contact_us.php/?osCsid(then a long (approx 26 characters) alpha,numerical reference)

 

I have reviewed both files and can see no mention of admin anywhere

details of the admin/includes file are below with the xxxxxxxxxxx.co.uk replacing the name of the website

 

define('HTTP_SERVER', 'http://www.xxxxxxxxxxxx.co.uk');

define('HTTPS_SERVER', 'http://www.xxxxxxxxxxxx.co.uk');

define('ENABLE_SSL', false);

define('HTTP_COOKIE_DOMAIN', 'www.xxxxxxxxxxxx.co.uk');

define('HTTPS_COOKIE_DOMAIN', 'www.xxxxxxxxxxxx.co.uk');

define('HTTP_COOKIE_PATH', '/catalog/');

define('HTTPS_COOKIE_PATH', '/catalog/');

define('DIR_WS_HTTP_CATALOG', '/catalog/');

define('DIR_WS_HTTPS_CATALOG', '/catalog/');

define('DIR_WS_IMAGES', 'images/');

define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');

define('DIR_WS_INCLUDES', 'includes/');

define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/');

define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');

define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/');

define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/');

define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');

 

define('DIR_WS_DOWNLOAD_PUBLIC', 'pub/');

define('DIR_FS_CATALOG', '/home/sites/xxxxxxxxxxxx.co.uk/public_html/catalog/');

define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');

define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . 'pub/');

 

If anyone has experienced this before then please feel free to respond.

I am guessing that I have incorrectly edited a file but haven't got a clue where to start - needles in haystacks springs to mind!

 

 

Hi,

 

Have you been able to solve this issue?

We have the same problem. DIR_WS_ADMIN is put in the link instead of the catalog folder /catalog/.

 

Thanks in advance!

 

--

Sjost.

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...