nikmagnus Posted August 25, 2013 Share Posted August 25, 2013 Hi, I bought a module from PLUGINZ that displays RRP of a product. I cant get it to work, and the developer cant seem to fix it. They blame my site configuration or hosting setup. They state it's working for other customers of theirs. Whatever the reason, I'd like it to work for my site. Here are the errors generated: DbCore->executeS - [line 83 - modules/rrp/controllers/admin/AdminRRPController.php] - [1 Arguments] 77. 78. 79. $rrp = Tools::getValue('rrp',$i); 80. 81. $sql='UPDATE `cla_product_shop` SET `recommended_retail_price`='.$rrp.' where `price` = '.$p_price.''; 82. $query_result = Db::getInstance()->ExecuteS($sql); 83. 84. 85. } 86. 87. Argument [0] UPDATE `cla_product_shop` SET `recommended_retail_price`=Array where `price` = 25.041806 AdminRRPController->_processSetCategoryRecurse - [line 63 - modules/rrp/controllers/admin/AdminRRPController.php] - [2 Arguments] 57. $this->action = 'remove_sale_category'; 58. } 59. 60. public function processApplySaleCategory() 61. { 62. $this->_processSetCategoryRecurse(Tools::getValue('categories'),Tools::getValue('recurse')=="on"?true:false); 63. 64. 65. } 66. 67. Argument I'd like the module fixed so it works, and if it's not the module, my server configuration setup so it does work. Thanks, nik Link to comment Share on other sites More sharing options...
bellini13 Posted August 25, 2013 Share Posted August 25, 2013 whats the error? Link to comment Share on other sites More sharing options...
fitao Posted September 13, 2013 Share Posted September 13, 2013 Hi. Can I help u? Link to comment Share on other sites More sharing options...
albadream Posted September 15, 2013 Share Posted September 15, 2013 Hi, you can contact me at [email protected] and we will make you the best quote. Regards. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now