I just installed Magento today, and found that I have some display problems. First is the drop down problem which was already fixed by the extention in Magento Connect. But also the categories and calendars are not displaying in the way they should be. (As shown in attachment) Did I do anyhting wrong?
Oh, FYI, I installed it using the downloader package
im having this exact error, i got to that category dropdown view on the wikki and supprize… its not working.... i dont even see it like you do i just dont see it at all… its blank
all i get is JS errors about EXT, CALENDAR and something else not “defined” ill see if theres a fix on magento connect for these
Experiencing the same problem with my admin panel…
Navigate to Catalogue>Manage Categories and the categories box is displayed as links and not folders.
Ive assigned each parent category as Default Category.
The Root Category in System>Manage Stores>Main Website Store is also set to Default Category.
I also had an issue with admin menus that was fixed with the Fooman Fix through Magento Connect
Can anyone point me in the right direction
Running out of ideas…
Similar problem here, I can’t see any categories under categories menu on the left, they show on the drop down and in the front end, but if you click on a category you get a 404.
Also I cannot link any product to my categories since I cannot see the categories under product manager.
I have the same version installed locally with no problems, so maybe it has something to do with permissions?
The JS console throws a few errors the fist one being EXT is not defined, tried changed permissions to js/ext but the problem remains.
The calendars don’t work either, I suspect everything is related to the same problem with EXT library.
The problem was originated by the server rewrites
since I uploaded my files via FTP from my Mac
and the system was hiding the .htaccess file,
so it was not uploaded.
Just uploaded this file and all the problems are solved,
if you have similar problems (and are on a Mac)
try this from the terminal:
(just open terminal and type or paste the following)