lassik / phpbb-ext-telegramnotifications

Notify on Telegram whenever someone posts on phpBB
GNU General Public License v2.0
11 stars 7 forks source link

Undefined variable: u_action #15

Open KotM opened 5 years ago

KotM commented 5 years ago

Version 0.6.0 causes the following php error when I trying to open the ext settings:

[phpBB Debug] PHP Notice: in file [ROOT]/ext/lassik/telegramnotifications/acp/main_module.php on line 50: Undefined variable: u_action

As a result I can't open settings pages with enabled gzip.

lassik commented 5 years ago

Thanks for reporting the bug. I've been meaning to do some updates this for almost a year but haven't got around to it. I would have to spend an entire day on it, and since it's a hobby and the current version works for our needs and I have a distaste PHP, I've been constantly putting it off. I see that there are a couple forks but they have not been developed far either. I'll try to summon the energy to do a refresh but if some experienced developer wants to take over maintainership of this extension, I don't mind it at all.