× Requests and support related to jBackend.

Article Image URLs

  • darrelluk
  • Topic Author
  • Offline
  • New Member
  • New Member
More
5 years 8 months ago #6822 by darrelluk
Article Image URLs was created by darrelluk
Hi,

I have tried the Full image URL and Force full image URL in content settings but I am unable to get the full image URLs for images in articles.

This is what I get...

<img src="images/tb_instructions/PartnerMenu.PNG"

This is what is expected...

<img src="www.websitename.com/images/tb_instructions/PartnerMenu.PNG"

Any ideas what I could be doing wrong?

Thx

Please Log in or Create an account to join the conversation.

More
5 years 7 months ago #6838 by admin
Replied by admin on topic Article Image URLs
Hi,
the pattern for the search&replace regular expression is:
$pattern = '|(<img .*src=["\'])([^"\']*)(["\'] .*/>)|imsU';

So I would like to check if your HTML code matches with this pattern. Can you send me a link to an article? You can post here or send me a PM at info(at)selfget.com.

Kind regards,
Luigi

Please Log in or Create an account to join the conversation.

Time to create page: 0.091 seconds