Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

URGENT HELP REQUIRED I cannot find the codes


Guest

Recommended Posts

Hi all

Have finally downloaded this contrib but am confused.

There are instructions to replace or add code to the following that I am unable to find:

Install Catalog instructions:

FIND (Around line 78)

 

<td class="pageHeading"><?php echo HEADING_TITLE; ?></td>

<td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . $category['categories_image'], $category['categories_name'], HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td>

</tr>

 

(I cannot find this line at all)

 

FIND (Around line 247)

?>

<td width="100%" valign="top"><table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td><table border="0" width="100%" cellspacing="0" cellpadding="0">

<tr>

<td class="pageHeading"><?php echo HEADING_TITLE; ?></td>

 

(I cannot find this line at all either)

 

Nor can I find Line 298 (or anything close to it)

 

Step #7

<td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'oscommerce.gif', 'osCommerce') . '</a>'; ?></td>

 

Can't find that either

 

and finally Product_info.php

cannnot find line 102 to change

 

Has anyone else had this prob? Can anyone out there in the land of knowledge help OH PLEASE??? :blink:

Link to comment
Share on other sites

you probable have a template, try searching for

 

HEADING_TITLE

 

and

 

FILENAME_DEFAULT

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Link to comment
Share on other sites

you probable have a template, try searching for

 

HEADING_TITLE

 

and

 

FILENAME_DEFAULT

 

Hi, yes I did that but the only thing I have is:

 

<table border="0" cellspacing="0" cellpadding="0" width="100%">

<tr>

<td height="44"><span class="tx1">

<?=HEADING_TITLE?>

</span></td>

</tr>

</table>

<table border="0" width="100%" cellspacing="0" cellpadding="0" align="center">

<tr>

and 3 instances of FILENAME_DEFAULT that seem unrelated

Link to comment
Share on other sites

you probable have a template, try searching for

 

HEADING_TITLE

 

and

 

FILENAME_DEFAULT

You are right it is a template monster template blah

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