- Posts: 908
- Thank you received: 568
Image does not show
- Linh Robert
-
- Offline
- Banned
-
Less
More
12 years 8 months ago #1883
by Linh Robert
It happened with your all products or just some?
Did you try edit those products and re-upload / replace thumbnail?
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: Image does not show
Hi,schizh wrote: Hello!
I have same trouble. Do yo have solution for the problem ?
It happened with your all products or just some?
Did you try edit those products and re-upload / replace thumbnail?
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Please Log in or Create an account to join the conversation.
- Sergij Chyzh
-
- Offline
- Fresh Boarder
-
Less
More
- Posts: 7
- Thank you received: 0
12 years 8 months ago #1892
by Sergij Chyzh
Replied by Sergij Chyzh on topic Re: Image does not show
Hi!
It happened to all products. I have about 2000 (!!) images in my store and I really wouldn't like to re-upload them again.
How did you fix the issue with previous customer ?
Thanks!
It happened to all products. I have about 2000 (!!) images in my store and I really wouldn't like to re-upload them again.
How did you fix the issue with previous customer ?
Thanks!
Please Log in or Create an account to join the conversation.
- Linh Robert
-
- Offline
- Banned
-
Less
More
- Posts: 908
- Thank you received: 568
12 years 8 months ago - 12 years 8 months ago #1902
by Linh Robert
Hi,
If you can use phpMyAdmin to see the tables ( #__virtuemart_medias), you can check the image url and thumbnail url of products and if it is incorrect then you can use SQL statement to replace all image urls OR move images to the correct folder.
Another check, you can use firebug to check the image url at front-end also help find the problem.
Also, in that table, please make sure the field `created_by` and `modified_by` is set to 0 on all row. You can use sql UPDATE statement to do this.
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Replied by Linh Robert on topic Re: Image does not show
schizh wrote: Hi!
It happened to all products. I have about 2000 (!!) images in my store and I really wouldn't like to re-upload them again.
How did you fix the issue with previous customer ?
Thanks!
Hi,
If you can use phpMyAdmin to see the tables ( #__virtuemart_medias), you can check the image url and thumbnail url of products and if it is incorrect then you can use SQL statement to replace all image urls OR move images to the correct folder.
Another check, you can use firebug to check the image url at front-end also help find the problem.
Also, in that table, please make sure the field `created_by` and `modified_by` is set to 0 on all row. You can use sql UPDATE statement to do this.
Thanks
If you need to send us FTP access / host access, administrator access or any private information:
services(at)omegatheme(dot)com or drop a ticket www.omegatheme.com/member/
Last edit: 12 years 8 months ago by Linh Robert.
Please Log in or Create an account to join the conversation.
Time to create page: 0.191 seconds