[plugin: Simple Facebook Connect] Breaks wp e-commerce
-
For the attention of Otto but anyone who can help is welcome to answer.
I’m trying to use you facebook plugin to auto-post new blog posts to facebook. That is the only functionality I require.
However when the Simple Facebook Connect is enabled it seems to break single product pages within my store which uses wp e-commerce.
I get this error when I visit a single product page:
Fatal error: Cannot redeclare makethumburl() (previously declared in /home/serge870/public_html/wp-content/plugins/wp-e-commerce/wpsc-theme/wpsc-single_product.php:50) in /home/serge870/public_html/wp-content/plugins/wp-e-commerce/wpsc-theme/wpsc-single_product.php on line 50
This refers to a custom function I wrote a while back which calls image thumbnails for the products. I.e. I wrote my own code to get the multi images for products rather than buy the gold cart. The function can be seen here: https://pastebin.com/ZK1V9KSv and works perfectly with the facebook plugin disabled.
Deactivating the Simple Facebook Connect plugin solves it. Any ideas about this conflict?
- The topic ‘[plugin: Simple Facebook Connect] Breaks wp e-commerce’ is closed to new replies.