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

- Status: Offline
- User theme: Dark
- Posts: 13
- Joined: Nov 16th, '15, 21:46
Re: Screen resolution in viewtopic
It has to be something with sql connection.
I manually tossed in some arbitrary numerxnumber and it didn't get the value.
even after putting this in line 109 of event/listener.php
print print_r('TESTING' . $row['user_resolution']);
I manually tossed in some arbitrary numerxnumber and it didn't get the value.
even after putting this in line 109 of event/listener.php
print print_r('TESTING' . $row['user_resolution']);
-
[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: 5119
- Joined: Apr 6th, '14, 14:12
Re: Screen resolution in viewtopic
Cant reproduce it in any way no mater what database type or table type it installs ok for me.
But your right it does sound like its not connecting to the database tho.
But your right it does sound like its not connecting to the database tho.
Last edited by martin on Nov 17th, '15, 12:08, edited 1 time in total.

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

- Status: Offline
- User theme: Dark
- Posts: 13
- Joined: Nov 16th, '15, 21:46
Re: Screen resolution in viewtopic
Ok, new development.
I had a few people post and one or 2 show up with a resolution.
I don't get one for myself. I would have thought something in my browser blocks sending that data, but I get resolution display on these boards.
I had a few people post and one or 2 show up with a resolution.
I don't get one for myself. I would have thought something in my browser blocks sending that data, but I get resolution display on these boards.
-
[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: 5119
- Joined: Apr 6th, '14, 14:12
Re: Screen resolution in viewtopic
Want to send me a pm with a test account and site link ?
-
[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: 6484
- Joined: Jan 13th, '14, 20:45
Re: Screen resolution in viewtopic
Yes me too plsmartin wrote:want to send me a pm with a test account and site link ?
-
[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: Screen resolution in viewtopic
I also sent you a test account too. Did you check already?martin wrote:want to send me a pm with a test account and site link ?
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arrayspazz
- Users

- Status: Offline
- User theme: Dark
- Posts: 13
- Joined: Nov 16th, '15, 21:46
Re: Screen resolution in viewtopic
Ok I added a value in my table lastnight of 123x123 and it now displays it just out of the blue.
Maybe it is an inherent bug in how cache is cleared in phpbb or something as I have been refreshing/clearing cache alot this morning due to playing with other extensions.
Tho it still doesn't "set" the value.
Update: Got it. One has to log out and back in for it to "take" as in fire
public function login_box_redirect($event)
Wonder if that could be redone or added to to launch an update on posting? (As that is what I thought it was doing initially)
Maybe it is an inherent bug in how cache is cleared in phpbb or something as I have been refreshing/clearing cache alot this morning due to playing with other extensions.
Tho it still doesn't "set" the value.
Update: Got it. One has to log out and back in for it to "take" as in fire
public function login_box_redirect($event)
Wonder if that could be redone or added to to launch an update on posting? (As that is what I thought it was doing initially)
Last edited by spazz on Nov 17th, '15, 18:16, edited 2 times in total.
-
[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: Screen resolution in viewtopic
It doesn't show. (see attachment below)
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
Arraytamarin
- Users

- Status: Offline
- User theme: Dark
- Posts: 72
- Joined: Mar 15th, '15, 00:07
Re: Screen resolution in viewtopic
Can you help me please?
Thx
Thx
-
[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: 6484
- Joined: Jan 13th, '14, 20:45
Re: Screen resolution in viewtopic
Yes need to check on this, PM me test account.tamarin wrote:Can you help me please?![]()
Thx
-
[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: Screen resolution in viewtopic
I sent you a private message.dmzx wrote:Yes need to check on this, PM me test account.tamarin wrote:Can you help me please?![]()
Thx
You got it?
-
[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: 6484
- Joined: Jan 13th, '14, 20:45
Re: Screen resolution in viewtopic
Yes got it will take a look if I have some time 
[ Post made via Samsung Galaxy S4 ]
[ Post made via Samsung Galaxy S4 ]

-
[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: Screen resolution in viewtopic
Okay, I will be waiting.dmzx wrote:Yes got it will take a look if I have some time
[ Post made via Samsung Galaxy S4 ]
Thx
-
[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: Screen resolution in viewtopic
Have you already watched?dmzx wrote:Yes got it will take a look if I have some time
[ Post made via Samsung Galaxy S4 ]
Thanks in advance.
-
[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: 6484
- Joined: Jan 13th, '14, 20:45
Re: Screen resolution in viewtopic
Is this an extensiontamarin wrote:Have you already watched?dmzx wrote:Yes got it will take a look if I have some time
[ Post made via Samsung Galaxy S4 ]![]()
![]()
Thanks in advance.
