Forums / General / Class/object problem in Admin site
Jason Filby
Saturday 25 October 2003 2:12:21 pm
Hi all
Here's the problem: I've created several new classes and used these them to create various objects. All worked fine but suddenly I can't view the objects of my newly created classes in the admin site! Works fine on my user site, though. Obviously somewhere along the line I did something to break it, but I don't know what. The administrator user's role has * * * privileges - so its not as though it doesn't have access.
Any ideas?
ThanksJason
Sunday 26 October 2003 7:09:00 am
It seems the solution is to place entries for the classes in admin's siteaccess's override.ini.append - and then place templates for the new classes in admin's override/templates path. Is this normal?