Thanks a lot Ray, but I think I tried that on chrome but I will do it again.
@Scott Voth actually it is the first time am trying to use it and am only using wordfence and theme-my-login plugins and I didn’t do any upgrade.
@Ray am using version 1.0.8, I will try disabling the plugins to see if that solves the problem. But this problem is just peculiar to Google Chrome and internet explorer browsers, because the options opened well in my firefox browser. I think the problem is that when you click on start, options or any other one it tries to open it in a new tab in chrome and internet explorer while firefox opens it on the same page. So for now am doing the edition on firefox.
Thanks a lot Scott Voth, I will try them out now. CBOX Team are the best, thanks a lot.
I finally got it solve with information from http://wordpress.org/support/topic/phpini-file
it was amazing here is the part that worked for me
I have no access to my php.ini file. So I created my own php.ini file with the following in it and added to my wp-admin folder.
<? phpinfo(); ?>
memory_limit = 128M
and it is all fixed!
Just created php.ini and pasted in the code and it works
Thanks <span style=”color: #4183c4;”>Scott Voth</span>
I tried the solution at that site but the error message is still showing, so I sent a message to my web host.
Am still waiting for their reply, hopefully they will be able to solve it .
I will keep you guys posted on the outcome.