Welcome On Index

Extensions & Styles for phpBB 3.1.X
Maintained and supported by Stoker

Re: Welcome On Index

Post by costanzo »

hi when i try to delete this ext i have this message

Something did not work properly during the application and have been thrown. Changes made before the error occurred are corrected in the best way possible, but it is recommended to control the board to check for errors.

The required form information file does not exist: \ stoker \ adsenseads \ acp \ adsenseads_module

Re: Welcome On Index

Post by Stoker »

Are you using latest version?

Re: Welcome On Index

Post by costanzo »

yes,but i have always the same problem

Re: Welcome On Index

Post by Stoker »

costanzo wrote: 23 Sep 2016, 12:51 yes,but i have always the same problem
Its an error in one of the files. Doesnt mean anything though. The ext is still uninstalled.

Re: Welcome On Index

Post by costanzo »

then the disinstallation ext appears in this mode
Cattura.PNG
You do not have the required permissions to view the files attached to this post.

Re: Welcome On Index

Post by Stoker »

costanzo wrote: 26 Sep 2016, 05:04 then the disinstallation ext appears in this mode

Cattura.PNG
Open: ext\stoker\welcomeonindex\migrations\module_data.php
Find This may be a partial find and not the whole line

Code: Select all

'module_basename'	=> '\stoker\adsenseads\acp\adsenseads_module',
Replace with Replace the preceding lines with the following

Code: Select all

'module_basename'	=> '\stoker\welcomeonindex\acp\welcomeonindex_module',

Re: Welcome On Index

Post by costanzo »

ok thank you very much

Re: Welcome On Index

Post by Stoker »

Updated to 1.0.5
Fixed problem when uninstalling

Re: Welcome On Index

Post by gio73 »

Thx for this one looks realy great, can i also set it on the board3 portal?
if so how do i do it?

Re: Welcome On Index

Post by NecroWolf »

This works okay on 3.2 but the button is above the bar instead of in it on the right side.