This update has only the Color Picker Feature added to the Edit Ad page. If you are getting errors on the Post Ad page, make sure you have the file ColorPicker.js in your html/classifieds/ directory as I noticed it was missing in the last versions from the package and also the demo. Download the latest version from your "My Account" on our site Update the following cgi files: Configuration.pm ManageItem.pm Update the Template: EditAd.html or just insert the changes, you will find text about the color picker in JS code and the Colored form field changed. Update the language file : EditAd.pm or just insert this new variable in it: pick_color~==~Pick Color Make sure to upload the file ColorPicker.js to your html/classifieds directory in ASCII mode and make it executables (permissions 755). |