Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Define MainPage 1.3.3 ?


indianking

Recommended Posts

Hi everyone. I am trying to install this contrib. found here.

http://www.oscommerce.com/community/contri...+MainPage+1.3.3

 

Now in its manualhack it says.

 

1) in /catalog/default.php replace

 

<td class="main"><br><?php echo TEXT_MAIN; ?></td>

 

with this:

 

<td class="main"><br><?php include(DIR_WS_LANGUAGES . $language . '/' . FILENAME_MAINPAGE); ?></td>

 

but where is default.php i dont have any default.php in the root. what should i do now.

Link to comment
Share on other sites

Hi everyone. I am trying to install this contrib. found here.

http://www.oscommerce.com/community/contri...+MainPage+1.3.3

 

Now in its manualhack it says.

 

1) in /catalog/default.php replace

 

<td class="main"><br><?php echo TEXT_MAIN; ?></td>

 

with this:

 

<td class="main"><br><?php include(DIR_WS_LANGUAGES . $language . '/' . FILENAME_MAINPAGE); ?></td>

 

but where is default.php i dont have any default.php in the root. what should i do now.

My guess is that the instructions meant "index.php" when it said "default.php".

 

Hope this helps,

 

Bill Kellum

Bill Kellum

 

Sounds Good Productions

STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE

Link to comment
Share on other sites

My guess is that the instructions meant "index.php" when it said "default.php".

 

Hope this helps,

 

Bill Kellum

I looked at the Define Main Page contribution and noticed you should be following the instructions called "2.2_MS2 installation.txt". These instructions have been updated for the latest version of osCommerce. You were following the instructions for oscommerce cvs.

 

Hope this helps,

 

Bill Kellum

Bill Kellum

 

Sounds Good Productions

STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE

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.
Note: Your post will require moderator approval before it will be visible.

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