Title: four30's Replies | WordPress.org

---

# four30

  [  ](https://wordpress.org/support/users/four30/)

 *   [Profile](https://wordpress.org/support/users/four30/)
 *   [Topics Started](https://wordpress.org/support/users/four30/topics/)
 *   [Replies Created](https://wordpress.org/support/users/four30/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/four30/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/four30/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/four30/engagements/)
 *   [Favorites](https://wordpress.org/support/users/four30/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ZenphotoPress] Problem with thumbs for zenphotopress after update to 1.4.4](https://wordpress.org/support/topic/problem-with-thumbs-for-zenphotopress-after-update-to-144/)
 *  [four30](https://wordpress.org/support/users/four30/)
 * (@four30)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/problem-with-thumbs-for-zenphotopress-after-update-to-144/#post-3417151)
 * Thanks for the update.
 * FYI: this is how I solved the problem of broken image URLs:
 * [http://www.zenphoto.org/support/topic.php?id=38300&replies=6#post-99490](http://www.zenphoto.org/support/topic.php?id=38300&replies=6#post-99490)
 * And from now on I insert images into wordpress by copying the image URL that 
   I get from zenphoto manually. It’s pretty easy.
 * Good luck!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ZenphotoPress] Problem with thumbs for zenphotopress after update to 1.4.4](https://wordpress.org/support/topic/problem-with-thumbs-for-zenphotopress-after-update-to-144/)
 *  [four30](https://wordpress.org/support/users/four30/)
 * (@four30)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/problem-with-thumbs-for-zenphotopress-after-update-to-144/#post-3417105)
 * I am having the same problem. Zenphoto has changed the URL parameter syntax in
   this (or some recent) version. That means zenphotopress must be updated too!
 * I see the plugin hasn’t been updated for quite some time, is it still alive?
 * Even if the author does update the plugin, all images already in wordpress blog
   posts will have to be updated (as i believe the plugin just writes the image 
   url into the post)!
 * If we can find out what the new URL parameter syntax is (zenphoto forums), then
   the easiest way would be export the wordpress post database table, open the sql
   file in a editor (like textwrangler) and use the search and replace feature to
   replace all wrong urls with the right one. Save, then import the database table
   back into the wordpress database. (you could also do this with SQL statements,
   but is tricky if you’re not fluent in SQL).
 * My example is:
 * WordPress blog post: [http://www.exploringbliss.com/2009/08/into-the-wild/](http://www.exploringbliss.com/2009/08/into-the-wild/)
 * Broken image url: [http://www.exploringbliss.com/photography/zp-core/i.php?a=canada&i=20090826-Canada-2701.jpg&w=590&h=](http://www.exploringbliss.com/photography/zp-core/i.php?a=canada&i=20090826-Canada-2701.jpg&w=590&h=)(
   note, by removing the parameters “&w=590&h=” , the image will load in full size)
 * Zenphto page: [http://www.exploringbliss.com/photography/canada/20090826-Canada-2701.jpg.php](http://www.exploringbliss.com/photography/canada/20090826-Canada-2701.jpg.php)(
   note, the link here still works from the wordpress post)

Viewing 2 replies - 1 through 2 (of 2 total)