- Posts: 4
- Thank you received: 4
ot news can't get images from images and links
- scripter tech
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
13 years 2 weeks ago #1026
by scripter tech
ot news can't get images from images and links was created by scripter tech
hello
Today i'm trying ot news
and i get a problem
if article have images and links
Today i'm trying ot news
and i get a problem
if article have images and links
ot news can not get images from this option! only show default image, how to fix it?Article Images and Links – makes it easier to add images and links to articles
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
13 years 2 weeks ago #1028
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: ot news can't get images from images and links
Hi,
Please make sure the image is in the intro-text part.
It is good if I can see your site, so I can see the articles.
Thanks
Please make sure the image is in the intro-text part.
It is good if I can see your site, so I can see the articles.
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- scripter tech
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 4
- Thank you received: 4
13 years 2 weeks ago #1032
by scripter tech
Replied by scripter tech on topic Re: ot news can't get images from images and links
thanks linh_omg
yes i'm sure and put also in full article image
but same problem
please if you have time test it cause now i need to fix this problem
i'm very sorry now working in local computer after uploading my project i show u
my regards.
yes i'm sure and put also in full article image
but same problem
please if you have time test it cause now i need to fix this problem
i'm very sorry now working in local computer after uploading my project i show u
my regards.
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- scripter tech
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 4
- Thank you received: 4
13 years 2 weeks ago #1040
by scripter tech
Replied by scripter tech on topic Re: ot news can't get images from images and links
No Answer!!
I'm waiting
I'm waiting
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
13 years 2 weeks ago #1048
by Linh Robert
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: ot news can't get images from images and links
Hi,
Just waiting your site online
Actually, you can try do as this:
Edit /modules/mod_otnews/helper.php
find this code:
replace it by this:
Hope this help
Just waiting your site online

Actually, you can try do as this:
Edit /modules/mod_otnews/helper.php
find this code:
Code:
preg_match_all('/img.+src="([^"]+)"/i', $item->introtext, $matches);
replace it by this:
Code:
preg_match_all('/src="([^"]+)"/i', $item->introtext, $matches);
Hope this help

If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
- scripter tech
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 4
- Thank you received: 4
13 years 2 weeks ago #1059
by scripter tech
Replied by scripter tech on topic Re: ot news can't get images from images and links
thanks linh
but didn't slove my problem
if you tested please send me your helper.php
but didn't slove my problem
if you tested please send me your helper.php
The following user(s) said Thank You: makcim makcimov
Please Log in or Create an account to join the conversation.
Time to create page: 0.195 seconds