bimple
Forum Replies Created
-
Forum: Installing WordPress
In reply to: upgraded to 2.7.1, now have errorsthanks for all the help – I got it all back to normal – just had to go through the login process a few times, as well as renaming the plugins folder a few times. Thanks again for all of your help
Forum: Installing WordPress
In reply to: upgraded to 2.7.1, now have errorsok what I did was renamed my plugins folder and I went to login and I got a message saying my database needed updating, so I did that,a dn was able to login to the admin area and see the dashboard, but when I change the folder name back to plugins I get an error saying that the wp-adminindex.php does not exist
very odd
Forum: Installing WordPress
In reply to: upgraded to 2.7.1, now have errorsthanks for your help again. I am using Ipswitch WS_FTP Professional to upload.
I did as you said, and still received the error. I then looked at the config file and noticed it was missing the
define(‘NONCE_KEY’
function, so I went to the secret key generator and added the NONCE_KEY to the config file and am now able to access the site, but the admin login page comes up blank and at least the blog is back now for viewing.
ANy ideas on how to fix the blank login page? =/
Forum: Installing WordPress
In reply to: upgraded to 2.7.1, now have errorsThanks for the reply – I did as you suggested, and also deleted and re-upped the wp-includes folder and I am now getting the
Fatal error: Call to undefined function: wp() in /home/mysite/public_html/wp-blog-header.php on line 14
error
What do you mean it isn’t enough? I also added:
/%category%/%postname%/
and still got the error. I also tried checking “Date and name based” and still received the error.
Also, if it isn’t compatible with 2.3 why is it included with the 2.3 install?
I tried that, but when I chose a custom permalink:
/%postname%/
I received an error at the top of each page:WordPress database error: [Table ‘user_wordpress.wp_categories’ doesn’t exist]
SELECT cat_ID FROM wp_categories WHERE category_nicename = ‘topics/foo_bar’The URL was rewritte, but every page had that error.
I even tried:
/%category%/%postname%/and still got the error mentioned above
and I am using the classic theme
Forum: Installing WordPress
In reply to: How do I remove the tags listed under the title?I added them, but I want them removed from view after each post, just displayed in the meta or tag cloud
Forum: Installing WordPress
In reply to: How do I remove the tags listed under the title?any help is appreciated
Forum: Fixing WordPress
In reply to: How do I remove the author name?thanks