|
how does this affect upgrades from 4.8.1 to 4.8.2?
The upgrade information are as follows:
-------------------------------------------------------------------
=====================
VERSION UPDATE: 4.8.2
=====================
Minor updates to fix a few files:
pp-inc.php
adm-approve.php
image-inc.php (change to notification addition to use $upuser instead of userid)
index.php (added permissions to comments view)
showmembers.php (add permissions to comments view)
forums/threads.php (fixed missing init_user_groups() function)
forums/ib.php (slight changes to styles integration
and a fix for import_user_groups to identify admins)
forums/ib2.php (slight changes to styles integration,
a fix for import_user_groups to identify admins
and an authication addition)
languages/german/* (all files updated to German strings)
There are no database changes for this upgrade, so there is no upgrade script. You only need to upload files which have changed.
--------------------------------------------------------------
Does this mean, that the new image-inc.php file for the upgrade is wrong?
Quote:
"image-inc.php (change to notification addition to use $upuser instead of userid)"
So shall we "upgrade" normally and after that change only the line mentioned in the posting of Omegatron (29.8.) above?
I tried a fresh 4.8.2 installation and after the fix of that line, it worked. I can confirm that the error only appears if notification for comments is set on "yes" while uploading. If set on "no", no error occurs.
P.S.: Where to change this specific english "yes" and "no" into european languages by the way?
|