Page 3 of 5

Re: Contact for Bludit 3?

Posted: Mon Jan 28, 2019 5:42 pm
by LRAM
Here's what i found in the log when i Activate the captchav2

[Mon Jan 28 17:36:02.978970 2019] [:error] [pid 2938:tid 140377281443584] [client 148.251.120.201:0] FastCGI: server "/home/clients/03759d85f98c5e2ce4b182e1663c53d5/.config/apache/sucrepop.com/.fpm/php5.external" stderr: PHP message: PHP Notice: Undefined offset: 0 in /home/clients/03759d85f98c5e2ce4b182e1663c53d5/web/bl-kernel/pages.class.php on line 431

[Mon Jan 28 17:36:02.978966 2019] [:error] [pid 2938:tid 140377281443584] [client 148.251.120.201:0] FastCGI: server "/home/clients/03759d85f98c5e2ce4b182e1663c53d5/.config/apache/sucrepop.com/.fpm/php5.external" stderr: PHP message: PHP Notice: Undefined offset: 0 in /home/clients/03759d85f98c5e2ce4b182e1663c53d5/web/bl-kernel/pages.class.php on line 447

Re: Contact for Bludit 3?

Posted: Tue Jan 29, 2019 11:59 pm
by novafacile
That's interesting and I don't think, that this log entry has be to do with the captcha, because this log entry refers to the page navigation (next- and previousPageKey) in the bludit kernel source code. This is only a "message" in the log and not an error. Maybe this only means, that this page (the contact page) don't have a next or previous page.

Do you have a contact form with the captcha online, where I can have a look and test it by myself?

Re: Contact for Bludit 3?

Posted: Thu Jan 31, 2019 2:26 pm
by LRAM

Re: Contact for Bludit 3?

Posted: Thu Jan 31, 2019 4:06 pm
by novafacile
Thanks. I tested it, but I can't see anything. Let me see, if I can send you a version with more log information, so that you can see the error from the captcha service. I'll send you a pm when I have an extended version for you.

Re: Contact for Bludit 3?

Posted: Tue Feb 19, 2019 9:16 pm
by Renaud
Hello,

I just tryed the contact3 plugin with Bludit 3.7.1 and the website is a white page after the "contact3" folder copy. No acces to the admin panel.
If I remove the "contact3" folder, the website is OK again.

Any idea?

For information, I made a mistake at the first installation of the plugin, I copied "/contact3/contact3" because of the unzip. The plugin was not in the list, so I found my error. Then I delete the folder et re-copy "/contact3". Then... white page.

Could you help me?
Thank you,

Re: Contact for Bludit 3?

Posted: Tue Feb 19, 2019 11:58 pm
by Edi
Which PHP version do you use?

Re: Contact for Bludit 3?

Posted: Wed Feb 20, 2019 12:03 am
by novafacile
Renaud wrote: Tue Feb 19, 2019 9:16 pm I just tryed the contact3 plugin with Bludit 3.7.1 and the website is a white page after the "contact3" folder copy. No acces to the admin panel.
If I remove the "contact3" folder, the website is OK again.

Any idea?
I tried on a fresh install and it works. Which other plugins do you use?

Re: Contact for Bludit 3?

Posted: Wed Feb 20, 2019 6:24 am
by Renaud
Edi wrote: Tue Feb 19, 2019 11:58 pm Which PHP version do you use?
OK, this is probably the problem. My OVH hosting is many years old and I'm still on PHP 5.3
It's the minimum for Bludit, and Bludit works, but for the plugins and themes...

What is the recommended version?

Re: Contact for Bludit 3?

Posted: Wed Feb 20, 2019 8:14 am
by novafacile
The best would be one of the latest version like 7.2 or 7.3

You shouldn't use 5.3. It's to old, there are no security update anymore and it's really unsecure.

Re: Contact for Bludit 3?

Posted: Wed Feb 20, 2019 9:45 am
by Renaud
OK, thank you.