Title: [Plugin: WP e-Commerce] bad install? or missing files v.3.6.6
Last modified: August 19, 2016

---

# [Plugin: WP e-Commerce] bad install? or missing files v.3.6.6

 *  [kannagi](https://wordpress.org/support/users/kannagi/)
 * (@kannagi)
 * [17 years, 12 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-bad-install-or-missing-files-v366/)
 * I just installed for the first time the WP e-Commerce plugin (v3.6.6) using WordPress(
   v.2.5.1). When I go to the e-Commerce tab to start setting up the shop everything
   looks like there is no styling or out of place? it makes it difficult to understand
   the content/sections on that page.
 * It’s like i’m missing a stylesheet or something. Anyone else have this problem?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Taeke Reijenga](https://wordpress.org/support/users/taeke/)
 * (@taeke)
 * [17 years, 12 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-bad-install-or-missing-files-v366/#post-788016)
 * I had the same problem, no css and .js files were loaded.
 * To change this go to the wp-shopping-cart.php file and look for
    `define('WPSC_URL',
   str_replace(ABSPATH, $siteurl."/", WPSC_FILE_PATH));` on or around line 30
 * comment it out and add
 *     ```
       define('WPSC_FOLDER', dirname(plugin_basename(__FILE__)));
       define('WPSC_URL', get_option('siteurl').'/wp-content/plugins/' . WPSC_FOLDER);
       ```
   
 * hope this helps
 *  [kmurray](https://wordpress.org/support/users/kmurray/)
 * (@kmurray)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-bad-install-or-missing-files-v366/#post-788089)
 * Wow, thanks for posting this. I was going around in circles, trying to figure
   out if it was just a poorly written plugin or not. Anyway, an hour or two of 
   my life lost, no big deal!
 * Seriously, thanks for taking the time to post this, you would think the guy that
   keeps defending his plugin would simply fix his distribution file… I got the 
   most recent one right off their website.
 *  [arbie](https://wordpress.org/support/users/arbie/)
 * (@arbie)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-bad-install-or-missing-files-v366/#post-788093)
 * WP-Ecommerce is (IMHO) the single best ecommerce plugin available for the single
   best CMS platform available.
    Sure there are issues – but most of those surround
   documentation of the features – and I think that just got solved.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: WP e-Commerce] bad install? or missing files v.3.6.6’ is closed
to new replies.

 * 3 replies
 * 4 participants
 * Last reply from: [arbie](https://wordpress.org/support/users/arbie/)
 * Last activity: [17 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-e-commerce-bad-install-or-missing-files-v366/#post-788093)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
