• Hello,

    I have bought the wp-shopping-cart Gold and Grid View, and after I installed the new features and validate the API, I no longer could acess my blog…

    I get this errors:

    Warning: in_array() [function.in-array]: Wrong datatype for second argument in /home/meupda/public_html/loja/wp-content/plugins/wp-shopping-cart/gold_cart_files/merchants/linkpoint.php on line 8

    Warning: require(/home/meupda/public_html/loja/wp-content/plugins/wp-shopping-cart/gold_cart_files/merchants/linkpointpem) [function.require]: failed to open stream: No such device in /home/meupda/public_html/loja/wp-content/plugins/wp-shopping-cart/gold_shopping_cart.php on line 781

    Fatal error: require() [function.require]: Failed opening required ‘/home/meupda/public_html/loja/wp-content/plugins/wp-shopping-cart/gold_cart_files/merchants/linkpointpem’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/meupda/public_html/loja/wp-content/plugins/wp-shopping-cart/gold_shopping_cart.php on line 781

    I validate this issues with my Host:

    / Your API key may be associated with another website? If so then you need to de-activate the API key from your test site so that it is free to use on your new site.
    2/ Your server does not support cURL or fsockopen. Your server needs to allow these protocols so that your website can communicate with the WP e-Commerce API database. WordPress itself uses fsockopen to activate Akismet spam protection therefore if Akismet works then so should your WP e-Commerce API key.
    If you don’t know what this means check with your web host or server administrator.
    3/ Your firewall is blocking outgoing connections. When activating your API key your website will try and reach out and connect to the WP e-Commerce API database. You might need to ensure that our IP address 209.20.70.163 is added to your firewall

    And they tel me that everything was correct, can anybody help me??

    Thanks in Advance

    Bispo

Viewing 2 replies - 1 through 2 (of 2 total)
  • I have had the same issue, and I’ve sent a message to Instinct concerning the problem. I believe the issue is simply an omission of php files in the linkpointpem directory – if you look (perhaps through FTP) in this directory in the gold_cart_files you will find it empty. Since the require() function is called and nothing is in /home/meupda/public_html/loja/wp-content/plugins/wp-shopping-cart/gold_cart_files/merchants/linkpointpem, the plugin has a fatal error.

    I really hope Instinct answers my request for this missing data soon, or perhaps comes up with an explanation. In the meantime, I’m investigating removing this merchant from my php files, as I don’t use this gateway anyway.

    *confirmed* by removing the merchants eway and linkpoint from the merchants account, the addon now loads. If you’re not using these gateways, it might be worth removing them to move forward in your ecommerce project while Instinct investigates this issue.

    Be sure to remove the directories associated with these two gateways too.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error installing wp-shopping-cart Gold’ is closed to new replies.