by
kpadron » Tue Nov 14, 2017 10:56 pm
Hi guys!!
First of all... congratulations for your tool. I discovered it last month and I am starting and learning to work with couchcms. Just I can say a good adjectives about this cms.
But... I have a litlle problem

... I have searched my problem in others items in the forum but I have not found the answer to my problem. I explain me with more details:
I installed couchcms in a localhost (in my laptop) following the intrucstions to a multilingual website.
I added my cookies in the config.php file in the multi-lang folder.
All works fine but... if I delete the cookies and enter again I have the following notices and warnings:
Notice: Undefined index: op in C:\xampp2\htdocs\nacsport\couch\parser\parser.php on line 749
Notice: Uninitialized string offset: 0 in C:\xampp2\htdocs\nacsport\couch\field.php on line 361
Notice: Undefined variable: html in C:\xampp2\htdocs\nacsport\couch\tags.php on line 1070
Notice: Undefined index: name in C:\xampp2\htdocs\nacsport\couch\functions.php on line 154
Notice: Undefined variable: has_context in C:\xampp2\htdocs\nacsport\couch\tags.php on line 580
Notice: Only variable references should be returned by reference in C:\xampp2\htdocs\nacsport\couch\folder.php on line 135
Notice: Undefined variable: fields in C:\xampp2\htdocs\nacsport\couch\db.php on line 132
Notice: Undefined index: custom_params in C:\xampp2\htdocs\nacsport\couch\field.php on line 1461
Notice: Undefined property: KField::$deleted in C:\xampp2\htdocs\nacsport\couch\page.php on line 1876
I know that those alerts are not errors, but I would like solve those little issues: How can I hidde those alerts? or How can I solve this issue?
Thanks for your help and congratulatios for your work.