PeterUpfold
Forum Replies Created
-
Forum: Installing WordPress
In reply to: error on page (tags doesn’t exist)What version of WordPress are you running and which theme are you using?
Forum: Fixing WordPress
In reply to: Permalink without daschesThis method is fairly painstaking, but it’s possible. If you go through and edit each old post, you can change the permalink by expanding the ‘Post Slug’ section on the edit page and changing that.
Not really an option if you have loads of posts, but it’s quick and easy if you’ve got few posts or only a few important ones.
Forum: Installing WordPress
In reply to: Cannot find server or DNS ErrorSorry, I miss understood the problem when I first replied, so this is heavily edited.
I’m not seeing any DNS error here, it just times out. I can only suggest checking the wp-config.php file and checking the database details (particularly the host) are correct.
Forum: Plugins
In reply to: Recent Posts on Non WordPress Pages (or different site)Well, yes and no.
Basically, if you are allowed to connect to the database server where the WordPress stuff is, from the location where my script is, then yes.
If you can’t connect to the database server from elsewhere, unfortunately it won’t do it.
In short – all the script requires is access to the relevant database server, it doesn’t need access to any WordPress files.
Forum: Plugins
In reply to: Recent Posts on Non WordPress Pages (or different site)Sorry, this is a bit of a shameless plug 😛 but I’ve written a tool which does all the hard work for you and allows you to pull WordPress posts out of the database directly and put them on your page.