Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problems with install


droberts2005

Recommended Posts

Hi Rob,

 

I tried it again and I think I found the problem. The following instruction is where I am falling short. I don't have a includes/languages/english/english.php

 

--------------------------------------------------------------------------

 

In includes/languages/english/english.php add the following

 

// Article Manager

define('BOX_HEADING_ARTICLES', 'Articles');

define('BOX_ALL_ARTICLES', 'All Articles');

define('BOX_NEW_ARTICLES', 'New Articles');

define('TEXT_DISPLAY_NUMBER_OF_ARTICLES', 'Displaying <b>%d</b> to <b>%d</b> (of <b>%d</b> articles)');

define('TEXT_DISPLAY_NUMBER_OF_ARTICLES_NEW', 'Displaying <b>%d</b> to <b>%d</b> (of <b>%d</b> new articles)');

define('TABLE_HEADING_AUTHOR', 'Author');

define('TABLE_HEADING_ABSTRACT', 'Abstract');

define('BOX_HEADING_AUTHORS', 'Articles by Author');

define('NAVBAR_TITLE_DEFAULT', 'Articles');

 

--------------------------------------------------------------------------

 

Should I have this file? My store runs well with out it. When I tried the install the other day I added those line to the includes/languages/english.php

 

Am I to create this file? I am sure how to do that.

 

Help Please

 

David

Link to comment
Share on other sites

Hi Rob,

 

I tried it again and I think I found the problem. The following instruction is where I am falling short. I don't have a includes/languages/english/english.php

 

--------------------------------------------------------------------------

 

In includes/languages/english/english.php add the following

 

// Article Manager

define('BOX_HEADING_ARTICLES', 'Articles');

define('BOX_ALL_ARTICLES', 'All Articles');

define('BOX_NEW_ARTICLES', 'New Articles');

define('TEXT_DISPLAY_NUMBER_OF_ARTICLES', 'Displaying <b>%d</b> to <b>%d</b> (of <b>%d</b> articles)');

define('TEXT_DISPLAY_NUMBER_OF_ARTICLES_NEW', 'Displaying <b>%d</b> to <b>%d</b> (of <b>%d</b> new articles)');

define('TABLE_HEADING_AUTHOR', 'Author');

define('TABLE_HEADING_ABSTRACT', 'Abstract');

define('BOX_HEADING_AUTHORS', 'Articles by Author');

define('NAVBAR_TITLE_DEFAULT', 'Articles');

 

--------------------------------------------------------------------------

 

Should I have this file? My store runs well with out it. When I tried the install the other day I added those line to the includes/languages/english.php

 

Am I to create this file? I am sure how to do that.

 

Help Please

 

David

 

You're good, there isn't supposed to be an includes/language/english/english.php file, only the one which you found and edited.

 

Be well,

Tina

If you're not having fun you're not doing it right

 

Teach a person to fish rather than give them a loaf of bread or however that saying goes.

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