Hi,
I am having trouble with Magento Connect Manager in version 1.9.2.2.
When I navigate to System > Magento Connect > Magento Connect Manager I am taken to a 404 page: https://store.kellyseye.com/downloader/?return=https%3A%2F%2Fstore.kellyseye.com%2Findex.php%2Fsecur...
I have tried "magento-cleanup.php" and manually changing the permissions for the "downloader_secure_kellys" folder to 755 and the "index.php" file within the folder to 644.
I have also removed the ".htaccess" file from the "downloader_secure_kellys" folder and I have cleared my cache.
Any suggestions?
Solved! Go to Solution.
Change permission of Directory /downloader/ set to 755 and file /downloader/index.php set to 644
It may be works.
If issue solved , Click Kudos & Accept as Solution
I had tried this although the directory was named "downloader_secure_kellys" so I changed the name to just "downloader" and it worked.
Thank you.