Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Changed Image Folder name (broken links)


deansmar

Recommended Posts

Posted

i am running a osCommerce v2.2 RC2a shop, it is reasonably modified.

 

while implementing some security changes, such as changing the name of the Image Folder, the corners in the Categories and Manufacturers disapierd.

 

yes the right configuration has been made in the configure.php, and the right configuration is in the categories.php

new infoBoxHeading($info_box_contents, false, false);

 

all other links to images or to the 'DIR_WS_IMAGES' folder work no problems at all.

 

it seam that i have hard coded the image folder into the categories box, but there is no mention of it in the below mentioned codes;

stylesheet.css

index.php

boxes/categories.php

classes/boxes.php

 

an example of the quell text is attached in the quotes, noticable that it is hard coded...

 

is there any were else that i am ment to be look ???

 

<!-- categories //-->

<tr>

<td>

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

<tr>

<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_left.gif" border="0" alt="" width="11" height="14"></td>

<td width="100%" height="14" class="infoBoxHeading">Categories</td>

<td height="14" class="infoBoxHeading" nowrap><img src="images/pixel_trans.gif" border="0" alt="" width="11" height="14"></td>

</tr>

</table>

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

<tr>

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

<tr>

<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>

</tr>

<tr>

 

 

any help would be apricated.. :-"

Posted

Hi,

 

I would download a copy of your site files to desktop PC then use Examine32 Text Search to find the text string eg. corner_left.gif etc.

 

Examine32 is a free programme that comes in very handy.

 

Thanks

Now running on a fully modded, Mobile Friendly 2.3.4 Store with the Excellent MTS installed - See my profile for the mods installed ..... So much thanks for all the help given along the way by forum members.

Archived

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

×
×
  • Create New...