Post by nwbc » Thu Jul 17, 2014 8:23 am

just purchased (URL Remote Image - add and use remote images) installed for download of remote images for:
- Product images
- Additional product images
- Categories
- Manufacturers
but not on the admin product image (no way to download remote image) but it is on the additional images works fine.

Go to http://nwcc.co/index.php?route=product/ ... t_id=21499 I uploaded a computer image because there was no input box and you can see that the secondary image did have the input box and worked. I'm using OpenCart Version 1.5.6.1.

How can I fix this? can't get a hold of the Author. ???

Newbie

Posts

Joined
Thu Jul 17, 2014 8:02 am

Post by IP_CAM » Thu Jul 17, 2014 10:27 pm

First, your Shop is awfull slow. It's not gonna work, this way, today's visitors expect something else...

I was waiting for 2 Minutes, then, the server replied with a timeout error.
http://nwcc.co/index.php?route=product/ ... limit=3000

Anyone can put your server of of service, by using this simple href-command, calling 3000 Products on a Category-Page.

---

Second, do you really expect to get something, by using an image link like this:

Code: Select all

http://nwcc.co/image/image_proxy.php?image=http%3A%2 %2Fwww.bangallawebservices.com%2Fimages%2FB184500000514_large.jpg&width=140&height=140&auth=fef9cf3ac2882c032b36e7b445f759bf
The link should probably look like this:

Code: Select all

http://nwcc.co/image/image_proxy.php?image=http://www.bangallawebservices.com/images/B184500000514_large.jpg
but there nothing, just an empty page, when calling it.

---

Check this Site, it contains 12'000 Products in total, just call a category by using a similar link-line extension as >>&limit=3000<<, a server should never break down because of such a silly hack...

I have not so many products ine one Main Cat, but still, you get about 1500-1600 items on your Browser within less than half a minute.

http://www.ipc.li/shop/index.php?route= ... limit=3000

---


Back to the drawing-board. Be aware, It can be done, by using freely available Caching/Indexing-Modifications as well as changing your DB from:

Code: Select all

ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=26;
to:

Code: Select all

ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=26;
by using the links below to find out, how...
MOST IMPORTANT:
https://github.com/chrisatomix/opencart-turbo
http://www.opencart.com/index.php?route ... n_id=15448
http://forum.opencart.com/viewtopic.php ... 56#p505241
http://www.opencart.com/index.php?route ... n_id=15448

But check all this as well:
https://github.com/shaman/opencart-memcached
http://pastebin.com/qen2Dhzs
http://templatebricks.com/how-to-speed-up-opencart/
http://stackoverflow.com/questions/9915 ... ding-speed
http://www.opencartnews.com/tutorials/p ... nd-how-to/

Now, you know (most of) my secrets, use 'em...

Good Luck

Ernie

My Github OC Site: https://github.com/IP-CAM
5'200 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by adnan00733 » Sat Apr 11, 2020 1:28 am

From the following extension, you can add your external server images.
The following extension also works with all import/export modules in the opencart.
The extension developer is providing a full money back warranty.
https://www.opencart.com/index.php?rout ... n_id=26681

Newbie

Posts

Joined
Sun Jun 05, 2016 6:29 am
Who is online

Users browsing this forum: No registered users and 24 guests