Forum
Notice: undefined index...
When adding a category I used a hyphen and this was returned
Notice: Undefined index: in C:\xampp\htdocs\sites\popp\public\perch\core\lib\PerchTemplate.class.php on line 682 From debug
Array
(
[type] => 8
[message] => Undefined index:
[file] => C:\xampp\htdocs\sites\popp\public\perch\core\lib\PerchTemplate.class.php
[line] => 682
)
Is this anything to worry about? I deleted the category, just in case.
Which version are you using?
2.7.10
How and where did you use a hyphen? Could you give an example?
I had a category called 'food & drink'. Then I edited it to be 'food-drink'. That's when the Notice popped up.
Don't know if this is related, getting a 500 server error. Last entry on error log is
Unrelated to the server error. Everything okay now.
I'll see if I can reproduce it.
The error in the log looks like it's due to your resources folder not having the right permissions for PHP to create files.