Forum Replies Created

Viewing 15 replies - 166 through 180 (of 212 total)
  • Thread Starter emilysparkle

    (@emilysparkle)

    just noticed the status of this post somehow got changed to resolved. my issue is NOT resolved yet.

    thanks for your response Mihai

    Thread Starter emilysparkle

    (@emilysparkle)

    ah… yes, i did do that at first, i should have mentioned that.

    but… i just tried again in a bit more meticulous fashion and i’m still having the same issue. the four wpec plugins i am using are

    wpec
    gold cart
    wpec store tool kit
    wpec simple shipping

    even turning those off one at a time until it was just wpec didn’t fix it in the twentyeleven theme (which is the parent to the theme i use) or twentyfourteen.

    Thread Starter emilysparkle

    (@emilysparkle)

    i’m not much of a php gal. i’m ok at following directions and i know how to not break stuff while changing the html.

    i’ve turned on debugging, to see the horrifying results but have no idea how to fix any of these things.

    Warning: include(/web/mysite.com/www/wp-content/advanced-cache.php) [function.include]: failed to open stream: No such file or directory in /web/mysite.com/www/wp-settings.php on line 65
    
    Warning: include() [function.include]: Failed opening '/web/mysite.com/www/wp-content/advanced-cache.php' for inclusion (include_path='.:/usr/local/share/pear') in /web/mysite.com/www/wp-settings.php on line 65

    wp-settings.php line 63-65 says:

    // For an advanced caching plugin to use. Uses a static drop-in because you would only want one.
    if ( WP_CACHE )
        WP_DEBUG ? include( WP_CONTENT_DIR . '/advanced-cache.php' ) : @include( WP_CONTENT_DIR . '/advanced-cache.php' );

    also in the debugging errors:

    Notice: wp_register_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /web/mysite.com/www/wp-includes/functions.php on line 3245

    line 3245 in functions.php seems to be the area that prints this error, but how can i tell what needs to change?

    Notice: Undefined variable: text_domain in /web/mysite.com/www/wp-content/plugins/wp-category-posts-list/wp-category-post-list.php on line 56

    lines 53-56 say:

    * Include the loader
     */
    include_once dirname(__FILE__) . '/classes/loader.php';
    $itgdb_wp_cpl_plugin = new itgdb_wp_cpl_loader(__FILE__, $text_domain);

    the frustrating thing is, none of the files that are in these errors are the shopping cart pages. the mildly helpful guy at the host says there’s a javascript error in the wordpress e-commerce by getshopped.

    In Chrome I see the site load in about 1.5 seconds (first time).
    A waterfall analysis using Speed Tracer shows everything loading quickly
    *except* a snippet of javascript that took 1.16 of those 1.5 seconds:
    That function call: all.js::[unknown]() Line 44

    i can’t find all.js anywhere.

    can anyone help?

    Thread Starter emilysparkle

    (@emilysparkle)

    hmm… i thought i posted it to the wpec plugin (getshopped) forum.

    Thread Starter emilysparkle

    (@emilysparkle)

    it also seems to keep reverting page that ‘stuck’ post created to draft state. annoying.

    Thread Starter emilysparkle

    (@emilysparkle)

    i have restarted my browser (chrome) machine (mac osx) and cleared my browser cookies as well. still getting persistent content in quick drafts.

    i noticed a large number in anon users on a site of mine a couple days ago. came here this morning to look for a way to delete them. found this thread and the functions-file fix and was going to try it. so i (backed up) and updated to new version of wpec and LO! the anon users are already magically gone!

    thanks for this thread!

    Thread Starter emilysparkle

    (@emilysparkle)

    gotcha. thanks.

    Thread Starter emilysparkle

    (@emilysparkle)

    still struggling with this, if you can help, i would really appreciate it. all of my software is current.

    if my permalinks are set to default, my shopping cart functions fine.

    if i set my permalinks to postname, i see /wpsc_product_category/catgory_name/ as the base category for my shop items but none of my of product category lists, products or pages or posts display properly. every click displays the main page, despite what the url says.

    ultimately i just want it all to work and the /wpsc_product_category/ slug to be reset to /shop/

    thanks so much.

    Thread Starter emilysparkle

    (@emilysparkle)

    hi, it’s not that i want an image in there. it’s that the default white background of the content panel stops before my content ends and my hours display black on grey. it only happens on the page that is the front page.

    i’m now experiencing this issue (along with a permalinks/checkout issue AND a paypal gateway issue. >.< )

    i’ve gone in to Settings > Store > General Settings > Target Markets and verified USA, USA+minor and Canada are set properly. (I even selected all/save the selected none/save in hopes to clear up any cruft..) still getting this error.

    i’m getting it on pretty much every product i try.

    i have tried to Disregard Shipping for this Product and also still get the error:

    Some of your cart items are targeted specifically to certain markets. As a result, you can only select those countries as your shipping destination.

    i’m up to date on WP, WPEC and all plugins and themes. the only thing in installed recently was Visser’s Store Toolkit (to try to solve the permalinks issue!)

    what’s interesting is i can complete a ‘pay by check’ order even with these errors. (not sure about paypal since i’m not sure it’s working at the moment.

    Thread Starter emilysparkle

    (@emilysparkle)

    rawr! i downloaded the toolkit and am still having no luck finding where to change the root of the products area. i tried re-linking the wp-ecommerce page and i’m right back to where i started with the checkout only functioning on the default permalinks setting.

    this is so *$^@*#! frustrating. sorry for the swearing. ??

    i also noticed that on one toolkit screen it says i have 12 download products. what does that mean? i’m pretty sure all the items in this shop are (supposed to be) physical items. is there a way to figure out which 12 are set incorrectly?

    and lastly, in Store Status it says that none of my shortcodes are correct. i’ve never changed them and they are [productspage] [shoppingcart] [transactionresults] [userlog]. what are they supposed to be?

    thanks so much for your time and hard work. i wish had the code-fu that you do so this wasn’t such a struggle.

    ??

    Thread Starter emilysparkle

    (@emilysparkle)

    i thought it should be in the store settings, but cannot find it under any of the tabs. can you tell me where in the tabs this setting is defined?

    although i can try your toolkit plugin, if i could just not have to have yet another plugin to change this, i would be so happy as it seems like the more i add the more things break with wpec. the lack of support has been incredibly frustrating. i’ve been trying to fix this for at least 6 months.

    @photocrati – thanks for the help. i posted the bug to the system you suggested and this latest update has fixed my problem.

    sadly even the latest update still isn’t working for me. i’m back to getting the error message only once though. the shortcode i use simply calls all albums. [album id=0]

Viewing 15 replies - 166 through 180 (of 212 total)