- Posts: 6
COMMUNITY FORUM
can't display image in front end
- T L
-
Topic Author
- Offline
- New Member
Please Log in or Create an account to join the conversation.
- Kannan Naidu Venugopal
-
- Offline
- Platinum Member
- Aham Brahmasmi
K2 Rocks \m/
Please Log in or Create an account to join the conversation.
- T L
-
Topic Author
- Offline
- New Member
- Posts: 6
the second picture 14012408.jpg can't be displayed. I check the source code, it is in:
www.wow-life.net/index.php/news/china-news/item/images/BaiYun/14012408.jpg
but I think it should be in www.wow-life.net/images/BaiYun/14012408.jpg
thanks a lot Kannan!
Please Log in or Create an account to join the conversation.
- Kannan Naidu Venugopal
-
- Offline
- Platinum Member
- Aham Brahmasmi
K2 Rocks \m/
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Try to put an absolute path for the image instead of a relative one or correct the relative path by adding ../../../../images/....
You can also check your media manager's settings for the image paths.
Please Log in or Create an account to join the conversation.
- T L
-
Topic Author
- Offline
- New Member
- Posts: 6
The source code is dynamically created. I don't know why the "/" omitted. I have checked the image path settings, it is always the default: images. The thing is: before, images were able to display.
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- T L
-
Topic Author
- Offline
- New Member
- Posts: 6
getk2.org/community/New-to-K2-Ask-here-first/185311-After-update-k2-in-joomla-25-user-cant-register
"Since you have upgraded from version 2.5.4 your overrides might be old.
You need to compare the file register.php between the component (components/com_k2/templates/) and your overrides (templates/your_template/html/com_k2/) and update with the latest one's changes. "
I did above.
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- T L
-
Topic Author
- Offline
- New Member
- Posts: 6
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- Kannan Naidu Venugopal
-
- Offline
- Platinum Member
- Aham Brahmasmi
K2 Rocks \m/
Please Log in or Create an account to join the conversation.
- T L
-
Topic Author
- Offline
- New Member
- Posts: 6
I also checked the JCE settings, the "File System Folder Path" is: images.
Don't know where is the problem: K2 or JCE or Joomla?
Please Log in or Create an account to join the conversation.