Hello,
I'm a big fan of WordPress because it is so easy to install with endless options and great to maintain, but. I'm the admin of a webpage which got hacked recently. It took me some time and a lot of sweat, but finally i upgraded to 2.8 and performed some security improvements, for which i hope they hold the next attack. All of my my index files in the root were contaminated with a malicious script, over and over again, every two days i had to overwrite those files, untill i did the next few things
"wp_" renamed to "wp_somethingelse"
installed plugin WP - Security Admin Tools and resolved all "red" markers (except the "admin" account)
.htaccess file
file and foldersecurity set to 644 and 755
But now I have 2 questions, and i can't find a solution for them.
1- I cannot add new users. In the dashboard i click "Users" and the only two things which appear are "Authors&Users" and "Your Profile", nothing more.
2- I cannot edit existing pages (existing posts i can edit), but pages which are in draft i can edit. I can create a new page, but i cannot change the hierarchy of the pages anymore, or add categories for pages.
I can create new posts, and i can edit them. I can create new pages, but i have to "submit for review" them, and i'm logged in with the "admin" account.
It looks like my admin account has not enough rights anymore for 1- and 2-, but i can't put my finger on it. I tried with giving another account the admin rights, but no luck.
Anybody a hint on where to look? Your help is very much appreciated