Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

'On the Fly' Auto Thumbnailer using GD Library


Hajö

Recommended Posts

Hallo,

 

at first, sorry for my bad english!

 

I have a big Problem with this Contribution:

http://addons.oscommerce.com/info/2226

 

The function tep_draw_separator don't work wright.

// Output a separator either through whitespace, or with an image

 function tep_draw_separator($image = 'pixel_black.gif', $width = '100%', $height = '1') {

return tep_image(DIR_WS_IMAGES . $image, '', $width, $height);

 }


////

 

Here also the 'On the Fly' Thumbnails are used and should not to be.

In this situation my design is crashed. :(

 

Can you help me to make changes to the code of "html_output.php" that the contribution is not be use to the function "tep_draw_seperator"? It is necessary for the design of my shop.

 

Hope it is possible to understand what i mean.

 

Greets

Hajö :)

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