I have 2 blank pages when I go on theses pages Manage Extensions and Package Extensions.
/magento/index.php/admin/extensions_local/
/magento/index.php/admin/extensions_custom/
I don’t know what it’s happen.....
Anyone could help please ?
Hi I also have the same problem, with if I go to magento connect in the admin it gives me a blank page. In the error log I had a error which told me it could not find some includes.
[Mon Jul 28 11:35:01 2008] [error] [client 84.92.213.55] PHP Warning: include_once() [<a href=’function.include’>function.include</a>]: Failed opening ‘Maged/Exception.php’ for inclusion (include_path=’/usr/local/lib/php’) in /myurl/magento/downloader/Maged/Controller.php on line 23, referer: https://myurl/index.php/admin/dashboard/
It appeared that the directory ref was not correct as the files to be included were in the same directory as the Controller.php . So I changed it to the correct without Maged.
The Magento Connect page then appears however it is still not quite correct and now I have different errors !
How did you do the update did you do a fresh install? I am tempted to try that as getting bored with command line updates
I just did a complete install of 1.1.1 from command line and unfortunatly it still gives me a blank page for manage extensions. Although I can use the url admin/extensions_remote/ which I could before in the error log i still have pathing issurs?
I removed all the files and uploaded new files of the 1.1.1. Actually, everything is ok.
Finally i proceed with a ssh command for the good permissions in order to access to the downloader directory and to manage magento connect:
SSH:
chmod -R o+w magento
Regards
boardwalk - 28 July 2008 04:45 AM
Hi,
How did you do the update did you do a fresh install? I am tempted to try that as getting bored with command line updates
I just did a complete install of 1.1.1 from command line and unfortunatly it still gives me a blank page for manage extensions. Although I can use the url admin/extensions_remote/ which I could before in the error log i still have pathing issurs?
i have this issue on version 1.1.6.... any ideas what happens??? i use a managed server but i’m unable to active php-error-output, so it leaves a blank page instead of an error....