-
AuthorPosts
-
December 14, 2012 at 12:45 am #183101
My site is http://www.oceandiscover.com, and is using a pinterest theme from Apptha.
I installed the JA Amazon S3 plugin, successfully uploaded all images to Amazon S3, and updated the S3 file list.
There seems to be a partial link update as many, but not all, of the thumbnails have the correct url, for example:
http://oceandiscover.s3.amazonaws.com/images/socialpinboard/pin_medium/212.jpg?javer=1212141236
However, the corresponding large images do not have the correct url structure, for example:
http://www.oceandiscover.com/images/socialpinboard/pin_original/212.jpg.
Thanks,
GrahamDecember 14, 2012 at 12:49 am #476210My site is http://www.oceandiscover.com, and is using a pinterest theme from Apptha.
I installed the JA Amazon S3 plugin, successfully uploaded all images to Amazon S3, and updated the S3 file list.
There seems to be a partial link update as many, but not all, of the thumbnails have the correct url, for example:
http://oceandiscover.s3.amazonaws.co…ver=1212141236
However, the corresponding large images do not have the correct url structure, for example:
http://www.oceandiscover.com/images/…iginal/212.jpg.
Thanks,
GrahamMoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
December 14, 2012 at 4:41 am #476232Hi grahamgraham,
<blockquote>
There seems to be a partial link update as many, but not all, of the thumbnails have the correct url, for example:http://oceandiscover.s3.amazonaws.co…ver=1212141236
However, the corresponding large images do not have the correct url structure, for example:
http://www.oceandiscover.com/images/…iginal/212.jpg.
</blockquote>It’s not correct url. Url params “javer” – is added by the plugin “JA Amazon S3”.
December 14, 2012 at 4:06 pm #476310But the issue is that not all images are pointing to amazon s3.
MoonSailor FriendMoonSailor
- Join date:
- November 2011
- Posts:
- 1106
- Downloads:
- 0
- Uploads:
- 245
- Thanks:
- 89
- Thanked:
- 248 times in 223 posts
December 15, 2012 at 3:12 pm #476364Hi grahamgraham,
If you want remove it, please open file : “plugins/system/plg_jaamazons3/plg_jaamazons3.php” find code in line 420
[PHP]
$suffix = ((strpos($item, ‘?’) === false) ? ‘?’ : ‘&’) . ‘javer=’.date(‘ymdhi’);
[/PHP]
change to
[PHP]
$suffix =”;
[/PHP] -
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by MoonSailor 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum