Sevilla, Spain.
E tom@tomrafteryit.net
Tel +34 954 255 105
Mob +34 677 695 468
Skype/Gizmo: tomraftery
Twitter:
twitter.com/tomraftery
Recent Comments
- Thomas on SQL Server 2005 Express Error 3417
- file encrytion software on You can never rely on encryption
- dnGenius on Why is Search Engine Optimisation important?
- James on Microsoft Vista Service Pack 2?
- The First Step Is For Microsoft To Admit It Has A Problem | Technology | Daily Blog & News on Microsoft! Open Source Internet Explorer


AuthImage not displaying image
The initial AuthImage install didn’t go according to plan. When the plug-in was installed, no image appeared - therefore no comments could be left, genuine or otherwise.
After scratching my head for some time, I remembered that this blog is in a separate folder from my Wordpress installation. I checked back over the AuthImage code and sure enough, there was a line in my comments.php file:
“img src=”/wp-content/plugins/authimage.php”
When I changed it to:
“img src=”/wordpress/wp-content/plugins/authimage.php”
The image appeared, the code worked perfectly and comments can no longer be submitted without entering the randomly generated code.