Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.

3.2 & 3.3 Extensions Database 3.1 / 3.2Mobile Device

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.x</span>
User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: Mobile Device

Post by Sniper_E »

tamarin wrote:Thank you very much.
But nothing has changed.
On the other browser displays all right.
Thanks.
The mobile detect script picks up what mobile device you are using by what your mobile browser user agent broadcasts.

If your mobile version Firefox browser does not broadcast your mobile model number then it will display as just an Android.
Nully wrote:Hello,
I installed, it works :yikes:
In language there is:

Code: Select all

'MOBILE_POST'           => 'Welcome',
I thought I should see "Welcome" somewhere, but I did not see anything (only my smartphone name).
Did I miss something?
That "Welcome" shows in the welcome mobile user just below the header. You see that in the newer version.
The latest version is 1.0.4 -> Sniper-E/mobiledevice · GitHub

But to be mobile friendly there are some of the sections that hide with the smaller resolutions.

If you turn your phone sideways it will show more than if you have it upright. This will make everything fit in the screen.
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™

User avatar

Nully
Users
Users
Posts: 111
Joined: 08 Sep 2015, 12:29
    Windows 7 Firefox

Re: Mobile Device

Post by Nully »

Hooo! I installed version 1.0.3 five minutes ago!
I have to start again :w00t:
Last edited by Nully on 20 Dec 2015, 19:36, edited 1 time in total.

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: Mobile Device

Post by Sniper_E »

I have updated the first post with the latest versin 1.0.4

Sorry it's been awhile since I've updated here.

User avatar

Nully
Users
Users
Posts: 111
Joined: 08 Sep 2015, 12:29
    Windows 7 Firefox

Re: Mobile Device

Post by Nully »

I did not see update. I saw bad version in my board when looking at extensions. I had version 1.0.1!
Now I'm trying to translate and will install 1.0.4 version :D

:yikes: file "es" language is not translated!!
Last edited by Nully on 20 Dec 2015, 19:47, edited 1 time in total.

User avatar

Nully
Users
Users
Posts: 111
Joined: 08 Sep 2015, 12:29
    Windows 7 Firefox

Re: Mobile Device

Post by Nully »

Ok, installed version 1.0.4.
I see "Welcome" in landscape mode.
Sorry, about:
'ACL_U_MOBILE_LOGS_CLEAR' => 'Can clear mobile logs',
Where can I clear mobile logs? I did not find in ACP.

Do you want my translation, not completed?
Last edited by Nully on 20 Dec 2015, 20:22, edited 1 time in total.

User avatar

Nully
Users
Users
Posts: 111
Joined: 08 Sep 2015, 12:29
    Windows 7 Firefox

Re: Mobile Device

Post by Nully »

Help!
With smartphone when logging I had
SQL ERROR [mysqli]
Table xxxphpbb3_mobile_logs does not exist [1146]
Enable mobile header and Enable user agent logs were enabled.
I disactivated.

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Windows 10 Firefox

Re: Mobile Device

Post by Sniper_E »

Nully wrote:Ok, installed version 1.0.4.
I see "Welcome" in landscape mode.
Sorry, about:
'ACL_U_MOBILE_LOGS_CLEAR' => 'Can clear mobile logs',
Where can I clear mobile logs? I did not find in ACP.

Do you want my translation, not completed?
Clear the mobile logs button is in the mobile logs popup.

Yes I want your translations please.
Nully wrote:Help!
With smartphone when logging I had
SQL ERROR [mysqli]
Table xxxphpbb3_mobile_logs does not exist [1146]
Enable mobile header and Enable user agent logs were enabled.
I disactivated.
I checked the migration/mobiledevice_schema.php and it has the mobile_logs table in it.

On install it should have created that table for you.

Code: Select all

            'add_tables'    => array(
                $this->table_prefix . 'mobile_logs'    => array(
                    'COLUMNS' => array(
                    'log_id'        => array('UINT', NULL, 'auto_increment'),
                    'log_time'        => array('INT:11', 0),
                    'device_name'    => array('VCHAR:30', ''),
                    'user_agent'    => array('VCHAR:255', ''),
                    ),
                    'PRIMARY_KEY'    =>    'log_id',
                ),
            ),
To install the newest version you should take these steps:
  1. Disable the extension.
  2. Deleta data from the extension.
  3. Delete the files from your server.
  4. Copy the new version files to your server.
  5. Enable the extension.
  6. Choose your settings for the extension in the ACP / Extensions / Mobile Device
  7. Set the permissions for your other groups and users in the ACP / Permissions

User avatar

Nully
Users
Users
Posts: 111
Joined: 08 Sep 2015, 12:29
    Windows 7 Firefox

Re: Mobile Device

Post by Nully »

Ok. Now, no more SQL error :lol:
I found where is clear logs.
But it looks horrible (I don't mind, I'll disactivate).
mobile_logs.png
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

Nully
Users
Users
Posts: 111
Joined: 08 Sep 2015, 12:29
    Windows 7 Firefox

Re: Mobile Device

Post by Nully »

French translation with user-agents logs and others not translated or badly translated:
mobile-device-1-0-4_fr.zip
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

nelflucifer
Users
Users
Posts: 70
Joined: 03 Jan 2016, 12:24
    Windows 7 Opera

Re: Mobile Device

Post by nelflucifer »

Hello!!! Downloaded this extension and was very happy because it works. Prior to this set and 1.02 from someone else and didn't work, probably fake. Speaking for myself translated into Russian
Image
Learn to read people's thoughts, not forgetting about their.
The extension translate from English to Russian...
English Forums
Available 251 extension with translation into Russian language...

User avatar

uruguayito
Donator
Donator
Posts: 120
Joined: 02 Jul 2015, 19:40
    Windows 8.1 Chrome

Re: Mobile Device

Post by uruguayito »

Spanish language don't exist in first post :sad:


EDIT:

I think have a conflict with some of my ext, because I don't see:

Enable mobile welcome:
Display mobile welcome message on index to all registered users.


Enable mobile header:
Display registered user`s mobile image in header navbar.
Sorry for my bad English. :oops:
I'm a latin american man.
Spanish is my language.

User avatar

nelflucifer
Users
Users
Posts: 70
Joined: 03 Jan 2016, 12:24
    Windows 7 Opera

Re: Mobile Device

Post by nelflucifer »

ru.zip
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Android Chrome

Re: Mobile Device

Post by Sniper_E »

Thank you nelfluciker!

[ Post made via Samsung Galaxy S5 Active ] Image

User avatar

Helios
Users
Users
Posts: 14
Joined: 28 Sep 2015, 00:27
    Windows 7 Firefox

Re: Mobile Device

Post by Helios »

Italian translation
it.zip
Edit:
great job bro work fine :)
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
Last edited by Helios on 21 Jan 2016, 14:56, edited 3 times in total.

User avatar

Topic Author
Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01
    Android Chrome

Re: Mobile Device

Post by Sniper_E »

Thank you Helios but would you have that in a .zip format?

[ Post made via Samsung Galaxy S5 Active ] Image

Post Reply Previous topicNext topic