Done a test install on 3.1.3
- Install, - successful
- Don't see any ACP settings (am I supposed to ?)
- I don't see the [dice] tag in the bbcode list, which is strange
- After I did preview and than post I got the following error:
constructing listener, fancydice
dice posting
0
2d6 => 6, 4 => 10
2d6 => 6, 4 => 10
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 2360: Cannot modify header information - headers already sent by (output started at [ROOT]/ext/hanelyp/fancydice/event/main_listener.php:26)
However, message was posted... which is strange.
- Well actually I get the above error every time I send a message with tag.
- I can manually edit the quote... and write whatever I want in the quote.
- Uninstall works, however when I try to delete data, I get the following:
fetching update data
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 132: Cannot modify header information - headers already sent by (output started at [ROOT]/ext/hanelyp/fancydice/migrations/acp.php:16)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 132: Cannot modify header information - headers already sent by (output started at [ROOT]/ext/hanelyp/fancydice/migrations/acp.php:16)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions_acp.php on line 132: Cannot modify header information - headers already sent by (output started at [ROOT]/ext/hanelyp/fancydice/migrations/acp.php:16)
and it fails with:
Something went wrong during the request and an exception was thrown. The changes made before the error occurred were reversed to the best of our abilities, but you should check the board for errors.
A required module info file is missing: \hanelyp\fancydice\acp\main_module
Return to the extension list
Hope I helped