2015-02-22, 07:19 PM
V 1.0.8 released
Improve log generation (speed) for people that use bottom direction.
![[Image: JJWbVfR.png]](https://camo.mybb.com/eac0a1f5d05700db9fbd41a6994a6732552c5908/687474703a2f2f692e696d6775722e636f6d2f4a4a57625666522e706e67)
So if you use top direction or log loading speed does not bother, you can skip this release (1.0.8).
Upgrade from 1.0.7:
Not need unistall or desactive or something.
Download new version and replace with new version file.
And edit template codebutmiuna
Find 1.0.7 and replace with 1.0.8 (made this after replaced with new version file)
Some tricks:
Change shout text area to TOP:
Like image below:
![[Image: QI6cmX2.png]](https://camo.mybb.com/5b0f2be9566a585ea1f20048ee4afa066d5de6d2/687474703a2f2f692e696d6775722e636f6d2f514936636d58322e706e67)
go to templateShoutBox template:
Replace all with: https://gist.githubusercontent.com/marte...file1.html
Change time zone to user setting of mybb:
edit codebutmiuna template
find:
zoneset = '{$mybb->settings['miunashout_zone']}',
replace:
zoneset = '{$mybb->user['timezone']}',
Improve log generation (speed) for people that use bottom direction.
So if you use top direction or log loading speed does not bother, you can skip this release (1.0.8).
Upgrade from 1.0.7:
Not need unistall or desactive or something.
Download new version and replace with new version file.
And edit template codebutmiuna
Find 1.0.7 and replace with 1.0.8 (made this after replaced with new version file)
Some tricks:
Change shout text area to TOP:
Like image below:
go to templateShoutBox template:
Replace all with: https://gist.githubusercontent.com/marte...file1.html
Change time zone to user setting of mybb:
edit codebutmiuna template
find:
zoneset = '{$mybb->settings['miunashout_zone']}',
replace:
zoneset = '{$mybb->user['timezone']}',