Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

full vs relative image url


kotaro

Recommended Posts

I installed FCKeditor for email body to format and send out emails from Admin under Tools -> Send Emails

the file i edited is admin/mail.php and i don't remember what else i changed, if anything.

 

When i insert images into the body of the message they only take relative url and i want it to take full url.

 

So when a person gets the email the image SHOWS UP in the email only if i entered this relative path to the image:

/store/images/products/.../imagename.jpg

 

and DOES NOT show up when i enter this:

http://www.domain.com/store/images/product...;/imagename.jpg

 

when i check source code it shows that "http://www.domain.com" is added to the beginning of the images source url.

 

I want to change that so that i could use full path to the image.

Any ideas?

thank you

Link to comment
Share on other sites

I fixed this issue in my send admin emails contib

 

link in signature

Sam

 

Remember, What you think I ment may not be what I thought I ment when I said it.

 

Contributions:

 

Auto Backup your Database, Easy way

 

Multi Images with Fancy Pop-ups, Easy way

 

Products in columns with multi buy etc etc

 

Disable any Category or Product, Easy way

 

Secure & Improve your account pages et al.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...