

I will remove the "Preview" button for now until this bug is fixed.Previewing new post empties attachment list of all but first attachment.
This is fixed, manually updated the code for now.techtalk.cc wrote: ↑2018-01-10 15:37A nasty bug in phpbb 3.2.2:
https://tracker.phpbb.com/browse/PHPBB3-15506
I will remove the "Preview" button for now until this bug is fixed.Previewing new post empties attachment list of all but first attachment.
MOTHERFUCKER!!! Always some shit with this phpBB, every damn update there is an issue.You are running an unsupported PHP version. Please upgrade to PHP equal to or greater than 5.4.7 but less than 7.3-dev in order to install or update to phpBB 3.2
https://tracker.phpbb.com/browse/PHPBB3-15168 ...two years!!! They still haven't fixed it!!!! wrote: ↑2019-10-07 04:51MOTHERFUCKER!!! Always some shit with this phpBB, every damn update there is an issue.You are running an unsupported PHP version. Please upgrade to PHP equal to or greater than 5.4.7 but less than 7.3-dev in order to install or update to phpBB 3.2What the fuck is wrong with them. Also, if I delete the cache folder, the forums stop working completely. Maybe time to look for another forum software but I am so used to phpBB.
![]()
Code: Select all
<rewrite>
<rules>
<rule name="Default document bugfix" stopProcessing="true">
<match url="^(.+/)?$" />
<action type="Redirect" url="https://{HTTP_HOST}/index.php" />
</rule>
</rules>
</rewrite>
Also fixed that so we are running latest phpBB. I moved everything into the a folder in the root of the drive, then downgraded to PHP 7.2.x, because the stupid update didn't let me run 7.3.x, updated everything, then upgraded back to PHP 7.3.x and everything works just fine now.! wrote: ↑2019-10-07 05:22https://tracker.phpbb.com/browse/PHPBB3-15168 ...two years!!! They still haven't fixed it!!!! wrote: ↑2019-10-07 04:51MOTHERFUCKER!!! Always some shit with this phpBB, every damn update there is an issue.You are running an unsupported PHP version. Please upgrade to PHP equal to or greater than 5.4.7 but less than 7.3-dev in order to install or update to phpBB 3.2What the fuck is wrong with them. Also, if I delete the cache folder, the forums stop working completely. Maybe time to look for another forum software but I am so used to phpBB.
![]()
![]()