Class
Forum Replies Created
-
Forum: Plugins
In reply to: Akisemt IP neededFrom the akismet.php it looks like the hosts could be one of the following:
# host rest.akismet.com
rest.akismet.com has address 72.232.101.40
rest.akismet.com has address 72.232.101.42Forum: Fixing WordPress
In reply to: Bug in the_author_posts_link()?Can anyone using author pages confirm this please?
Forum: Fixing WordPress
In reply to: What are Ping and Trackback?Forum: Fixing WordPress
In reply to: WordPress Database ErrorThe error message says exactly what’s wrong, a table doesn’t exist.
What plugins are you using? Examine your “single.php”.Forum: Fixing WordPress
In reply to: Page shows on Google Blog search, but not standard Google?Really? My logs only show one from Google, “Googlebot”.
Are you perhaps thinking of what happens when you publish a post and “ping” other sites?Forum: Fixing WordPress
In reply to: Page shows on Google Blog search, but not standard Google?A few things. Are you using google sitemaps? Do you have a robots.txt file in the root of your webfolder that may be blocking spiders like google?
It can take some time like you say for your site to be indexed.
Forum: Fixing WordPress
In reply to: How to stop spamWhy don’t you use Akismet?
Forum: Developing with WordPress
In reply to: WordPress 2.1 Search Engine bug?This happens to me with WP2.1 as well.
It’s ugly, thanks for the heads up.Forum: Fixing WordPress
In reply to: bug in wp-settings.phpIt looks like warnings (not errors) from the webserver.
Maybe contact support where you have your site hosted and ask them if they changed something?Forum: Fixing WordPress
In reply to: Run offlineThere are tools that can rip dynamic websites and save the result as HTML or PDF.
I don’t remember any names but maybe Google does 😉Forum: Fixing WordPress
In reply to: Blog crashed.What do you have in the left sidebar then? I know the call to display ‘links’ was changed in 2.1.
Check the code for the theme you’re using, is there a left sidebar page?Forum: Requests and Feedback
In reply to: Bring Back Link Categories PageI agree. I wondered about the new link management system after the upgrade to 2.1, thinking to myself “this isn’t a logical way to manage the links”.
I have older versions of WP archived, maybe I’ll go back.
Forum: Requests and Feedback
In reply to: Posting from PDA.I’m just guessing here but maybe you can get an XMLRPC application for your PDA?
Forum: Fixing WordPress
In reply to: HELP!!! My drafts can be viewedI haven’t tried but perhaps password protecting the drafts would work?
Drafts shouldn’t be viewable IMO, don’t know if this is a bug or just an oversight from the devs.
Forum: Fixing WordPress
In reply to: Blank Page Everything!What’s MAMP? I’ve heard of LAMP and WAMP before 🙂
Maybe you can remove “Regulus” from the theme directory, see if that helps?