CalcBuilder Forum

Problem with the component

User moon_1901 2014-12-12 11:43:19

Hello, i am trying to learn how to use your component, and for this i was creating a simple calculator which uses 2 fields and makes a multiplication, when i press the calculate button i get some error codes and the result at the end. The errors i get are the following

Notice: Undefined variable: hk_quantity in C:\xampp\htdocs\karma\components\com_calcbuilder\models\calcbuilder.php on line 373

Notice: Undefined variable: hk_product_name in C:\xampp\htdocs\karma\components\com_calcbuilder\models\calcbuilder.php on line 373

Notice: Undefined variable: hk_product_description in C:\xampp\htdocs\karma\components\com_calcbuilder\models\calcbuilder.php on line 373

Notice: Undefined variable: hk_file_name in C:\xampp\htdocs\karma\components\com_calcbuilder\models\calcbuilder.php on line 373

Notice: Undefined variable: hk_file_description in C:\xampp\htdocs\karma\components\com_calcbuilder\models\calcbuilder.php on line 373

Notice: Undefined variable: hk_pricehikaproduct in C:\xampp\htdocs\karma\components\com_calcbuilder\models\calcbuilder.php on line 373

Notice: Undefined variable: hk_productfields in C:\xampp\htdocs\karma\components\com_calcbuilder\models\calcbuilder.php on line 373

Notice: Undefined variable: hk_product_code in C:\xampp\htdocs\karma\components\com_calcbuilder\models\calcbuilder.php on line 373
result : 7700

what should i do to correct it ?

Moonsoft support 2014-12-12 12:42:09

Hi,
those messages are not errors, are only information messages that shouldn't be printed at the site. If you're seeing them is because you have set a high level of error reporting, please check your joomla

Site->Global Configuration->Server Settings->Error reporting

configuration. Try to set it to simple or none, which are the values recommended for a production site, you shouldn't see warnings or notices showing anymore.

Hope this helps, regards

...
List Manager

Build different lists for your site

Buy now!
...
CalcBuilder

Create dynamic calculators

Buy now!