We released the update package v0.971-2 for PortaMx v0.971 / 0.971-1.
This update fixed follow bugs we found in the version 0.971 and 0.971-1
Version 0.971:
# Error (only php5) on scan the title icons
# missing images for the poll block
# the cache trigger don't work correct on remove topics in the user profile
# the default english block title was not shown, if a user language title missing
# a lot of errors in the error log, if you edit non cachable blocks
# if smf caching disable and pmx cachestatus enabled, a lot of error will be produce
# the cache cleaner not works property on block without own trigger
Version 0.971-1:
# a lot of errors on illegal dlattach requests
# the frontpage is not show, if the forum not visible for guests
# redirects for language change, theme change and polls don't work always correct
# languages can't install manually, if the portamx docserver not readable
# on the boardindex a <meta name="robots" content="noindex" /> is inserted
# border class not works on the old core theme
New features added:
# Dynamic visibility option to show/hide a block on theme
For languages other then english, english-utf8, german and german-utf8 you have to add follow code
to the file /Themes/default/languages/PortaMx/AdminBlocks.language.php:
$txt['pmx_edit_ext_opts_themes'] = 'Show or Hide the block on theme';
The languages on the portamx docserver are updated.
Fel