Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Switching back to hosting my own images

 
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)
 
Thread Tools Search this Thread
  #1  
Old 08-14-2018, 12:14 PM
 
darrylb1231 darrylb1231 is offline
 

Advanced Member
  
Join Date: Aug 2003
Posts: 60
 

Default Switching back to hosting my own images

Hello All,

Can someone please help me figure out how to get my images so I can host them. I had them on Amazon S3 and when I turned that off, I get blank images. I am on xcart 5.3.1.7

My images are still on the back end, just not showing up in my storefront.

Thanks!
Darryl
__________________
Best Regards,
Darryl Brown
http://www.Christmaslightshow.com
Xcart 5.3
Reply With Quote
  #2  
Old 08-15-2018, 04:17 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Switching back to hosting my own images

I would suggest to try to enable the module back, go to its settings page and click 'migrate images from S3'.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote
  #3  
Old 08-15-2018, 04:23 AM
 
darrylb1231 darrylb1231 is offline
 

Advanced Member
  
Join Date: Aug 2003
Posts: 60
 

Default Re: Switching back to hosting my own images

Thanks for response. I can't find any settings. I have looked everywhere. I turn the Amazon s3 module off and save it and it returns to blank images.
__________________
Best Regards,
Darryl Brown
http://www.Christmaslightshow.com
Xcart 5.3
Reply With Quote
  #4  
Old 08-15-2018, 04:30 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Switching back to hosting my own images

You should enable the 'Amazon S3' module back, then Amazon S3 settings page will appear.
You will be able to access it from the modules list page, click the 'Settings' button next to the module name after you enable it.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote
  #5  
Old 08-15-2018, 09:35 AM
 
darrylb1231 darrylb1231 is offline
 

Advanced Member
  
Join Date: Aug 2003
Posts: 60
 

Default Re: Switching back to hosting my own images

This is all I see when I am in the Amazon s3 module. Photo attached
Attached Thumbnails
Click image for larger version

Name:	xc.png
Views:	433
Size:	8.6 KB
ID:	5213  
__________________
Best Regards,
Darryl Brown
http://www.Christmaslightshow.com
Xcart 5.3
Reply With Quote
  #6  
Old 08-16-2018, 08:29 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Switching back to hosting my own images

That's weird. What version is X-Cart you are using?
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote
  #7  
Old 08-20-2018, 06:15 AM
 
darrylb1231 darrylb1231 is offline
 

Advanced Member
  
Join Date: Aug 2003
Posts: 60
 

Default Re: Switching back to hosting my own images

I am using 5.3.1.7
__________________
Best Regards,
Darryl Brown
http://www.Christmaslightshow.com
Xcart 5.3
Reply With Quote
  #8  
Old 08-20-2018, 11:53 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Switching back to hosting my own images

I believe this SQL query will help you.


update xlite_product_images set storageType = 'r';


It will change the storage from S3 to local server for all images.
Make sure to run it on all tables that contain records about images.


Full list of such tables can be retrieved using the following query.


show tables like '%image%';
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote
Reply
   X-Cart forums > X-Cart 5 > Dev Questions (X-Cart 5)


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:49 AM.

   

 
X-Cart forums © 2001-2020