i make so you wright, but i dont see in acp for activate....
3.2.x Extensions Database 3.2 / 3.3 ⇒ Welcome on index
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayDaSchorse
- Users

- Status: Offline
- User theme: Dark
- Posts: 5
- Joined: Feb 9th, '18, 00:43
Re: Welcome on index
Version 3.2.2
i make so you wright, but i dont see in acp for activate....
i make so you wright, but i dont see in acp for activate....
-
[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: 919
- Joined: Feb 2nd, '18, 11:04
Re: Welcome on index
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
ArrayDaSchorse
- Users

- Status: Offline
- User theme: Dark
- Posts: 5
- Joined: Feb 9th, '18, 00:43
Re: Welcome on index
Ahh okay
i wait that Martin see this Topic and can give help.... xD
i wait that Martin see this Topic and can give help.... xD
-
[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: 919
- Joined: Feb 2nd, '18, 11:04
Re: Welcome on index
haha xD im forum worm xDDDDDDDDD
sometime it happen to wait motnt before the autothor or people see the topic xD so..xD
sometime it happen to wait motnt before the autothor or people see the topic xD so..xD
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayJester
- Users

- Status: Offline
- User theme: Dark
- Posts: 24
- Joined: Jan 30th, '18, 01:12
Re: Welcome on index
as Martin posted this is an update to stokers welcome in index mod , if you have that extension installed , just overwrite the files from this post download.martin wrote: Apr 21st, '16, 19:32 If you installed this ext your need to download it again and just install over the one you have stoker left some other ext code in it i have removed it now.
if not make the extension like this
ext / stoker / welcomeonindex
-
[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: 919
- Joined: Feb 2nd, '18, 11:04
Re: Welcome on index
thanksJester wrote: Feb 10th, '18, 04:03as Martin posted this is an update to stokers welcome in index mod , if you have that extension installed , just overwrite the files from this post download.martin wrote: Apr 21st, '16, 19:32 If you installed this ext your need to download it again and just install over the one you have stoker left some other ext code in it i have removed it now.
if not make the extension like this
ext / stoker / welcomeonindex
![]()
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayDaSchorse
- Users

- Status: Offline
- User theme: Dark
- Posts: 5
- Joined: Feb 9th, '18, 00:43
Re: Welcome on index
verry thanks, it runs^^ivailo95 wrote: Feb 10th, '18, 13:40thanksJester wrote: Feb 10th, '18, 04:03as Martin posted this is an update to stokers welcome in index mod , if you have that extension installed , just overwrite the files from this post download.martin wrote: Apr 21st, '16, 19:32 If you installed this ext your need to download it again and just install over the one you have stoker left some other ext code in it i have removed it now.
if not make the extension like this
ext / stoker / welcomeonindex
![]()
![]()
-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
ArrayJester
- Users

- Status: Offline
- User theme: Dark
- Posts: 24
- Joined: Jan 30th, '18, 01:12
Re: Welcome on index
your welcome
-
alodda
- Status: Offline
- User theme: Dark
Re: Welcome on index
Hi
In STK i get this error how can i fix

In STK i get this error how can i fix
Code: Select all
[phpBB Debug] PHP Notice: in file [ROOT]/ext/stoker/welcomeonindex/event/listener.php on line 162: A non well formed numeric value encountered-
alodda
- Status: Offline
- User theme: Dark
Re: Welcome on index
Ok solved. 😉alodda wrote: Feb 28th, '18, 21:31 Hi
In STK i get this error how can i fix![]()
Code: Select all
[phpBB Debug] PHP Notice: in file [ROOT]/ext/stoker/welcomeonindex/event/listener.php on line 162: A non well formed numeric value encountered![]()
In: ext/stoker/welcomeonindex/event/listener.php
Find This may be a partial find and not the whole line
Code: Select all
$member_length = $member_length - ($months * 2628000);Replace with Replace the preceding lines with the following
Code: Select all
$member_length = $member_length - ((float)$months * 2628000);-
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Arraywads24
- Users

- Status: Offline
- User theme: Dark
- Posts: 125
- Joined: Mar 19th, '17, 18:30
-
[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: 919
- Joined: Feb 2nd, '18, 11:04
-
[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: 5117
- Joined: Apr 6th, '14, 14:12
-
rgm3
- Status: Offline
- User theme: Dark
Re: Welcome on index
Hello everyone is especially Martin
I install this extension successfully and it works very well on my site
but there is a small problem that I have not found a solution
please help
I want to display the text add + the statistics in the index of my forum
is there a solution
greeting

I install this extension successfully and it works very well on my site
but there is a small problem that I have not found a solution
please help
I want to display the text add + the statistics in the index of my forum
is there a solution
greeting
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
Arraymartin
- Admin

- Status: Offline
- User theme: Dark
- Posts: 5117
- Joined: Apr 6th, '14, 14:12
Re: Welcome on index
Just installed it on mine and it works perfect check the text your adding.
Subscribers



