3.2 & 3.3 Extensions Database 3.1 / 3.2 ⇒ Mobile Device
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayTarantino
- Users

- Status: Offline
- User theme: Dark
- Posts: 42
- Joined: Sep 10th, '16, 02:58
Re: Mobile Device
Maybe the first time, you installed an older version of this ext, where it didnt add a new column to phpbb posts?
That would explain it.
That would explain it.
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayWarnergon
- Users

- Status: Offline
- User theme: Dark
- Posts: 5
- Joined: Dec 21st, '18, 23:30
Mobile Device
Anyone try viewing the forums from their mobile device? It looks sweet as hell from my iPhone.
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArraySniper_E
- VIP

- Status: Offline
- User theme: Dark
- Posts: 1160
- Joined: Oct 14th, '14, 17:01
Re: Mobile Device
He got that error when he tried to disable the ext and when he clicked Delete data.Tarantino wrote: Jan 16th, '19, 09:42 Maybe the first time, you installed an older version of this ext, where it didnt add a new column to phpbb posts?
That would explain it.
Now he can not get it to install again. If I understand right.
I was thinking some columns were left over or like martin said maybe a module left behind.
Does 'Delete data' still show in ACP / Customise / Disabled Extensions for this ext on your sites?

-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arraymartin
- Admin

- Status: Offline
- User theme: Dark
- Posts: 5131
- Joined: Apr 6th, '14, 14:12
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arrayivailo95
- Users

- Status: Offline
- User theme: Dark
- Posts: 920
- Joined: Feb 2nd, '18, 11:04
Re: Mobile Device
I see this general error when i give link to my friend thro the instagram chat
how can i fix it?
how can i fix it?
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
Feed like a disease
And bring them to their knees
They'll pay for their deceit
And bring them to their knees
They'll pay for their deceit
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arrayivailo95
- Users

- Status: Offline
- User theme: Dark
- Posts: 920
- Joined: Feb 2nd, '18, 11:04
Re: Mobile Device
Is there any ideas how to fix it?
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArraySniper_E
- VIP

- Status: Offline
- User theme: Dark
- Posts: 1160
- Joined: Oct 14th, '14, 17:01
Re: Mobile Device
Open the mobiledevice/migrations/mobiledevice_schema.php
'user_agent' => array('VCHAR:255', ''),
If your friend has more than 255 characters it would give that error.
Try to up that amount to 400 and see what happens. Disable, Delete data, Enable after you change that number.
'user_agent' => array('VCHAR:255', ''),
If your friend has more than 255 characters it would give that error.
Try to up that amount to 400 and see what happens. Disable, Delete data, Enable after you change that number.
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arrayivailo95
- Users

- Status: Offline
- User theme: Dark
- Posts: 920
- Joined: Feb 2nd, '18, 11:04
Re: Mobile Device
thanks work fine nowSniper_E wrote: Jan 19th, '19, 00:41 Open the mobiledevice/migrations/mobiledevice_schema.php
'user_agent' => array('VCHAR:255', ''),
If your friend has more than 255 characters it would give that error.
Try to up that amount to 400 and see what happens. Disable, Delete data, Enable after you change that number.
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arraytamarin
- Users

- Status: Offline
- User theme: Dark
- Posts: 72
- Joined: Mar 15th, '15, 00:07
Re: Mobile Device
Hello everyone.
I have made this extension update.
And this error has occurred. (s. attachment)
How can I fix this?
I have made this extension update.
And this error has occurred. (s. attachment)
How can I fix this?
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arraydmzx
- Founder

- Status: Offline
- User theme: Dark
- Posts: 6486
- Joined: Jan 13th, '14, 20:45
Re: Mobile Device
Try to reinstall the extension and delete data also.tamarin wrote: Oct 11th, '19, 04:39 Hello everyone.
I have made this extension update.
And this error has occurred. (s. attachment)
How can I fix this?
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arraytamarin
- Users

- Status: Offline
- User theme: Dark
- Posts: 72
- Joined: Mar 15th, '15, 00:07
Re: Mobile Device
- It helped.
Thank you very much.
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayF22 Simpilot
- Users

- Status: Offline
- User theme: Dark
- Posts: 25
- Joined: Oct 31st, '18, 02:57
Re: Mobile Device
Will this extension work with
Browser & OS in Viewtopic? I'm wondering if database tables are shared.
<HHDGlaa7M69FD7:CFIA`7CA
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arrayivailo95
- Users

- Status: Offline
- User theme: Dark
- Posts: 920
- Joined: Feb 2nd, '18, 11:04
Re: Mobile Device
yes,im useing them both, works fine to meF22 Simpilot wrote: Nov 18th, '19, 16:54 Will this extension work withBrowser & OS in Viewtopic? I'm wondering if database tables are shared.
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayF22 Simpilot
- Users

- Status: Offline
- User theme: Dark
- Posts: 25
- Joined: Oct 31st, '18, 02:57
Re: Mobile Device
Thanks.
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arraykonopl3v
- Users

- Status: Offline
- User theme: Dark
- Posts: 8
- Joined: Aug 7th, '19, 15:05
Subscribers


