Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error on my catalog page


saman

Recommended Posts

Posted

Hi i am new in here,

 

this is on my : http://coolpersia.com/coolshop/catalog/

 

i cant get rid away of this on my catalog :

 

This is a default setup of the osCommerce project, products shown are for demonstrational purposes, any products purchased will not be delivered nor will the customer be billed. Any information seen on these products is to be treated as fictional.

 

Error Messages

 

If there are any error or warning messages shown above, please correct them first before proceeding.

 

Error messages are displayed at the very top of the page with a complete background color.

 

Several checks are performed to ensure a healthy setup of your online store - these checks can be disabled by editing the appropriate parameters at the bottom of the includes/application_top.php file.

Editing Page Texts

 

The text shown here can be modified in the following file, on each language basis:

 

[path to catalog]/includes/languages/english/index.php

 

That file can be edited manually, or via the Administration Tool with the Languages->English->Define or Tools->File Manager modules.

 

The text is set in the following manner:

 

define('TEXT_MAIN', 'This is a default setup of the osCommerce project...');

 

The text highlighted in green may be modified - it is important to keep the define() of the TEXT_MAIN keyword. To remove the text for TEXT_MAIN completely, the following example is used where only two single quote characters exist:

 

define('TEXT_MAIN', '');

 

More information concerning the PHP define() function can be read here.

Securing The Administration Tool

 

It is important to secure the Administration Tool as there is currently no security implementation available.

Online Documentation

 

Online documentation can be read at the osCommerce Wiki Documentation Effort site.

 

Community support is available at the osCommerce Community Support Forums site.

 

If you wish to download the solution powering this shop, or if you wish to contribute to the osCommerce project, please visit the support site of osCommerce. This shop is running on osCommerce version osCommerce 2.2-MS2.

 

do you have any suggestions for this so i can start my? sorry if i am being blind...

 

thank you and kind regards.

 

saman :(

Posted

Hi Saman,

 

thats not an error message, thats what you get after a default installation... It is giving you some information regarding your new site, I suggest you pay close attention to point 2 as that tells you how to change all that writing to something you want....

 

Hi i am new in here,

 

this is on my : http://coolpersia.com/coolshop/catalog/

 

i cant get rid away of this on my catalog :

 

This is a default setup of the osCommerce project, products shown are for demonstrational purposes, any products purchased will not be delivered nor will the customer be billed. Any information seen on these products is to be treated as fictional.

Posted
Hi Saman,

 

thats not an error message, thats what you get after a default installation... It is giving you some information regarding your new site, I suggest you pay close attention to point 2 as that tells you how to change all that writing to something you want....

 

okey thanks, i tried to change it on :Define Languages>> index.php but i can't change anything it says: Error: I can not write to this file. Please set the right user permissions on: /home/coolpers/public_html/coolshop/catalog/includes/languages/english/index.php

 

what should the permission be and do i have to change it on every signle languae?

 

thanks a lot, i am not so familiar with this (php etc.)

Posted

The permisisons need to be 644 for files, except for the two configure.php files which can be either 644, 444 or 400 depending on your server setup.

 

Use the File Manager in your web hosting control panel to change permissions.

 

Vger

Posted
The permisisons need to be 644 for files, except for the two configure.php files which can be either 644, 444 or 400 depending on your server setup.

 

Use the File Manager in your web hosting control panel to change permissions.

 

Vger

 

thanks again. I know that and index.php is on 644 but the problem is when i try to remove the mentioned above text i am getting this error: Error: I can not write to this file. Please set the right user permissions on: /home/coolpers/public_html/coolshop/catalog//index.php

 

so what should be so i can remove that text and start my shop.

 

I really hope somene can help me out with this, thanks alot

 

saman

Posted
thanks again. I know that and index.php is on 644 but the problem is when i try to remove the mentioned above text i am getting this error: Error: I can not write to this file. Please set the right user permissions on: /home/coolpers/public_html/coolshop/catalog//index.php

 

so what should be so i can remove that text and start my shop.

 

I really hope somene can help me out with this, thanks alot

 

saman

 

sorry i ment this permission: Error: I can not write to this file. Please set the right user permissions on: /home/coolpers/public_html/coolshop/catalog/includes/languages/english/index.php

Archived

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

×
×
  • Create New...