I have posted a fix for the “edit image” bug that I posted about yesterday.
This problem affects WebCards 1.2 only. It was caused by some development code being left in the release code.
You can follow the instructions below to fix your installation. If you are uncertain with editing files please download the latest WebCards release and upload the file source/ad_images.php into the correct folder.
To fix your WebCards installation
require_once(“ajax/GoogleSuggestCloneJax.class.php”);
$ajax = new GoogleSuggestCloneJax();
$ajax->handleRequest();$ret = array();
$ajax->loadJsCore(true);
Please post in the forums if you need any help implementing this.
RSS feed for comments on this post. TrackBack URI