Ok, thanks Gene. Let me know.
Hi Gene53,
I only placed it as compatible with 2.7 because I haven’t tested it on 2.8 myself. I don’t see any obstacles for it to work with 2.8 since I haven’t used an widgets code in the plugin.
Maybe some users can help out in testing it for 2.8 and give some feedback here or on my Web Directory WordPress plugin page at Code Stuff
I plan to test it on 2.8 over the weekend and update the plugin’s page here at WordPress.org
I’ve found the problem. When I inserted the define statements in my config file, I sort of copied and paste the thing from Ryan’s blog and instead of having ‘ quote in the define statements. The pasted code used a ` quote which caused it not to function properly. (hahahaha!)
It’s now working flawlessly redirecting to https when i try to access the admin via http.
Thanks.