I have a few questions about the Mobile style

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

I have a few questions about the Mobile style

Post by Terr0r »

Hello all

I have a few questions about the Mobile style

I have install the mobile theme on my test forum board and it works good only the portal and the mchat works not good how can I fix that ?

Is it necessary to install detect_mobile.xml or not ?

I also posted on phpbb.com here

Already thanks for the help

Greets Terr0r

I have a few questions about the Mobile style

Post by Stoker »

Terr0r wrote:I also posted on phpbb.com here
Why do I get a: "You are not authorised to see this page."
Terr0r wrote:I have install the mobile theme on my test forum board and it works good only the portal and the mchat works not good how can I fix that ?
It doesnt work on custom pages. Well it does, but doesnt look pretty.
And mchat needs to be installed on the mobile theme too.
Terr0r wrote:Is it necessary to install detect_mobile.xml or not ?
Yes, if you want mobile detection.

I have a few questions about the Mobile style

Post by Terr0r »

What must I do to get the mChat workin on the mobile theme

I must upload all the mChat files to the template folder and what must I do more to get it working ? there is no editor.js in the mobile theme

Already thanks for the help

Greets Terr0r

I have a few questions about the Mobile style

Post by Stoker »

Do the prosilver edits to the mobile theme. Thats it.
The mobile theme uses template inheritance, so no need to upload any files.

I have a few questions about the Mobile style

Post by Terr0r »

Okay I have do that but 1 little problem

mChat is working but the smilies and bbcodes will not working is it possible to fix it or is that not possible ? or what must I do to disable the smilies and bbcodes for the mobile style

Greets Terr0r

I have a few questions about the Mobile style

Post by Stoker »

Open mchat_body.html
Find:

Code: Select all

<script type="text/javascript" src="{T_TEMPLATE_PATH}/editor.js"></script>
Replace with:

Code: Select all

<script type="text/javascript" src="{T_SUPER_TEMPLATE_PATH}/editor.js"></script>

I have a few questions about the Mobile style

Post by Terr0r »

Thanks Stoker for your help agian it is working fine :D

Take a look add my forum if you want it to test if it is working fine whit your mobile phone

Greets Terr0r