bside2234 Posted August 3, 2014 Share Posted August 3, 2014 (edited) Using 1.6.0.8 and I try to edit a category or add a category the CSS looks messed up and the Parent Category Collapse all/Expand all doesn't show any other categories to put it in so I can only put categories in the Home category. I'm getting this error when I turn on error reporting: Notice on line 96 in file /home/www/griffineffects.com/store/classes/helper/HelperForm.php [8] Undefined index: tree Tried replacing the HelperForm.php with the Github version and that didn't work. Edited August 3, 2014 by bside2234 (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted August 3, 2014 Share Posted August 3, 2014 if you open that page do you see some errors (404) related to css files in browser console? Link to comment Share on other sites More sharing options...
bside2234 Posted August 3, 2014 Author Share Posted August 3, 2014 (edited) vekia, on 03 Aug 2014 - 02:19 AM, said: if you open that page do you see some errors (404) related to css files in browser console? ReferenceError: searchCategory is not defined http://griffineffects.com/store/adminXXXXXXXX/index.php?controller=AdminCategories&id_category=6&updatecategory&token=4dbd3f59029bd7fd40a6428ade360549 Line 1026 I replaced the prefix of my admin folder above with X's as I wasn't sure if it was cool to post that online. Edited August 3, 2014 by bside2234 (see edit history) Link to comment Share on other sites More sharing options...
bside2234 Posted August 3, 2014 Author Share Posted August 3, 2014 if you open that page do you see some errors (404) related to css files in browser console? Not sure 100% how to do this but do you mean if I use Firefox and Firebug are there any CSS errors? No, if that's the case. Link to comment Share on other sites More sharing options...
vekia Posted August 4, 2014 Share Posted August 4, 2014 noo, no css errors i mean errors related to missed css files disable each filter and just display ALL errors Link to comment Share on other sites More sharing options...
bside2234 Posted August 4, 2014 Author Share Posted August 4, 2014 noo, no css errors i mean errors related to missed css files disable each filter and just display ALL errors Unless I'm doing it wrong, I don't see any CSS/404 errors Link to comment Share on other sites More sharing options...
tgmf Posted August 15, 2014 Share Posted August 15, 2014 I have exact same problem for about a month or longer. It was a moment right after previous update (to 1.6.08?) when categories form became normal, but next time i checked it was broken again. New update made nothing with that. It seems that some css and js files are not included but what and where? I've put <script type="text/javascript" src="/js/admin-categories-tree.js"> instead of <script type="text/javascript"> in to the form_category.tpl and ReferenceError: searchCategory is not defined disapeared, but nothing else changed. Link to comment Share on other sites More sharing options...
tgmf Posted August 15, 2014 Share Posted August 15, 2014 related to css files in browser console? yes to css files as well. but the bigger problem is in js files, which make this form functional Link to comment Share on other sites More sharing options...
narf Posted February 6, 2015 Share Posted February 6, 2015 Hola, tengo el mismo problema en el fichero HelperForm.php ¿Podrías decirme como lo has solucionado? Gracias. Link to comment Share on other sites More sharing options...
Recommended Posts