Image not displaying | Page 2 | Peter's Custom Anti-Spam for WordPress | Forum
Back to the custom anti-spam plugin page
3:17 pm
I had the exact same problem.
However, I switched in my php-gd config to use the php-bundled implemetation of gd instead of using the system gd library. Now it works like a charm :)
The bundled implemetation has a lot of extra features which I guess this plugin uses.
So, I guess it's server-specific.
Check your gd.ini.
// Peter
1:17 am
Peter said:
Hi Fletch,
What version of WordPress are you using?
Did you activate the plugin (Plugins menu)? If the Manage > Custom anti-spam menu doesn’t show up it’s because the plugin hasn’t been activated.
NO it was my own stupidity. Ever time I checked that menu, I had it deactivated apparently (I was flipping back and forth). I found it..found the problem (the library) and all is well. My computer came with a form of debian and by reading other posts realizing that that their package manager doesn't always install everything it should. Their Wordpress installs *parts* of mysql- and no GD library.
I am just tinkering around with one of those $199.00 walmart pc's and having to learn the debian way. Not bad just different than what I am used to.
Sorry to bother you,
Fletch