 yiotta
New Member
|
I just installed WP in a brand new directory, latest version; plus latest stable version of wp-e-commerce, latest version of Gold Cart, and then I imported products from another site, using WP’s import feature.
Thumbnails are broken on the main shop page ; main image is missing when you go to the product page, even after uploading new images ; the “insert into post” button and “use as featured image” buttons are missing from the “Manage Product Images” upload panel.
Finally, clicking on the broken image link where the main image s/b on the single product page pops up an almost correct looking pop-up with thumbnails and all, except there’s this error message:
“]: Argument #2 is not an array in [website path]…/plugins/wp-e-commerce/wpsc-includes/product-template.php on line 1192
http://marilynfenn.com/shop/index.php?wpsc_action=scale_image&attachment_id=16257&width=76&height=76′ width=’76′ height=’76′ alt=”/>” That bit of code referred to actually looks like this (if it can be pasted into here): $metadata['sizes'] = array_merge( $metadata['sizes'], $generated['sizes'] );
The ONLY plugins I have installed are wp-e-commerce, Gold Cart, Akismet and wp-jquery-lightbox.
One more thing: in the Menu section, previous options to add Product categories, Tags and variations to menus are all missing form this installation.
So, can anyone help me please figure out what’s wrong?
Cheers!
|
 yiotta
New Member
|
Fixed the error message in the broken link; answer found in WordPress forums here: http://goo.gl/dKjp8
Now, how to fix:
1. all the broken thumbnails on the main Shop page;
2. the broken main image on the single product page;
3. the missing “insert into post” button and “use as featured image” buttons on the “Manage Product Images” upload panel
4. Product categories, Tags and Variations menus options missing from Menus panel
Anyone else have these problems? Anyone have any solutions?
|
 machspd87
New Member
|
I am having this issue as well. Cannot add product thumbnails after new WordPress installation.
|
 terraM
New Member
|
With the exception of the fourth issue mentioned, I’m having the same problems as yiotta, and the export, clean install, then import is how I got there as well.
In my case I exported from 3.8.7.1 and imported that file into the 3.8.8 install. Two of the forty or so thumbnails actually are showing up correctly, but none of the other image sources are correct and therefore don’t display.
Is there a change between the two versions that could be the culprit?
This thread is several months old; surely the problem has been solved by now. It would be nice if someone posted the solution, or an educated guess about what to check. I wanted to take a look at the fix mentioned, but the link is broken.
|