0
votes

I've migrated an old site built using Expression Engine and a series of images have dropped out. All these images have a dynamically generated path which appears to come from a "Channel Images" plugin, like so:

<img src="http://www.example.com/?ACT=39&key=YTo0OntzOjg6ImltYWdlX2lkIjtzOjQ6IjMzMTYiO3M6NDoic2l6ZSI7czo1OiJzbWFsbCI7czo0OiJ0aW1lIjtpOjE0MzA4MTY2MjA7czoyOiJpcCI7czoxMDoiNzkuNzguNi4zNyI7fQ==" />

I assumed it may be similar to the Wordpress guid issue, perhaps a find/replace in the database to update paths? I can't find any config files for the plugin and EE's paths are set ok for the server, so if anyone has used this plugin and can assist please let me know!

Thanks in advance, Graham

1
That's the one! I've tried clearing caches etc but no luck yet :( - Graham

1 Answers

2
votes

Can you check the exp_actions table and make sure there is an entry with the ID 39? If that's not the case then something went wrong during the installation of the module Channel Images.