Paola
Forum Replies Created
-
I had the same issue, it appears that with the new version 2.0.3 files this problem arises when trying to overwrite 2.0.2 wp-includes. I was able to resolve the problem by deleting the wp-includes and installing a fresh one.
Forum: Fixing WordPress
In reply to: Post Number Display Problem in 2.0Sorry, I do have the latest 2.0.2 release installed on all the sites.
Forum: Fixing WordPress
In reply to: Image Display Problem in Posts and Pages ProblemThat was it! Thank you! I wish the wysiwyg worked in this situation… I do like it. I guess this is a bug in the admin area of WordPress?
Thank you for your help! I solved it in a very strange way. I enabled hotlink protection and allowed the http and www versions of the site to access pictures as exceptions. For whatever reason, that fixed it. It must have had something to do with permissions.
Forum: Plugins
In reply to: Trying to make certain posts expire in WordPress 2.0Thank you so much! I looked all over for a plugin like this and it’s exactly what I was looking for. Not the first time Google was of no help in finding it.
I guess I’m joining the bloggers who are monetizing their specialized knowledge. It’s easier to do that if everything you’ve ever written about how to do something is not available on your site.
Forum: Fixing WordPress
In reply to: WordPress on Yahoo Blog Header ProblemNevermind, I found it. Turns out both themes that I switched between shared the same command in the header file.
Forum: Plugins
In reply to: IMDB Movie in posts pluginContinued from last post: I also have the update of the RumMovie Plugin.
Forum: Plugins
In reply to: IMDB Movie in posts pluginI’ve installed both the rumcategory and rummovie plugins. The IMDB button shows up in admin, pressing it brings up the search window from IMDB, entering the movie title brings up a list of movies but clicking on the movie you want closes the window and when I look at the post, nothing is different– nothing is imported from IMDB.
I am running most recent update of WP. Please Help! I really want this functionality.
Forum: Plugins
In reply to: Hide display of Post Date Plugin?bump
Forum: Plugins
In reply to: Hide display of Post Date Plugin?bump
Forum: Plugins
In reply to: Hide display of Post Date Plugin?Will this mess up any indexing or archival functions or is this just a command to display the date?
Also, some posts I still want to display the date. I am looking for something that will allow me to pick and choose the posts that I display the date on — just like the sticky plugin let’s you choose what posts stick to the front page. 🙂
Above message is apprently because the validator is redirected to the Database connection error page.
There is no problem with wp-config, since it works fine in navigating the site and no error there.
Anyone?
I just ran it through feedvalidator.org and got the following message:
This feed does not validate.
Feeds should not be served with the “text/html;charset=utf-8” media type [help]line 2, column 1: Undefined root element: xhtml:html [help]
<html xmlns=”http://www.w3.org/1999/xhtml”>
This is in the header. How can I change this? It looks like something generated automatically in WordPress.
Forum: Fixing WordPress
In reply to: Not even Default Theme is WorkingAfter reading a bunch more posts about links, I went into the admin panel for each wordpress installation and resaved the permalink structure (I guessed on this) and it WORKED!
All fixed. I bet messing around with the .htaccess files disconnected the index.php from the links somehow and I needed to resave the permalink structure after cleaning the .htaccess files.
Hope this info helps someone else who has link problems.
Forum: Fixing WordPress
In reply to: Not even Default Theme is WorkingOkay — fixed the browser problem. It was an .htaccess issue. Now all the .htaccess files are cleaned and verified.
But NONE of my links to pages or posts are working on either site.
I checked my databases and there were users specified that did not have tables closed. I ran repair on both in the BlueHost panel and that fixed the tables issue, but
the links to pages and posts are still showing 404 page not found error.
Is this a database problem?