Thread Starter
dyin
(@dyin)
I tried the troubleshooting on the site:
http://codex.wordpress.org/Login_Trouble
but I still haven’t found the problem.
I can fill in my password and login name and it accepts it, but instead of directing me to the admin page it just shows a blanco page with  on it ( also appears on my gallery). + I have a 0 on my website.
I can’t figure out the problem.
Try to replace the wp-admin directory with the one from the WordPress distribution, seems like an error in the files or the rewrite rules.
Thread Starter
dyin
(@dyin)
thanks for the tip.
But will this do anything bad to the site?
If not, I’ll do it.
Replacing the wp-admin directory should not affect the site at all.
Thread Starter
dyin
(@dyin)
great
edit: it’s better now, I can get a new password etc. But I still get a blank page (no errors) instead of being directed to the admin part.
So it is not the wp-admin files (I changed that). It has to be something else.
what about your .htaccess file, maybe there are some bad rewrite rules or so…
Thread Starter
dyin
(@dyin)
woops, I deleted the file but I can’t find the same file in my downloaded wordpress folder :s. Damn I’m stupid.
edit: would it ba best for me to reinstall it? (I mean wordpress). Or could there be a solution?
I deleted the file but
You mean the .htaccess file? That doesn’t come with the WP download.
Make an empty file, name it .htaccess and upload it to your blog’s root directory. Then go the Options > Permalinks and re-set your permalink settings.
(you should make the .htaccess file writable = chmodd 666, in order to let Wp to write to it. After that change back the permissions.)
Thread Starter
dyin
(@dyin)
cool, that sounds like Chineese though. Do you mean I have to go to the options in the admin section (the section I can’t get to :D)?
I think I’ll just reinstall it without telling my mother (she’ll be mad :p). Or maybe I should call a friend who is a programmer.