rickey29 wrote:fanmail wrote:Hi,
I've installed your your MOD on my forum.
I get this error:
Imageset misses “en” localisation
» jQuery-Mobile smartphone
Imageset misses “en” localisation
» jQuery-Mobile smartphone
Thanks for your help
Hi fanmail,
I am sorry for the inconvenience, I find the same error message in my environment. I will delivery an updating version in three days.
If there is any other issue, please let me know, I will try to help.
Rickey
Hi fanmail,
I upload a bug fix version, you can download it from:
https://github.com/rickey29/mobile-phpbb-3
For your current installation, you need not un-install and then re-install my module, you can do following simple updating:
COPY
$phpbb_root_path/styles/prosilver/imageset/en/*.*
TO
$phpbb_root_path/styles/feature_phone/imageset/en/*.*
COPY
$phpbb_root_path/styles/prosilver/imageset/en/*.*
TO
$phpbb_root_path/styles/jquery_mobile_smartphone/imageset/en/*.*
COPY
$phpbb_root_path/styles/prosilver/imageset/en/*.*
TO
$phpbb_root_path/styles/jquery_mobile_tablet/imageset/en/*.*
Then, de-active my mobile styles, and re-activate them.
The "imageset/en/*.*" are mandatory for new styles. I do not use these directories and/or files; while, without them, the error messages come.
Any progress and/or problem, please let me know.
Rickey