Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I have no idea what to do!


David Sadler

Recommended Posts

Posted

http://peterdewmusic.com/shop/

 

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

 

I have tried and tried to find the files, but I am still new to this stuff and have no idea what to do? I need to get the shop open by the 9th see and my server support wont help me here either, I just dont understand it. So can anyone explain in simple English how do I get that off and get my shop started?

 

I noticed another problem with trying to register to use the shop, just goes to a blank page. How do I solve thisat as well?

 

If this is still beyond me is there a more simple shop out there for me to use?

Posted
http://peterdewmusic.com/shop/

I have tried and tried to find the files, but I am still new to this stuff and have no idea what to do? I need to get the shop open by the 9th see and my server support wont help me here either, I just dont understand it. So can anyone explain in simple English how do I get that off and get my shop started?

 

I noticed another problem with trying to register to use the shop, just goes to a blank page. How do I solve thisat as well?

 

If this is still beyond me is there a more simple shop out there for me to use?

 

to edit this go to (catalog)/includes/languages/english/index.php

Wade Morris

Amarillo, Texas

 

Before you do any changes on your site you need to do BACKUP! BACKUP!

Posted

Your blank page is because you switched on SSL and dont appear to have this function available on your server.

 

In FTP go to includes/configure.php

 

Open this file in an editor (preferably non microsoft editor)

 

Change this line

 

define('ENABLE_SSL', true); // secure webserver for checkout procedure?

 

To

 

define('ENABLE_SSL', false); // secure webserver for checkout procedure?

 

The repeat this process for your file in admin/includes/configure.php

 

Once that is done you will be able to register an account on log on.

 

Cheers

 

Steve

My Toolbox: Crimson Editor, Adobe Photoshop CS2.0, Expression Web, Macromedia Suite 8.0, Cinema 4D, Nvu.

Posted
Where might I find that? Is it on my server or on the ACP?

 

 

David I just told you where it is. please read your own of the first post of this thread and look in your qoutes that you have given. The answers are in front of you. If you still don't understand it I advise you get someone knows about PHP.

 

David has quoted this:

 

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

Wade Morris

Amarillo, Texas

 

Before you do any changes on your site you need to do BACKUP! BACKUP!

Posted

I am waaaay out of my depth with this one, I have no idea what to do and I just don?t understand any help given. Why is it so difficult just to get the shop up and running? I have the goods, the website and shared hosting.. all I need is a way of selling and thus far it has been impossible due to that error. The problem is I just don?t understand how to resolve it. The store was supposed to be up for the 9th but I just don?t see me being able to resolve this issue. It?s beyond me ha!

 

My server fixed it so people can sign up and log in but if you check the page they can?t resolve the error message thing so people can use the shop. They should know php, I dont. I am thinking of cutting my losses here and opting for something else. Is there a simpler shop out there? One I can just install on my server, do a few basic codes and hit go and I can trade?

 

If not is it possible for you to write something out my server might understand so they can resolve the issue for me, what amuses me is this is one of there recommended services! I have sent the above to them over and over and they still have not resolved the issue.

Archived

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

×
×
  • Create New...