-
AuthorPosts
-
October 11, 2010 at 6:20 pm #155173
search engine friendly url to yes don’t load any images (just in Home/index)
Don Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
October 12, 2010 at 3:34 am #358547<em>@malabrigofer 197900 wrote:</em><blockquote>search engine friendly url to yes don’t load any images (just in Home/index)</blockquote>
Hi,
I just tried on my site and didn’t encounter the issue. Could you give me a link for check?October 13, 2010 at 2:34 am #358684Hi thanks,
I sent PM with the link,
It seams like I solved it partly, I had to put on Apache mod_rewrite and then in .htaccess comment out
#Options +FollowSymLinksWhat still doesn’t load are the images on Contentslide (slides within the articles)
Thanks
Don Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
October 13, 2010 at 3:54 am #358692<em>@malabrigofer 198146 wrote:</em><blockquote>Hi thanks,
I sent PM with the link,
It seams like I solved it partly, I had to put on Apache mod_rewrite and then in .htaccess comment out
#Options +FollowSymLinksWhat still doesn’t load are the images on Contentslide (slides within the articles)
Thanks</blockquote>
Hi,
Thanks for the PM. But the issue seems that be caused by your htaccess file, it does not concern to the template so I can not help your to figure it out in this case, plz solve it yourself.
Thanks,October 13, 2010 at 11:34 am #358781ok its fixed as I told,
but an issue with the the images on contentslide that do write an extra “/” ex “http: siteurl//images/stories/…” in the path and then don’t show up, any clue to where to look at for how contentslide write the url to the image?Thank you.
Don Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
October 14, 2010 at 1:49 am #358864<em>@malabrigofer 198254 wrote:</em><blockquote>ok its fixed as I told,
but an issue with the the images on contentslide that do write an extra “/” ex “http: siteurl//images/stories/…” in the path and then don’t show up, any clue to where to look at for how contentslide write the url to the image?Thank you.</blockquote>
Hi,
I could not see contentslide module on your site, but I checked and seen that the double slash issue occurs with menu icon.
We fixed that issue and will release the new version soon, you may wait to get the update. But you can try to figure it out for the menu icon by open file plugins/system/jat3/core/menu/base.class.php
Then find to replace all:
[PHP]URI::base()[/PHP]
With:
[PHP]URI::base(true)[/PHP]
For other modules, you can find and do the same yourself in layout files.
Hope this will make sense for you.2 users say Thank You to Don Lee for this useful post
-
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Don Lee 14 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum