evilzenscientist
Forum Replies Created
-
Forum: Plugins
In reply to: [Users to CSV] Failing to open the CSV fileThe plugin is creating the csv with a semi-colon instead of a comma.
Edit line 37 of the plugin:
function arrayToCsvString($array, $separator=’,’, $trim=’both’, $removeEmptyLines=TRUE) {
Forum: Installing WordPress
In reply to: Can’t locate the wp-config.phpAre you running on a hosted server? What kind of access do you have to the server itself?
Where did you untar the wordpress files?
From the look at your config I’m guessing your wordpress install should be visible at:
https://yourdomain/stolen/wordpress
or
depending on setup.
Forum: Fixing WordPress
In reply to: Widgets – multiple js errorsI found it – my theme – Regulus – was chewing some of the widget management.
There is an update – Regulus 2.1.3 – which works perfectly.
https://www.binarymoon.co.uk/2006/04/regulus-wordpress-theme-version-212/
(Nice theme btw – https://www.binarymoon.co.uk/about/ – Ben Gillbanks has really polished this one.)
Forum: Fixing WordPress
In reply to: Widgets – multiple js errorsYosemite – it’s there. Any ideas?
Forum: Fixing WordPress
In reply to: WP 2.0.3 – Suddenly Spam!I use Akismet extensively – and it’s been good to me so far.
Some false positives, some false negatives – but training gets it on the right track.
Forum: Fixing WordPress
In reply to: import posts from wordpress to wordpress?I did the database export and re-import a while ago for about four blogs – this worked perfectly.
Takes a little more knowledge than just importing via the web – but //everything// comes across cleanly.
Forum: Fixing WordPress
In reply to: WordPress blog not recognized as valid rss by readerWhich RSS feed are you using? Give us a sample url.
Forum: Fixing WordPress
In reply to: Problem with editing comments using WP 2.0.3Any news on a rev of 2.0.3 (2.0.4 maybe) with this included?
I’ve got a couple of sites I want to hit with this in the next week – don’t want to have another plugin I need to do security validation on.
Forum: Fixing WordPress
In reply to: Akismet Thinks I’m a spammer — help!I had this on one of my blogs – https://www.novell.com/coolblogs – I had to go train Akismet that I was a good guy.
Half a dozen comments later ??
Forum: Fixing WordPress
In reply to: 2.0.3 shows as 2.0 in Admin footerHmm – mine went in from 2.0.2 to 2.0.3 – my footer shows 2.0.3 and I’ve got:
<meta name=”generator” content=”WordPress 2.0.3″ />
If that helps..
Forum: Plugins
In reply to: akismet not letting me see all the spam it’s detectedMy blog is behind some hefty L4 switching and accelerators; effectively inbound posts look like they are from a set of four IP addresses.
Is there a way to fix this problem?