Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter ogod

    (@ogod)

    Thanks, Andrea_r. I network deactivate, then go to subsite and activate the plug-in and works now. Just curious, why network activate doesn’t work for subsite? Thanks.

    Thread Starter ogod

    (@ogod)

    No, they are not posts. It is a e-commerce theme. They are products with pictures, and price, category. I have pages for each product to show details of it. I added product one by one in the admin panel. Then they automatically showed in the product page. I have installed the theme in my new site. I just need to move the product list over, and those product detail pages.

    I exported in old site. It is a xml file with only 150kb. Is the file size normal? it is so small.. Then I got error when import. Is possible because my older site use wp 3.2, and the new site is using 3.3 ?
    Thanks.

    Thread Starter ogod

    (@ogod)

    thanks for reply. I tried, but when importing, get a list of failure. Most come from my product and goods list and media. e.g.:

    Failed to import product Featured
    Failed to import product Flour
    Failed to import wpsc_product_category Flour Snacks
    Failed to import wpsc_product_category Meat Feast
    Failed to import “Rice Cake”: Invalid post type goods
    Failed to import Media “lumian”
    Failed to import Media “f_kaoniangao”
    Failed to import “Auto Draft”: Invalid post type wpsc-product

    Actually I really care is just move my goods,products list, and pages over. Is there a manual way to do it? like just move over db tables, pages?

    Any suggestion is welcome.

    Thread Starter ogod

    (@ogod)

    Thanks Govpatel. Your ftp method works well. But after all I am still working on increasing upload file size. Changing config.php doesn’t work. My hoster changed the php.ini as following setting:

    upload_max_filesize = 20M
    post_max_size = 20M

    I add follwing code in .htaccess. I got it from following link:
    http://support.hostgator.com/articles/what-is-php-ini

    <IfModule mod_suphp.c>
    suPHP_ConfigPath /home/myusername
    <Files php.ini>
    order allow,deny
    deny from all
    </Files>
    </IfModule>

    But same error still, saying file exceeds 1500 KB.

    Thread Starter ogod

    (@ogod)

    Govpatel, You the man ! yes, that is one difference between 3.3 and 3.2, just learned it from you. Thanks !

    I am new to both wp network and the newest version 3.3. Wondering whether you or someone else can help with below:

    Now I am seeing another msg when I install a theme which is 3 mb size. It says “This file is too big. Files must be less than 1500 KB in size.” I read that people suggest to create or modify php.ini, is that the only way? Also when I install a theme, I do it in the parent site (http://www.abc.com), not sub domain (site1.abc.com), so all sub sites may share the same theme?

    Thread Starter ogod

    (@ogod)

    Sorry. I cannot find anwswer from above link. My question is: I don’t see the “network admin” at the right upper corner. It show “hello, howdy”, if I click, it gives me a drop down of users. Just regular Admin, not Network admin as I expexcted. But again like I said, I followed every step of installation. Can sb help ?

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