Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

delete gif category page


dirksmith

Recommended Posts

Hi

 

Does anyome know where / how i delete the broken image link on my category page (http://properphotos.co.uk/index.php?cPath=31).

 

I just can't find it to fix it!

 

thanx

 

dirk

 

 

admin -> configuration -> images

 

set image required to false.

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Link to comment
Share on other sites

admin -> configuration -> images

 

set image required to false.

 

Monika

 

Thanx for this.

 

If I want to change the image (or in my case fix the image link) can u let me know where i would find the code to do this.

 

The source file is here:

 

<!-- body_text //-->

<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">Royalty free digital photography</td>

 

<td align="right"><img src="images/" border="0" alt="Royalty free digital photography" title=" Royalty free digital photography " width="57" height="40"></td>

</tr>

</table></td>

 

 

Any ideas where i can find this code?

 

thanx again

 

dirk

Link to comment
Share on other sites

Monika

 

Thanx for this.

 

If I want to change the image (or in my case fix the image link) can u let me know where i would find the code to do this.

 

The source file is here:

 

<!-- body_text //-->

                    <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">Royalty free digital photography</td>

 

                                            <td align="right"><img src="images/" border="0" alt="Royalty free digital photography" title=" Royalty free digital photography " width="57" height="40"></td>

                    </tr>

                </table></td>

Any ideas where i can find this code?

 

thanx again

 

dirk

 

sure!

 

admin -> catalog -> categories

 

go to the category in question and add an image, it obviously doesn't have one :-)

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...