cancel
Showing results for 
Search instead for 
Did you mean: 

Blank page after login with Magento Connect Manager

Re: Blank page after login with Magento Connect Manager

Hi,
I moved my version of PHP to version 5.6.25, I deleted the files to delete yet, but the blank page is still there.

I even tried to disable the module "Mage_AdminNotification" via "system / configuration / advanced" in addition to my plugins, and I always have the same message in the log "system.log"! It's surprising, is not it ?

2017-01-11T17:49:39+00:00 ERR (3): Warning: SimpleXMLElement::__construct(): Entity: line 6: parser error : Opening and ending tag mismatch: hr line 5 and body  in /var/www/vhosts/MY-SITE/httpdocs/app/code/core/Mage/AdminNotification/Model/Feed.php on line 173
2017-01-11T17:49:39+00:00 ERR (3): Warning: SimpleXMLElement::__construct(): </body>  in /var/www/vhosts/MY-SITE/httpdocs/app/code/core/Mage/AdminNotification/Model/Feed.php on line 173
2017-01-11T17:49:39+00:00 ERR (3): Warning: SimpleXMLElement::__construct():        ^  in /var/www/vhosts/MY-SITE/httpdocs/app/code/core/Mage/AdminNotification/Model/Feed.php on line 173
2017-01-11T17:49:39+00:00 ERR (3): Warning: SimpleXMLElement::__construct(): Entity: line 7: parser error : Opening and ending tag mismatch: body line 3 and html  in /var/www/vhosts/MY-SITE/httpdocs/app/code/core/Mage/AdminNotification/Model/Feed.php on line 173
2017-01-11T17:49:39+00:00 ERR (3): Warning: SimpleXMLElement::__construct(): Entity: line 7: parser error : Premature end of data in tag html line 1  in /var/www/vhosts/MY-SITE/httpdocs/app/code/core/Mage/AdminNotification/Model/Feed.php on line 173

For SSH access, with my host, is not possible with a shared server, unfortunately for me.

Re: Blank page after login with Magento Connect Manager

after you disabled the module did you remove the cache and sessions locks in /var/

Re: Blank page after login with Magento Connect Manager

also go in /app/etc/modules and see what modules in there; you can disable those by looking for  line <active> making it false; I would do this for all them except the Mage and CMRedission modules than remove /var/cache again

Re: Blank page after login with Magento Connect Manager

Figure it out?

Re: Blank page after login with Magento Connect Manager

Hello,

Sorry, I was away for a few days.

 

Yes, I had cleared the "cache" and "session" folders after disabling the modules.

 

Here, I just disable them by putting "false" in place of "true" in each module file of "app / etc /". Unfortunately no change, always my blank page.

 

Should I still leave Debug Profiler set to Yes ?

 

Thank you in advance

Re: Blank page after login with Magento Connect Manager

Ok you may have to install a new one. You can do that on another host or make a folder inside your magento called fresh. Copy parts of your old database to it, etc.

Actually try going inside var folder and delete cache folder, session folder. Is there any php_error log?

 

Re: Blank page after login with Magento Connect Manager

Hi!

 

In my case I just change downloader/template/login_.php to downloader/template/login.php and now it works!

After use downloader I recommend you disable downloader to avoid malicious access.

Re: Blank page after login with Magento Connect Manager

Hello and thank you for your help,

I just checked and I do not have a file named "downloader/template/login.php" by cons I have a name "downloader/template/login.phtml".
Have you been deceived and are you talking about this?

Re: Blank page after login with Magento Connect Manager

Hi @chip13, just cheking as its not mention here, you rember to check that the maintenance.flag file in top of your web folder doesnt exist? Sometime its not deleted automatically . 

Re: Blank page after login with Magento Connect Manager

I'm sorry to hear about the trouble you're facing with Magento Connect Manager. It's frustrating when technical issues like this arise. Considering the persistent blank page after login, it might be related to a conflicting extension booster de or a server configuration problem. Have you tried checking error logs for any specific messages? Also, for the plugin installation, a manual install could be an alternative if the Connect Manager continues to pose issues. Make sure to follow the instructions carefully. Wishing you a speedy resolution!