I use this ext on phpBB 3.3.10 and PHP 8.2.1 without troublestone23 wrote: 12 Feb 2023, 20:37 On my forum (phpBB 3.3.10 and php 8.1.6) this extension always causes me a blank page (error 500) when a user registers on the forum.
I tried with the extension "html email" activated and with this same extension deactivated and I get the same result!
Would it be possible to have an answer before a year goes by please?
3.3.x Extensions Database 3.2 / 3.3 ⇒ Notify Admin on Registration
-
- Donator
- Posts: 137
- Joined: 19 Aug 2020, 12:54
Re: Notify Admin on Registration
-
- Users
- Posts: 46
- Joined: 07 Nov 2018, 17:44
Re: Notify Admin on Registration
Thank you for your answer.
So, it's that I have a conflict with other extensions because I don't see any other solution...
-
- Users
- Posts: 46
- Joined: 07 Nov 2018, 17:44
Re: Notify Admin on Registration
I have to check and I'll try again by disabling the other extensions.
-
- Users
- Posts: 46
- Joined: 07 Nov 2018, 17:44
Re: Notify Admin on Registration
On a new local forum in 3.3.10, the extension works.
I will reinstall it on the forum in production and look at the errors...
I will reinstall it on the forum in production and look at the errors...
-
- Users
- Posts: 46
- Joined: 07 Nov 2018, 17:44
Re: Notify Admin on Registration
This is what I get and I have the same result by disabling all the extensions...
Code: Select all
Error when attaching target: Error: TypeError: URL constructor: /cdn-cgi/challenge-platform/h/g/scripts/pica.js is not a valid URL. from: server1.conn0.contentProcess3472/workerDescriptor6
onPacket resource://devtools/shared/protocol/Front.js:383
DevTools RDP*request resource://devtools/shared/protocol/Front.js:300
name resource://devtools/shared/protocol/Front/FrontClassWithSpec.js:47
_attach resource://devtools/client/fronts/descriptors/worker.js:99
getTarget resource://devtools/client/fronts/descriptors/worker.js:110
morphWorkerDescriptorIntoWorkerTarget resource://devtools/client/fronts/descriptors/worker.js:75
_attachAndInitThread resource://devtools/client/fronts/targets/target-mixin.js:494
attachAndInitThread resource://devtools/client/fronts/targets/target-mixin.js:467
_onTargetAvailable resource://devtools/shared/commands/target/target-command.js:228
_processNewWorkerTarget resource://devtools/shared/commands/target/legacy-target-watchers/legacy-workers-watcher.js:134
promises resource://devtools/shared/commands/target/legacy-target-watchers/legacy-workers-watcher.js:110
_workerListChanged resource://devtools/shared/commands/target/legacy-target-watchers/legacy-workers-watcher.js:109
target-command.js:230:15
_onTargetAvailable resource://devtools/shared/commands/target/target-command.js:230
InvalidStateError: JSWindowActorParent.sendAsyncMessage: JSWindowActorParent cannot send at the moment AboutLoginsParent.jsm:300
AbortError: Actor 'Conduits' destroyed before query 'RuntimeMessage' was resolved ConduitsParent.jsm:375
wgc is null ExtensionContent.jsm:1167
-
- Admin
- Posts: 5105
- Joined: 06 Apr 2014, 16:12
Re: Notify Admin on Registration
Code: Select all
Error when attaching target: Error: TypeError: URL constructor: /cdn-cgi/challenge-platform/h/g/scripts/pica.js is not a valid URL. from: server1.conn0.contentProcess3472/workerDescriptor6

-
- Users
- Posts: 46
- Joined: 07 Nov 2018, 17:44
Re: Notify Admin on Registration
I provided you by PM with a test admin account on February 19 2023 but you never logged in...
You will understand that I cannot leave admin test accounts lying around on my forum...
I will ask you to tell me when you want to do it, so that I can settle the account!
-
- Donator
- Posts: 137
- Joined: 19 Aug 2020, 12:54
Re: Notify Admin on Registration
It would be worth checking if incompatibility with other installed extensions is not the problem.
-
- Users
- Posts: 46
- Joined: 07 Nov 2018, 17:44
Re: Notify Admin on Registration
I installed a test forum as a subdomain of my forum in production and on this one, the extension works...
So I have to find what's bothering me in my forum in production...
So I have to find what's bothering me in my forum in production...
-
- Users
- Posts: 46
- Joined: 07 Nov 2018, 17:44
Re: Notify Admin on Registration
So I tried disabling all extensions and re-enabling them in small bursts and apparently the extension works...ssl wrote: 18 May 2023, 09:19 It would be worth checking if incompatibility with other installed extensions is not the problem.
Has the host changed the configuration?
I don't know, but for now it's working...