I just installed QGIS 2.8 Wien to get access to OpenLayers (I could not install it under 2.4, and had to uninstall completely and reinstall 2.8). It was working apparently, but when I tried to get to the OpenLayers
OpenLayers Plugin not working in QGIS 2.8.1
The last comment in that question is that the plugin has something to do with a ./qgis2/python/plugins/openlayers_plugin/weblayers/htfolder, was of no help.
That question links to this one:
Where is the OpenLayers plugin in QGIS 2.6?
I checked out if the OpenLayers plugin was installed and activated in the "Installed Plugins" list. It is, but it doesn't show the OpenLayers under the menu "Web" yet. I try to use "OpenLayers" under the "Plugins" menu, selecting "Add Google Satellite Layer" but QGIS crashes completely (closes).
I could not comment or answer in the mentioned questions, so I started a new question because the problem is still not solved.
./qgis2/python/plugins/openlayers_pluginand unzip the downloaded file to the same location. I experienced this problem twice and this method worked for me so here's hoping it will for you too :) – Joseph Sep 04 '15 at 09:42C:\Users\you\.qgis2\python\plugins\and delete the folderopenlayers_plugin. Then from the link in my previous comment, download and unzip the compressed file. You will get a folder which you can then move toC:\Users\you\.qgis2\python\plugins\. Make sure to restart QGIS if it is already running. This is how to manually install plugins but as I said, it may or may not solve your problem. – Joseph Sep 04 '15 at 11:56