Hello,
I have been encountering this strange error (An error has occured.. if this problem persist please have your administrator disable the ajax for this module) when I click on different tabs. Eg. Oppotunities, home (every module). Please note that this error has been occuring when I added these lines in my "sugarcrm.conf" file : DocumentRoot "/opt/bitnami/apps/sugarcrm/htdocs"
Alias /sugarcrm/ "/opt/bitnami/apps/sugarcrm/htdocs/"
Alias /sugarcrm "/opt/bitnami/apps/sugarcrm/htdocs"
<directory "="" opt="" bitnami="" apps="" sugarcrm="" htdocs"=""> Options MultiViews AllowOverride All Order allow,deny Allow from all </directory>
Uncomment the following lines to see your application in the root
of your URL. This is not compatible with more than one application.
RewriteEngine On
RewriteRule ^/$ /sugarcrm/ [PT]
Please help.
Regards, Yatin