NOTE: If you are using the latest versions of JEvents and still are having display/access issues please let us know in the fourm. We are endeavouring to load from the front end rather than backend now.
If you want to password protect your admin interface to Joomla then you will find that frontend editing of Events won't work without giving your username/password each time. This is because JEvents uses some of the backend stylesheets and images from Joomla to save duplication of code.
The solution is to create a .htaccess file with the following content:
Place a copy of this file in the following folders:
Then you should be all sorted.
If you are using addons like the locations managers etc. then you will need to put the htaccess file in the assets folder of these components in the backend too.
Include this in your main .htaccess file
<FilesMatch "\.(css|js)$">
Order allow,deny
Allow from all
Satisfy any
</FilesMatch>
See http://stackoverflow.com/questions/1340001/deny-direct-access-to-all-php-files-except-index-php for more ideas
GWE Systems Ltd, the company behind JEvents, is excited to announce the preview release of EasyLayouts - the tool that makes it easy to create layouts for your Joomla content and custom fields.
See our blog post for an exciting special offer to our Gold Members