mrcheevus
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Stuck in Maintenance Mode and Continuous Upgrade RemindersI set my ftp to show hidden files and I even did a search of every folder from the root – no .maintenance file.
Forum: Fixing WordPress
In reply to: Stuck in Maintenance Mode and Continuous Upgrade RemindersWould removing the .maintenance file also fix the problem of the install refusing to acknowledge the upgrade?
Forum: Fixing WordPress
In reply to: Blogroll Not Displaying CategoriesAnyone? Come on, someone has to know the answer.
Forum: Fixing WordPress
In reply to: Blogroll Not Displaying CategoriesI tried replacing with this tag this time:
<div class=”bloque1″>
<h3>Blogroll</h3>
<?php if ( is_home() ) { get_links_list(id); } ?>
</div>The result was this instead of my entire sidebar:
Parse error: syntax error, unexpected ‘}’ in
Forum: Fixing WordPress
In reply to: ?? Appearing after saving postsThe last question, I have no idea how to determine that.
As to the editor I use, I use the default editor in WordPress, the one with the buttons across the top. Re-editing the post in html always corrects the issue. Re-editing the post in the editor fails, and in fact, every time the post is edited and saved it adds another two ?? to the end of each incident in the post.
I don’t think I have any javascripts plugged in… which do you mean? I have added one blogroll and added the comment spam plugin… that is all that I am sure I have added to the original template.
Forum: Fixing WordPress
In reply to: ?? Appearing after saving postsYou got it. I posted something this morning and it has the same effect. I have not touched anything.
Forum: Fixing WordPress
In reply to: ?? Appearing after saving postsand yes, i am using UTF-8
Forum: Fixing WordPress
In reply to: ?? Appearing after saving postsKeep in mind I have edited out most of the question marks, but there may be some in recent posts.
Forum: Installing WordPress
In reply to: wp-admin points to old domainThanks guys! I didn’t have a cache folder, but bustin loose in the wp-options table and changing everything I could find with the old domain name in it seems to have done the job.
Now, to get my old theme working again…
Forum: Installing WordPress
In reply to: wp-admin points to old domainI looked at the “Moving WordPress” sheet, and it suggests that I start in the wp-admin. However, I cannot access it. For some reason, as soon as I import the old backup, the wp-admin is forced to my old host, where it says I need to upgrade. The upgrade link also points to my old database.
Whatever it is in wp-admin that points to the correct database has been overwritten and is not pointing to the new blog. How do I fix this? All I wanted was the friggin archived blog posts. Is there another way to just get the blog posts out of the sql backup without all the references to the old blog locale? Or am I doomed?
Forum: Fixing WordPress
In reply to: IE display issuesHelp? Please?
Forum: Fixing WordPress
In reply to: How does sort by update work?Help? Please?
Forum: Fixing WordPress
In reply to: How does sort by update work?That is where I got the question from. From that document –
“Sort Order
How you want the links to be sorted when they’re displayed. Possible options are:
Name
ID
URL
Rating
Updated
Random “How does the “updated” option work? Does wordpress ping them intermittently to determine how up to date they are?