-
AuthorPosts
-
March 12, 2010 at 8:04 pm #149470
Okay, maybe I’m missing something very simple here but if I use the images folder as the source for this module the images of course work perfectly… when I change the source to “from articles” I can see no way of assigning an image to an article. I’ve tried just added an image in the article and this does not work as I only get a white area where the image should be. Is there a way to use articles as a source and assign images to the articles so that the image is shown when the article text is displayed in the module. I’ve scoured the forums for about 2 hours now and can’t find a to do this.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 13, 2010 at 7:28 am #336070Dear songgirl1965!
pls open the file: modules/mod_jaslideshiow2/helper.php and find codes:
[PHP]
if( $thumbnailMode != ‘none’ && $jaimage->sourceExited($image) ) {[/PHP]and replace:
[PHP]
$image = JPATH_SITE.DS. str_replace( ‘/’, DS, $image );if( $thumbnailMode != ‘none’ && $jaimage->sourceExited($image) ) {
[/PHP]May be the problem is fixed. if not, pls give the administrator account and the FTP account into the ticket #XDU-611477 (pls change the ticket’s status to “Open”)
Thanks
March 15, 2010 at 11:55 am #336258I checked the code you mentioned and the line currently above the line you indicated is:
$jaimage = JAImage::getInstance();
I can try changing this to what you show.
I do not know if the problem is with the code or if it is in the way I am setting up the article. Do I just need to add an image to the article to get it to show in slideshow or is there some special tag I am supposed to use to let jaslideshow2 know what image to display?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 17, 2010 at 2:36 am #336512Yes,
Pls give me the FTP account and the Administrator account, i ‘ll resolve this issue for you
Here is your TICKET ID: XCT-247136 ( NOTE: after put the information, pls change its status to “OPEN” help me)
ThanksNovember 29, 2010 at 12:19 am #364595Hi,
I had the same issue and after modification of above code also it didn’t workRegards
CholaSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 30, 2010 at 9:03 am #364816<em>@cholapress 205754 wrote:</em><blockquote>Hi,
I had the same issue and after modification of above code also it didn’t workRegards
Chola</blockquote>Please check your images, are they image linking from other website? the module works great with images putting into same directory of the website project
Pls check again
March 23, 2011 at 3:25 am #382800Hello Tien,
I had put the images on a subdirectory in the “images/stories/sub” and it did not work then i moved the images into the main folder images/stories/ and the slide show started working… this part i do not understand it but it worked… thanks
for the info…
🙂 -
AuthorPosts
This topic contains 7 replies, has 4 voices, and was last updated by wangasa 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum