Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

i need help for a really simple code ?


hakand

Recommended Posts

Posted

T1_-1_1804023.gif

 

when i set up a product attribute with extra price , the result is as in the pic :

(

+<span class=currency_symbol></span>1.5<span class=currency_symbol>EUR</span>)

how can i rearrange the code to make it right ? :huh:

 

thanks in advance for your help ;)

Posted
T1_-1_1804023.gif

 

when i set up a product attribute with extra price , the result is as in the pic :

(

+<span class=currency_symbol></span>1.5<span class=currency_symbol>EUR</span>)

how can i rearrange the code to make it right ? :huh:

 

thanks in advance for your help ;)

 

my eyes are good but not that good.

Treasurer MFC

Posted

no way ... have you tried that?

:-)

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

Posted

thanks Monika :rolleyes:

 

at least i know now there's no way to do it :P :D

 

ok , i give up using product attributes features >_< :blush:

Posted

I mean .... try to click on your image. No way will it be bigger.

 

a lot has to happen before I say no way to some coding...

:-)

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

Posted

actually ... why do you get that formatting? I do not ... you can always get rid of any formatting by using the strip_tags function around some code

:-)

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

Posted

Monika sorry for misunderstanding :blush:

 

It's weird that i could see the larger version when i click.

I've uploaded my screenshot to another image hosting service and i hope it's visible now ? :huh: :)

 

untitled2oo3.gif

Posted
Monika sorry for misunderstanding :blush:

 

It's weird that i could see the larger version when i click.

I've uploaded my screenshot to another image hosting service and i hope it's visible now ? :huh: :)

 

untitled2oo3.gif

 

that is much better.

 

you cannot use tags inside input controls like entry fields and dropdowns as they are not rendered there.

So like Monika said, you need to use the function strip_tags() to get rid of any tags there.

Treasurer MFC

Posted
no way ... have you tried that?

 

 

Actually, it does. If you click on the image, it opens up full size in it's own window.

 

Steve

* * * * * * * * * * * * * * * * * * * * *

Porpoises are most happy when wet!

\ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _

Posted
Actually, it does. If you click on the image, it opens up full size in it's own window.

 

Steve

 

well, not in my browser.

Treasurer MFC

Archived

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

×
×
  • Create New...