starberry
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Options.php – Page not foundYes, definitely.
Forum: Fixing WordPress
In reply to: Problems with comments page and don’t want a theme.So you want to set WordPress on top of whatever else you are using. Is that a better explanation?
>> Yes, I design layouts and I just want the words to appear on the page, not the image headers which are in WordPress 1.5 <<I do understand a bit of HTML and CSS.
I am sorry I can’t explain things very well!
I do not want a list of archives, so could I basically make up a style.css, for just the font size, colour etc, without the headers/archive list?
When I click on the comment link, it automatically goes to the index page. I will fiddle around with the comments pages, and see if I can change it.
Is it possible to degrade, back to WordPress 1.2?
I choose WordPress because it is easier to blog, and I would hate having to keep uploading the page. I like the features it comes with like the spam list, and I don’t want my page to be created by a program, I want to be able to do it myself.
Thanks!
Forum: Fixing WordPress
In reply to: Problems with comments page and don’t want a theme.I have found out that the when you try and comment, the page it goes to is the index page rather than the comments page. That is problem one.
I don’t want a theme, I just want WordPress to have a transparent background, nothing else, no headers, archives or anything.
Forum: Fixing WordPress
In reply to: Problems with comments page and don’t want a theme.The thing is I don’t want a header or anything, as WordPress isn’t my main ‘layout’. Any ideas? Could I just delete the template?
Ok, I’ll do that now. What should I do if they are all there and it still doesn’t work?
I have tried to upload everything again, and I still have that message. I am using WS_FTP Le. How did you work out which ones didn’t upload?
Forum: Fixing WordPress
In reply to: The Upgrade Guide.I think people should appreciate the time and effort you put in to writing these guides! I do follow them and find them easy to understand, even if my results don’t always work. (My fault!) π
Forum: Fixing WordPress
In reply to: Have removed old files but won’t upgrade to 1.5 without errors.I haven’t managed to upgrade yet. At the moment my site index has a message up saying that I have messed up WordPress, do you still want it?
Here is what I have done:
Deleted files
Uploaded WP 1.5
Sorted out first error about the hack
Now I have that error.You can see that page http://starberry.turtelina.net/wp-admin/upgrade.php?step=1
Forum: Fixing WordPress
In reply to: Have removed old files but won’t upgrade to 1.5 without errors.Oh, yes, do you mean upload the file again? I have refreshed the page and it does it every time. Sorry to bother you, I am not the best at doing stuff like this.
Forum: Fixing WordPress
In reply to: Have removed old files but won’t upgrade to 1.5 without errors.I have just upgraded from 1.2. I have no fixed that problem but now I get this error message when on the Step 1 bit of the upload.php page:
Database error: [Unknown column ‘autoload’ in ‘field list’]
INSERT INTO wp_options (option_name, option_value, option_description, autoload) VALUES (‘default_email_category’, ‘1’, ‘Posts by email go to this category’, ‘yes’)Database error: [Unknown column ‘autoload’ in ‘field list’]
INSERT INTO wp_options (option_name, option_value, option_description, autoload) VALUES (‘recently_edited’, ”, ”, ‘yes’)Database error: [Unknown column ‘autoload’ in ‘field list’]
INSERT INTO wp_options (option_name, option_value, option_description, autoload) VALUES (‘use_linksupdate’, ‘0’, ”, ‘yes’)Database error: [Unknown column ‘autoload’ in ‘field list’]
INSERT INTO wp_options (option_name, option_value, option_description, autoload) VALUES (‘template’, ‘default’, ”, ‘yes’)Database error: [Unknown column ‘autoload’ in ‘field list’]
INSERT INTO wp_options (option_name, option_value, option_description, autoload) VALUES (‘stylesheet’, ‘default’, ”, ‘yes’)Database error: [Unknown column ‘autoload’ in ‘field list’]
INSERT INTO wp_options (option_name, option_value, option_description, autoload) VALUES (‘comment_whitelist’, ‘1’, ”, ‘yes’)Database error: [Unknown column ‘autoload’ in ‘field list’]
INSERT INTO wp_options (option_name, option_value, option_description, autoload) VALUES (‘page_uris’, ”, ”, ‘yes’)Database error: [Unknown column ‘autoload’ in ‘field list’]
INSERT INTO wp_options (option_name, option_value, option_description, autoload) VALUES (‘blacklist_keys’, ”, ”, ‘yes’)Database error: [Unknown column ‘autoload’ in ‘field list’]
INSERT INTO wp_options (option_name, option_value, option_description, autoload) VALUES (‘comment_registration’, ‘0’, ”, ‘yes’)Database error: [Unknown column ‘autoload’ in ‘field list’]
INSERT INTO wp_options (option_name, option_value, option_description, autoload) VALUES (‘open_proxy_check’, ‘1’, ”, ‘yes’)Database error: [Unknown column ‘autoload’ in ‘field list’]
INSERT INTO wp_options (option_name, option_value, option_description, autoload) VALUES (‘html_type’, ‘text/html’, ”, ‘yes’)Database error: [Unknown column ‘autoload’ in ‘field list’]
UPDATE wp_options SETautoload= ‘no’ WHERE option_name = ‘moderation_keys’Database error: [Unknown column ‘autoload’ in ‘field list’]
UPDATE wp_options SETautoload= ‘no’ WHERE option_name = ‘recently_edited’Database error: [Unknown column ‘autoload’ in ‘field list’]
UPDATE wp_options SETautoload= ‘no’ WHERE option_name = ‘blacklist_keys’Database error: [Unknown column ‘guid’ in ‘field list’]
SELECT ID, post_title, post_content, post_excerpt, guid, post_date, post_name, post_status, post_author FROM wp_postsDatabase error: [Unknown column ‘comment_type’ in ‘field list’]
UPDATE wp_comments SET comment_type=’trackback’, comment_content = REPLACE(comment_content, ”, ”) WHERE comment_content LIKE ‘%’Database error: [Unknown column ‘comment_type’ in ‘field list’]
UPDATE wp_comments SET comment_type=’pingback’, comment_content = REPLACE(comment_content, ”, ”) WHERE comment_content LIKE ‘%’Where is wp-options.php?!
Thankyou.