My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Last 30 days

  • Dec 16, 2009
    issue 23 (Fatal error: Call to undefined function curl_init()) commented on by wang.brady   -   fixed my lersion did not curl
    fixed my lersion did not curl
  • Dec 12, 2009
    issue 23 (Fatal error: Call to undefined function curl_init()) reported by wang.brady   -   Fatal error: Call to undefined function curl_init() in /var/www/wordpress/wp-content/plugins/tantan-s3/lib/curl.php on line 23 after installing activating i get this error
    Fatal error: Call to undefined function curl_init() in /var/www/wordpress/wp-content/plugins/tantan-s3/lib/curl.php on line 23 after installing activating i get this error
  • Dec 08, 2009
    issue 19 (Add Amazon CloudFront compatibility) commented on by gud...@realistek.com   -   I made some alterations to the code, and this works for me. hopefully Joe Tan will use this info to get it officially into the plugin code: http://clak.us/c18
    I made some alterations to the code, and this works for me. hopefully Joe Tan will use this info to get it officially into the plugin code: http://clak.us/c18

Earlier this year

  • Oct 26, 2009
    issue 22 ($pluginRootURL using "siteurl" instead of "contenturl") reported by tpiepmeier   -   If you're using a custom wp-content folder, the admin media (database icon, modal layout) doesn't load right. Changing `get_option('siteurl')` to `get_option('contenturl')` does the trick.
    If you're using a custom wp-content folder, the admin media (database icon, modal layout) doesn't load right. Changing `get_option('siteurl')` to `get_option('contenturl')` does the trick.
  • Oct 21, 2009
    issue 10 (Images stored both on S3 and web server) commented on by phil.nelson   -   I, too, would like the ability to disable uploading to the host server. There should be a setting "only upload to S3", especially for WPMU setups.
    I, too, would like the ability to disable uploading to the host server. There should be a setting "only upload to S3", especially for WPMU setups.
  • Oct 06, 2009
    issue 21 (Settings cannot be applied after entering key) commented on by slombardi   -   Here is an image of what I see in the settings page after I enter my credentials
    Here is an image of what I see in the settings page after I enter my credentials
  • Oct 06, 2009
    issue 21 (Settings cannot be applied after entering key) reported by slombardi   -   What steps will reproduce the problem? 1. Install and activate the plugin 2. Go to settings and set credentials 3. Click save Result: Blank screen Expected result: Bucket selection screen Environment information: Tried on Wordpress 2.8.4, 2.7 and 2.6 Tried plugin versions 0.3.3 and 0.4 I have a bucket with a subfolder and a number of images in it. After entering my AWS key, the screen is blank, de-activating and re-activating the plugin does nothing. Deleting the plugin and re-installing also dies nothing. I have to clear my database and re-install wordpress to get anything on the settings page. Once I enter my key again the same thing happens.
    What steps will reproduce the problem? 1. Install and activate the plugin 2. Go to settings and set credentials 3. Click save Result: Blank screen Expected result: Bucket selection screen Environment information: Tried on Wordpress 2.8.4, 2.7 and 2.6 Tried plugin versions 0.3.3 and 0.4 I have a bucket with a subfolder and a number of images in it. After entering my AWS key, the screen is blank, de-activating and re-activating the plugin does nothing. Deleting the plugin and re-installing also dies nothing. I have to clear my database and re-install wordpress to get anything on the settings page. Once I enter my key again the same thing happens.
  • Aug 15, 2009
    issue 15 (S3 Activation after Plugin Activation Error) commented on by msmads2008   -   It works by creating a bucket. Thanks guys!
    It works by creating a bucket. Thanks guys!
  • Aug 10, 2009
    issue 20 (Changing URL of blog causes file uploads to stop working) reported by john.swords   -   What steps will reproduce the problem? 1. Install Wordpress and S3 plugin. Configure the plugin and add media. 2. Copy entire Wordpress install from a staging area such as (http://site.com/beta) to production location (http://site.com). 3. In Wordpress Miscellaneous settings, change default upload path from /beta/wp- content/uploads to /wp-content/uploads 4. Go to Media -> Add Media and upload a file. 5. Receive "Error saving media attachment." (error code 3) Using 0.4 of the plugin and running it on a Fedora Core box.
    What steps will reproduce the problem? 1. Install Wordpress and S3 plugin. Configure the plugin and add media. 2. Copy entire Wordpress install from a staging area such as (http://site.com/beta) to production location (http://site.com). 3. In Wordpress Miscellaneous settings, change default upload path from /beta/wp- content/uploads to /wp-content/uploads 4. Go to Media -> Add Media and upload a file. 5. Receive "Error saving media attachment." (error code 3) Using 0.4 of the plugin and running it on a Fedora Core box.
  • Jul 28, 2009
    issue 15 (S3 Activation after Plugin Activation Error) commented on by polpeta   -   CloudBerry Explorer did the trick for me - http://cloudberrylab.com/default.aspx? page=index - make a bucket and it should be happy trails from then on.
    CloudBerry Explorer did the trick for me - http://cloudberrylab.com/default.aspx? page=index - make a bucket and it should be happy trails from then on.
  • Jul 28, 2009
    issue 19 (Add Amazon CloudFront compatibility) commented on by LazyManAndMoney   -   I would be interested in this feature as well. It seems 99.9% there...
    I would be interested in this feature as well. It seems 99.9% there...
  • Jul 11, 2009
    issue 19 (Add Amazon CloudFront compatibility) commented on by tl...@cbs.com   -   I agree. This would be a MAJOR improvement that would allow CloudFront users to truly take advantage of this plugin. I'd suggest making it a top priority.
    I agree. This would be a MAJOR improvement that would allow CloudFront users to truly take advantage of this plugin. I'd suggest making it a top priority.
  • Jul 04, 2009
    issue 19 (Add Amazon CloudFront compatibility) commented on by seanpercival1   -   this would be great!
    this would be great!
  • Jun 05, 2009
    issue 19 (Add Amazon CloudFront compatibility) reported by Brent.Ozar.US   -   With Amazon CloudFront, you upload your files to a bucket as normal, but when you retrieve them, you use a different URL. This plugin could be CloudFront compatible if you let the user specify a different domain name in the settings to override the bucket name when the images are shown on the page. For example, my bucket is i.brentozar.com, and wordpress-s3 works great with that. It uploads the images, and displays them on the page as i.brentozar.com. However, I'd like wordpress-s3 to use the name "cache.brentozar.com" when showing the images, because that's the CloudFront domain for this bucket. If that doesn't make sense, ping me at BrentO@BrentOzar.com. I'd love to sponsor this change - I'll pay you $50 via Paypal to add the feature. Thanks!
    With Amazon CloudFront, you upload your files to a bucket as normal, but when you retrieve them, you use a different URL. This plugin could be CloudFront compatible if you let the user specify a different domain name in the settings to override the bucket name when the images are shown on the page. For example, my bucket is i.brentozar.com, and wordpress-s3 works great with that. It uploads the images, and displays them on the page as i.brentozar.com. However, I'd like wordpress-s3 to use the name "cache.brentozar.com" when showing the images, because that's the CloudFront domain for this bucket. If that doesn't make sense, ping me at BrentO@BrentOzar.com. I'd love to sponsor this change - I'll pay you $50 via Paypal to add the feature. Thanks!
  • May 13, 2009
    issue 10 (Images stored both on S3 and web server) commented on by ghosttie   -   OK, that sounds like a different issue to this one
    OK, that sounds like a different issue to this one
  • May 13, 2009
    issue 10 (Images stored both on S3 and web server) commented on by digigirl   -   The problem isn't that there's a copy on my server, it's that it is automatically converting the url in the post to the one on the server. When I use the image uploader, it initially shows the S3 url. But when I save the post, it changes to the domain url. If I delete the images on the server, the images in my post will disappear. The urls for the images using custom fields work fine - they remain the S3 urls. But the main images for the posts always convert back to the domain url.
    The problem isn't that there's a copy on my server, it's that it is automatically converting the url in the post to the one on the server. When I use the image uploader, it initially shows the S3 url. But when I save the post, it changes to the domain url. If I delete the images on the server, the images in my post will disappear. The urls for the images using custom fields work fine - they remain the S3 urls. But the main images for the posts always convert back to the domain url.
  • May 12, 2009
    issue 10 (Images stored both on S3 and web server) commented on by ghosttie   -   I wonder if as a short-term fix it would be safe to delete the files from the web server
    I wonder if as a short-term fix it would be safe to delete the files from the web server
  • May 12, 2009
    issue 10 (Images stored both on S3 and web server) commented on by digigirl   -   I have this same problem. Using regular WP, v.2.7.1. When I upload an image, it shows the S3 url, but then I can see it convert to my domain URL when I save the post. So, basically, at this moment the plugin is not working for me - all my pics are still being served from my own server. Any idea when this might be fixed?
    I have this same problem. Using regular WP, v.2.7.1. When I upload an image, it shows the S3 url, but then I can see it convert to my domain URL when I save the post. So, basically, at this moment the plugin is not working for me - all my pics are still being served from my own server. Any idea when this might be fixed?
  • May 12, 2009
    issue 16 (Bug - Images being served blank or with errors) commented on by brettmckay   -   I'm having this exact same problem.
    I'm having this exact same problem.
  • Mar 27, 2009
    issue 10 (Images stored both on S3 and web server) commented on by laneous.miscel   -   Same problem here. This works wonderfully in WPMU, but the files are stored locally *and* on the S3 server. Is there any way to force this plugin to delete the file locally once it's uploaded to S3?
    Same problem here. This works wonderfully in WPMU, but the files are stored locally *and* on the S3 server. Is there any way to force this plugin to delete the file locally once it's uploaded to S3?
  • Mar 17, 2009
    issue 14 (New Folder) commented on by jason.richard.mcneil   -   I don't know if this breaks anything else yet, but so far the best fix I see is to make the following changes around line 64... Change line 64 of 0.4 which is: curl_setopt($this->curl, CURLOPT_PUT, true); to what it used to be in 0.3.3: curl_setopt($this->curl, CURLOPT_CUSTOMREQUEST, 'PUT'); I only have messed with it enough to know it fixes that one issue, don't know if it creates others thou so best of luck.
    I don't know if this breaks anything else yet, but so far the best fix I see is to make the following changes around line 64... Change line 64 of 0.4 which is: curl_setopt($this->curl, CURLOPT_PUT, true); to what it used to be in 0.3.3: curl_setopt($this->curl, CURLOPT_CUSTOMREQUEST, 'PUT'); I only have messed with it enough to know it fixes that one issue, don't know if it creates others thou so best of luck.
  • Mar 16, 2009
    issue 14 (New Folder) commented on by jason.richard.mcneil   -   I was using version 0.4 from http://tantannoodles.com/toolkit/wordpress-s3/ and I had the same issue with new folders creation not working. I then installed version 0.3.3 and folder creation is working in 0.3.3.
    I was using version 0.4 from http://tantannoodles.com/toolkit/wordpress-s3/ and I had the same issue with new folders creation not working. I then installed version 0.3.3 and folder creation is working in 0.3.3.
  • Mar 06, 2009
    issue 13 (WordPress 2.7 Incompatibility) commented on by ibofriendsman   -   What about wordpress mu 2.7, I get the same error?
    What about wordpress mu 2.7, I get the same error?
  • Feb 17, 2009
    issue 18 (Not seeing OPTIONS link to configure plugin) commented on by sa...@dreamwhisperdesigns.com   -   You have to add a bucket to s3 first. I used the s3 plugin for FireFox to create a bucket. Unfortunately, the images were served as blanks and the url to the image displays junk xml.
    You have to add a bucket to s3 first. I used the s3 plugin for FireFox to create a bucket. Unfortunately, the images were served as blanks and the url to the image displays junk xml.
  • Feb 15, 2009
    issue 15 (S3 Activation after Plugin Activation Error) commented on by JPuthuff   -   I had the same problem but was able to fix it. You need to create a bucket on S3 before activating the plug in. To do this, I installed "S3 Organizer"---a Firefox plug-in---and used that to create the bucket and subfolders. There are alternatives if you don't use Firefox: search for "S3 interface."
    I had the same problem but was able to fix it. You need to create a bucket on S3 before activating the plug in. To do this, I installed "S3 Organizer"---a Firefox plug-in---and used that to create the bucket and subfolders. There are alternatives if you don't use Firefox: search for "S3 interface."
  • Feb 14, 2009
    issue 15 (S3 Activation after Plugin Activation Error) commented on by wtfrobots   -   I have this same issue.
    I have this same issue.
  • Feb 11, 2009
    issue 18 (Not seeing OPTIONS link to configure plugin) commented on by XOoDREW   -   From within your dashboard you're going to want to go to the SETTINGS menu. Scroll to the bottom, and there should be a sub-menu called 'Amazon S3'
    From within your dashboard you're going to want to go to the SETTINGS menu. Scroll to the bottom, and there should be a sub-menu called 'Amazon S3'
  • Feb 11, 2009
    issue 18 (Not seeing OPTIONS link to configure plugin) reported by cashmapsystems   -   What steps will reproduce the problem? 1. Install tantan-s3 plugin 2. Activate plugin 3. Can't find the OPTIONS button What is the expected output? What do you see instead? I've activated the plug-in and expect to see an OPTIONS link where I can enter my AWS codes...but I am not seeing any such link. What version of the product are you using? On what operating system? WP 2.7.1 Please provide any additional information below. I'm not seeing the OPTIONS button to configure the plugin anywhere. Please advise.
    What steps will reproduce the problem? 1. Install tantan-s3 plugin 2. Activate plugin 3. Can't find the OPTIONS button What is the expected output? What do you see instead? I've activated the plug-in and expect to see an OPTIONS link where I can enter my AWS codes...but I am not seeing any such link. What version of the product are you using? On what operating system? WP 2.7.1 Please provide any additional information below. I'm not seeing the OPTIONS button to configure the plugin anywhere. Please advise.
  • Jan 26, 2009
    r84 (compatibility with 2.7) committed by joetan54   -   compatibility with 2.7
    compatibility with 2.7
  • Jan 26, 2009
    r83 (compatibility with 2.7) committed by joetan54   -   compatibility with 2.7
    compatibility with 2.7
  • Jan 17, 2009
    issue 16 (Bug - Images being served blank or with errors) reported by mrrobertson   -   Please provide any additional information below. I am having an issue with the plugin. Seems that when I upload an image, it successfully gets created in my bucket, the URL works, etc… but any images I upload using the plugin seem to be served blank - here is one - http://media.reelseo.com/wp-content/uploads/searchandreplace .png And another http://media.reelseo.com/wp-content/uploads/tania-yuki-comsc ore1.jpg Im on wordpress 2.7 with the most recent version of your plugin. Please advise. Thanks.
    Please provide any additional information below. I am having an issue with the plugin. Seems that when I upload an image, it successfully gets created in my bucket, the URL works, etc… but any images I upload using the plugin seem to be served blank - here is one - http://media.reelseo.com/wp-content/uploads/searchandreplace .png And another http://media.reelseo.com/wp-content/uploads/tania-yuki-comsc ore1.jpg Im on wordpress 2.7 with the most recent version of your plugin. Please advise. Thanks.
  • Jan 10, 2009
    issue 13 (WordPress 2.7 Incompatibility) commented on by liquorlicence   -   Thanks for the fix to class-plugin.php, Sean. That works for me.
    Thanks for the fix to class-plugin.php, Sean. That works for me.
  • Jan 04, 2009
    issue 13 (WordPress 2.7 Incompatibility) commented on by JuiceCrusade   -   I have this same problem. I receive "HTTP error." whenever I try to upload file within WP flash loader. I grabbed the file you attached and replaced the other class-plugin.php file with it, but nothing changed.
    I have this same problem. I receive "HTTP error." whenever I try to upload file within WP flash loader. I grabbed the file you attached and replaced the other class-plugin.php file with it, but nothing changed.

Older

  • Dec 19, 2008
    issue 15 (S3 Activation after Plugin Activation Error) reported by gianni.dalerta   -   What steps will reproduce the problem? 1. Wordpress Upgrade to 2.7 2. Create a new S3 Account 2. Upload Plugin 3. Activate Plugin 4. Go to Plugin settings 4. Input to get access and secret access keys. 5. Click Authenticate Account 6. Red Error Message with No description. What is the expected output? What do you see instead? Next steps or further settings What version of the product are you using? On what operating system? Latest plugin plus plugin_class.php fix in issue 14 Please provide any additional information below.
    What steps will reproduce the problem? 1. Wordpress Upgrade to 2.7 2. Create a new S3 Account 2. Upload Plugin 3. Activate Plugin 4. Go to Plugin settings 4. Input to get access and secret access keys. 5. Click Authenticate Account 6. Red Error Message with No description. What is the expected output? What do you see instead? Next steps or further settings What version of the product are you using? On what operating system? Latest plugin plus plugin_class.php fix in issue 14 Please provide any additional information below.
  • Dec 13, 2008
    issue 13 (WordPress 2.7 Incompatibility) commented on by seanstansell   -   The problem seems to be related to a change in how WP passes the uploaded file path to the wp_update_attachment_metadata function. The path is relative to the upload folder now. I managed to get it working by changing lines 186 and 187 of class-plugin.php to: if (file_exists($uploadDir['basedir']."/".$data['file'])) { $data['file'] = $uploadDir['basedir']."/".$data['file']; Or you can grab the attached file which has the changes in it already.
    The problem seems to be related to a change in how WP passes the uploaded file path to the wp_update_attachment_metadata function. The path is relative to the upload folder now. I managed to get it working by changing lines 186 and 187 of class-plugin.php to: if (file_exists($uploadDir['basedir']."/".$data['file'])) { $data['file'] = $uploadDir['basedir']."/".$data['file']; Or you can grab the attached file which has the changes in it already.
  • Dec 11, 2008
    issue 14 (New Folder) commented on by brandon.sheats   -   I've gotten it to work, it might be a bit weird if you're using wordpress 2.7 though, because if it's a new bucket for some reason, it doesn't quite work.
    I've gotten it to work, it might be a bit weird if you're using wordpress 2.7 though, because if it's a new bucket for some reason, it doesn't quite work.
  • Dec 09, 2008
    issue 14 (New Folder) reported by mikephar...@msn.com   -   I cant get the create new folder to work? Has been proven to work?
    I cant get the create new folder to work? Has been proven to work?
  • Dec 07, 2008
    issue 13 (WordPress 2.7 Incompatibility) reported by brandon.sheats   -   What steps will reproduce the problem? 1. Install plugin in WP 2.7 and activate 2. Select sync uploads with S3 when using upload tab. 3. Attempt to upload file within WP flash loader, not the dedicated plugin tab. What is the expected output? The file would be uploaded via the WordPress method, and I could edit file metadata after the PUT transaction worked. What do you see instead? The file did not upload to S3 at all. The only way I could do it was via the upload interface provided by the plugin.
    What steps will reproduce the problem? 1. Install plugin in WP 2.7 and activate 2. Select sync uploads with S3 when using upload tab. 3. Attempt to upload file within WP flash loader, not the dedicated plugin tab. What is the expected output? The file would be uploaded via the WordPress method, and I could edit file metadata after the PUT transaction worked. What do you see instead? The file did not upload to S3 at all. The only way I could do it was via the upload interface provided by the plugin.
  • Dec 03, 2008
    issue 12 (wp_tantan_wordpress_s3_cache table) reported by ghosttie   -   I was looking through my MySql db and there's a table called wp_tantan_wordpress_s3_cache that has a few rows in it. Although I've been using the plugin frequently, the table hasn't been updated since the 25th of October. Is this table still used? If not, can I delete it?
    I was looking through my MySql db and there's a table called wp_tantan_wordpress_s3_cache that has a few rows in it. Although I've been using the plugin frequently, the table hasn't been updated since the 25th of October. Is this table still used? If not, can I delete it?
  • Nov 09, 2008
    issue 11 (File corruption using Add Media -> Image link) reported by stoopad   -   What steps will reproduce the problem? 1. Write Post -> Add an Image 2. Select a PNG file under the Choose Files to Upload Flash uploader utility. 3. Navigate to the indicated URL: Image will not display. What is the expected output? What do you see instead? Uploading images with the Amazon S3 link (instead of the Add Image link) works correctly: Images display properly. Uploading through the Add Image link, though it adds the files correctly to S3, the files are corrupted. What version of the product are you using? On what operating system? Latest revision from Subversion. Host system is Linux on PHP5. Client system is OS X 10.5.5 using Firefox 3.0.3. Wordpress 2.6.3. Please provide any additional information below. I performed a diff on two binary files... The file processed through Wordpress s3 -> Wordpress -> Amazon contained an additional header prior to the PNG header (see broken.png). The header was 3ff4. I'd be happy to assist in any way. Let me know if you have any questions.
    What steps will reproduce the problem? 1. Write Post -> Add an Image 2. Select a PNG file under the Choose Files to Upload Flash uploader utility. 3. Navigate to the indicated URL: Image will not display. What is the expected output? What do you see instead? Uploading images with the Amazon S3 link (instead of the Add Image link) works correctly: Images display properly. Uploading through the Add Image link, though it adds the files correctly to S3, the files are corrupted. What version of the product are you using? On what operating system? Latest revision from Subversion. Host system is Linux on PHP5. Client system is OS X 10.5.5 using Firefox 3.0.3. Wordpress 2.6.3. Please provide any additional information below. I performed a diff on two binary files... The file processed through Wordpress s3 -> Wordpress -> Amazon contained an additional header prior to the PNG header (see broken.png). The header was 3ff4. I'd be happy to assist in any way. Let me know if you have any questions.
  • Nov 06, 2008
    issue 10 (Images stored both on S3 and web server) reported by ghosttie   -   What steps will reproduce the problem? 1. Upload an image using the Add media - Add an Image button What is the expected output? What do you see instead? I expected it to now only upload the image to S3, but it also seems to be saving it to the web server like it did before I started using this plugin What version of the product are you using? On what operating system? 0.3.4, on Linux with PHP5
    What steps will reproduce the problem? 1. Upload an image using the Add media - Add an Image button What is the expected output? What do you see instead? I expected it to now only upload the image to S3, but it also seems to be saving it to the web server like it did before I started using this plugin What version of the product are you using? On what operating system? 0.3.4, on Linux with PHP5
  • Oct 25, 2008
    issue 9 (upgrade existing files) reported by ghosttie   -   It would be nice if there was an upgrade existing files to move them from the hosted storage to Amazon S3
    It would be nice if there was an upgrade existing files to move them from the hosted storage to Amazon S3
  • Sep 25, 2008
    r82 (added screenshots) committed by joetan54   -   added screenshots
    added screenshots
  • Sep 25, 2008
    r81 (minor updates) committed by joetan54   -   minor updates
    minor updates
  • Sep 25, 2008
    r80 (move into own directory, prep for wordpress.org) committed by joetan54   -   move into own directory, prep for wordpress.org
    move into own directory, prep for wordpress.org
  • Sep 25, 2008
    Documentation (TODO) Wiki page added by joetan54
  • Aug 27, 2008
    issue 4 (Deleting Files Via WordPress Uploader) commented on by sylvinus   -   Hello, I'm doing a WPMU install for jamendo.com We plan to use your S3 plugin and we needed files to be deleted on S3. Here attached is the patch we made to make it work, it's not yet very well tested but it seems to do the job on a few simple usecases. Hope this helps... thanks for the plugin! PS: we might upload a few other patches we made in the future. For instance we have one that makes the s3_cache table global (not one for each blog). Would that be of interest?
    Hello, I'm doing a WPMU install for jamendo.com We plan to use your S3 plugin and we needed files to be deleted on S3. Here attached is the patch we made to make it work, it's not yet very well tested but it seems to do the job on a few simple usecases. Hope this helps... thanks for the plugin! PS: we might upload a few other patches we made in the future. For instance we have one that makes the s3_cache table global (not one for each blog). Would that be of interest?
  • Aug 24, 2008
    S3Tools (One-sentence summary of this page.) Wiki page edited by joetan54
  • Aug 24, 2008
    S3Tools (One-sentence summary of this page.) Wiki page edited by joetan54
  • Aug 24, 2008
    S3Tools (One-sentence summary of this page.) Wiki page edited by joetan54
 
Hosted by Google Code