Isn't in product-imghost.xml a bit messed up or did the directions not say to alter these options...
Code:
<options>
<settinggroup name="imagehosting" displayorder="580">
<setting varname="imghostdir" displayorder="10">
<datatype>free</datatype>
<defaultvalue>/home/username/public_html/images</defaultvalue>
</setting>
<setting varname="imagedir" displayorder="20">
<datatype>free</datatype>
<defaultvalue>http://www.mypage.co.uk/images/</defaultvalue>
</setting>
</settinggroup>
</options>
shouldn't /home/username/public_html/images be edited before using the system so it can upload the file? I had to change it in the last release before rc1 but i saw this line wasn't changed in this one as well.