Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Double Dir Error: ...catalog/catalog/... - What is THAT?


Res55

Recommended Posts

Posted

I got my oscommerce-shop running well and was fine tuning here and there and suddenly I get this error messages:

 

Modul Dir: /var/www/web543/html/catalog/catalog/includes/modules/payment/

 

When I try to enter the module-menu as the admin.

 

Or when I click on catalog:

 

Dir 'images' in catalog dir is not available: /var/www/web543/html/catalog/catalog/images/

 

And of course, I don't have such a double dir on my server, so the software can't find the files.

 

But what did I do to create this error? I looked back what I had done, but not idea!

 

Any help appreciated!

 

yours

Andreas :-"

SHP: OsCommerce 2.2 Milestone 2;

SQL für osC: MySQL 4.1.20-standard

SQL für CAO: MySQL 5.01 & MySQL-Client-Version: 4.0.24

SRV: AppServ Open Project 2.4.0

Server Version: 4.1.20-standard

PHP Version: 5.1.4 (Zend: 2.1.0)

SYS: Windows XP Home Edition SP2

CAO: Faktura 1.2.6.21 F; Kasse: no

 

Contributions:

CAO-OSC.PHP 1.53_496

Download_Controllerv5.3 MS2.2_2 Patched on Dec 6, 2006 by Yonny

Visitor Web Stats 3.1

UnsoldCartsReport_v2.1

keywords 1.3

Bank Transfer V1.1B

European Bank Transfer 1.9.1

HeaderTags_V_2.6.1

Posted

You can change that in the includes/configure.php and the admin/includes/configure.php.

Other great Open Source (Free) programs: (Free as in free speech not free beer)

The Gimp - An image program. | Firefox - All you have to do is add the Web Developer add-on to make this web browser complete. | FileZilla - An ftp program. | Inkscape - A good program to create images with. | Thunderbird - An email program. | Openoffice.org - An office suite that is compatible with MS Office. | Abiword - Another office suite. | Audacity - A sound recording tool. | ddp's Picks | Wordpress - An easy to use blogging software. | Joomla - An easy to use CMS that has ecommerce plug-ins. | Drupal - Another CMS

How do I find these programs? Google Search!

Posted
You can change that in the includes/configure.php and the admin/includes/configure.php.

 

Thanks for the quick reply!!

 

Do you mean this line?

 

define('DIR_FS_CATALOG', dirname($HTTP_SERVER_VARS['SCRIPT_FILENAME']) . '/');

 

<?php echo dirname($HTTP_SERVER_VARS['SCRIPT_FILENAME']) ?>

shows:

 

/var/www/web543/html/catalog

 

So this seems to be all right.

The two files includes/configure.php and the admin/includes/configure.php.are in the original state except the Database-Login-data.

 

???

Andreas

SHP: OsCommerce 2.2 Milestone 2;

SQL für osC: MySQL 4.1.20-standard

SQL für CAO: MySQL 5.01 & MySQL-Client-Version: 4.0.24

SRV: AppServ Open Project 2.4.0

Server Version: 4.1.20-standard

PHP Version: 5.1.4 (Zend: 2.1.0)

SYS: Windows XP Home Edition SP2

CAO: Faktura 1.2.6.21 F; Kasse: no

 

Contributions:

CAO-OSC.PHP 1.53_496

Download_Controllerv5.3 MS2.2_2 Patched on Dec 6, 2006 by Yonny

Visitor Web Stats 3.1

UnsoldCartsReport_v2.1

keywords 1.3

Bank Transfer V1.1B

European Bank Transfer 1.9.1

HeaderTags_V_2.6.1

Posted
Modul Dir: /var/www/web543/html/catalog/catalog/includes/modules/payment/

 

When I try to enter the module-menu as the admin.

 

Or when I click on catalog:

 

Dir 'images' in catalog dir is not available: /var/www/web543/html/catalog/catalog/images/

 

I worked on it for days, but no advance. The shop itself is running. But as the admin I can use just a few functions.

 

Somehow this double catalog/catalog/ crept in my code. But I can't find it. Is there a possibility to debug the PHP-code? A step-by-step approach, that I can find out, where this string comes from?

 

yours

Andreas

SHP: OsCommerce 2.2 Milestone 2;

SQL für osC: MySQL 4.1.20-standard

SQL für CAO: MySQL 5.01 & MySQL-Client-Version: 4.0.24

SRV: AppServ Open Project 2.4.0

Server Version: 4.1.20-standard

PHP Version: 5.1.4 (Zend: 2.1.0)

SYS: Windows XP Home Edition SP2

CAO: Faktura 1.2.6.21 F; Kasse: no

 

Contributions:

CAO-OSC.PHP 1.53_496

Download_Controllerv5.3 MS2.2_2 Patched on Dec 6, 2006 by Yonny

Visitor Web Stats 3.1

UnsoldCartsReport_v2.1

keywords 1.3

Bank Transfer V1.1B

European Bank Transfer 1.9.1

HeaderTags_V_2.6.1

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...