Hi I installed the php tour script with a valid license and the installation went good and the site is working but the administrator control panel is not working good the menu bar is taking too long to appear and it's not completely shown and I can't see that any thing else like modules and other stuff is loading to wait for it the site stops loading this is the last preview of the page after 5 minutes of refreshing the page I tried to reinstall the script and like other time successfully installed and nothing changed
The problem looks like, you are victim of low memory allocation by the hosting provider. The root cause of this problem is occurred due to low php Memory of host server. Basically, under the shared hosting plan, providers allows 64 MB php Memory for a website which is barely enough to run a static or CMS site. I have just optimized two most commonly used files to run under low memory resource. Therefore, downlaod the acl.zip two php files and replace under following location : Download the Zip : http://forums.eicra.com/help/ACL.zip Replace Two Files ================== Bootstrap.php to application/Bootstrap.php Replace RuleChecker.php to application/services/RuleChecker.php Replace in Binary Mode: ====================== Please make sure you login FTP in binary mode and Replace files under binary mode. The ACL.zip contains two php files (Bootstrap.php and RuleChecker.php) to be replaced on above location. Supported version : =================== The attached files will remain valid for version 2.x.x only.