Dody, after some playing around with the code, I found that the .htaccess (with auth .htpasswd) at the admin area is causing the error:
Fatal error: Call to a member function Fields() on a non-object in xxxx on line 368.
I always use .htaccess to secure all the admin area of my scripts for security reasons. And I think the error is similar to the blocking of access when a visitor tries to visit a secured area.
Is there any specific patch for this? (just this)


