dyin
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: cannot login using wp-login.phpI’ll try it out, but I can’t find a way to turn WYSIWYG on.
I also still have the admin login issue.Forum: Fixing WordPress
In reply to: cannot login using wp-login.phpwhy do you say ‘damned’? Please explane yourself (I don’t want to be suprised by some stupid thing) 😀
Forum: Fixing WordPress
In reply to: cannot login using wp-login.phpI have got the 2.0.1 version of wordpress.
BTW: does anyone know a good plugin to make typing pages,.. as easy as in ms word? I can’t make my page layout like I want it to be.
Forum: Fixing WordPress
In reply to: cannot login using wp-login.phpthere is no cache folder/file in my wp-content folder. Could this be a problem?
Some more tips are still welcome
Thanks handysolo 🙂Forum: Fixing WordPress
In reply to: cannot login using wp-login.phpwhat do you people mean with a cash folder/ clearing your cache?
I am not installing wordpress again, I did to mutch work to do this. Isn’t there an other way?Forum: Fixing WordPress
In reply to: cannot login using wp-login.phplol, good to kwow there is a plug-in that helps. It will be hard to find though (there are many plug-in’s). I hope you will remember the name or something like that. I don’t want to loose control over my website again.
Thanks for your help HandySolo.Forum: Fixing WordPress
In reply to: cannot login using wp-login.php@handysolo, is it imporant to keep the ‘feeds’ menu? I deleted it. Could this give a problem?
edit: I can’t log in through theme editor like you did.
Forum: Fixing WordPress
In reply to: cannot login using wp-login.phpI had the same problem so I installed worpress again. It didn’t fix anything so I will have the same problem in a few days. You are logged in for 10 days (cookie).
Can I see your site so I can see what we did to make this happen.
My site: http://www.mingei.be/home (still working on it)Forum: Fixing WordPress
In reply to: Several issuesyou just go to the sidebar.php menu in ‘presentation’ -> ‘theme editor’. You look for the bit of text that has ‘meta’ in it and you delete all of it. (don’t delete the next menu structure)
Forum: Fixing WordPress
In reply to: Ordering Pageshere is the code you’ll need:
<?php wp_list_pages(’sort_column=menu_order&title_li=Your Title’); ?>
I used it too.
I combined it with the exclude code like this (I found it myself :p):
<?php wp_list_pages(‘sort_column=menu_order&exclude=3,4&title_li=Your Title’); ?>
edit: I used it to make pages to different links so it looks like a site instead of a blog.
http://www.mingei.be/home (there is still a lot to do)Forum: Fixing WordPress
In reply to: can’t acces admin pagescool, 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.
Forum: Fixing WordPress
In reply to: can’t acces admin pageswoops, 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?
Forum: Fixing WordPress
In reply to: can’t acces admin pagesgreat
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.
Forum: Fixing WordPress
In reply to: can’t acces admin pagesthanks for the tip.
But will this do anything bad to the site?
If not, I’ll do it.Forum: Fixing WordPress
In reply to: can’t acces admin pagesI 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.