I've tried numerous times to get the install to happen, even setting the php timeout to 720 seconds, yet it still dies after the 104th module is installed, triggering a 0 byte install.php file download (it appears to be a timeout, but may not be). When I hit refresh, it says it imported 20 products and forwards to the site information screen, however it obviously has not completed the install correctly, as compared to the demo site.
The site ends up coming up, but it is lacking all example product images and descriptions as well as the categories menu and any means of logging in (though manually going to /user works).
In short, it doesn't resemble the demo site hardly at all. Does someone have a site backup I can work from? I'm on a bit of a tight deadline, and this is the best looking setup I have seen since the release of Commerce.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | bad install2.png | 442.69 KB | lowkee |
| #1 | bad install.png | 77.65 KB | lowkee |
Comments
Comment #1
lowkee commentedHere are two screenshots of the "installed" site.
On one install the products did appear on the landing page, but still without images or descriptions. The categories dropdown has never appeared, nor has the top menu w/the login link.
Any chance of someone making a youtube video of a full install of this? As it is, I'm pretty perplexed as to how that "Gadget Club" site listed in the project page managed to get this going. But I know I'm trying to make a site exactly like it.
Comment #2
user654 commented.
Comment #3
altun commentedI am having same problem anyone managed to solve the issue yet?
Comment #4
Anonymous (not verified) commentedI suffered with this problem for a while. In the end I'm fairly sure I disabled the sample products loading during the install.
I think, and this is from memory, I commented out line 115 in the /profiles/martplug/martplug.info file:
dependencies[] = martplug_sample_content
Sure someone will correct me if that wasn't the method.
You can still load the sample products manually after the install is completed.
My recommendation to recidive would be to disable this permanently, and just give instructions on how to load samples manually, as it seems to cause problems on so many installs.
HTH
Cheers
Peter
Comment #4.0
Anonymous (not verified) commentedadded info, grammar fix