Updating
If you update pforum to a newer version, please read this section carefully!
Upgrade to version 7.0.0
- Post/Topic image uploads now use Extbase's native
#attribute instead of a custom[File Upload] Propertytype converter. If you have overriddenMapping Configuration Resources/orPrivate/ Partials/ Post/ Form Fields. html Resources/in your own site package, replace the two indexedPrivate/ Partials/ Topic/ Form Fields. html <f:/form. upload name=" {post} [images] [0]" /> [1]fields with a single<f:field and adjust your template accordingly.form. upload property="images" multiple="1" /> Topic::andget Crdate () Post::now returnget Crdate () ?Dateinstead ofTime Date. If your own code or overridden templates rely on a non-nullable creation date, add a null check.Time
Upgrade to version 4.0.0
We have changed many parts of the Fluid templates. Please check the image and link sections in your overridden templates and adjust them accordingly.