i make so you wright, but i dont see in acp for activate....
Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.
3.2.x Extensions Database 3.2 / 3.3 ⇒ Welcome on index
-
DaSchorse
- Users

- Posts: 5
- Joined: 09 Feb 2018, 01: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....
-
ivailo95
- Users

- Posts: 918
- Joined: 02 Feb 2018, 12: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
-
DaSchorse
- Users

- Posts: 5
- Joined: 09 Feb 2018, 01: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
-
ivailo95
- Users

- Posts: 918
- Joined: 02 Feb 2018, 12: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
-
Jester
- Users

- Posts: 24
- Joined: 30 Jan 2018, 02: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: 21 Apr 2016, 21: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
-
ivailo95
- Users

- Posts: 918
- Joined: 02 Feb 2018, 12:04
Re: Welcome on index
thanksJester wrote: 10 Feb 2018, 05: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: 21 Apr 2016, 21: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
![]()
-
DaSchorse
- Users

- Posts: 5
- Joined: 09 Feb 2018, 01:43
Re: Welcome on index
verry thanks, it runs^^ivailo95 wrote: 10 Feb 2018, 14:40thanksJester wrote: 10 Feb 2018, 05: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: 21 Apr 2016, 21: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
![]()
![]()
-
alodda
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
Re: Welcome on index
Ok solved. 😉alodda wrote: 28 Feb 2018, 22: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);-
rgm3
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.
-
martin
- Admin

- Posts: 5106
- Joined: 06 Apr 2014, 16:12
Re: Welcome on index
Just installed it on mine and it works perfect check the text your adding.




