Tech Wave

Developing on the Frontline of Technology

Entries Comments


WordPress Image Inserting Problems

17 August, 2008 (18:08) | PHP, Technology, WordPress

A little while ago I had a problem with inserting images into my posts. Wordpress’es uploading feature was working but adding the newly uploaded picture to the post would cause JavaScript errors. I eventually tracked it down to one simple setting that looked totally benign. It turns out that the problem was the capitalization of my WordPress Address in the settings. I was trying to make the URL in the clients browser always display pretty, the problem is that PHP is case sensitive and perhaps so is some of the cross site scripting protection in WordPress. So if you are having problems inserting images that you have uploaded into your posts in word press then make sure that the two address settings are using the proper case (usually all lowercase).

Insertion of images into posts might have problems if there are any capital letters in these boxes

« ASP.Net AJAX Control Toolkit and Time

 Wahoozi.com sponsored LAN party at Neumont »

Write a comment