Page 1 of 2

Contact3 Plugin "Your Email"

Posted: Wed Feb 08, 2023 9:23 am
by 5innl05
Hi there,

i have an issue with the contact3 v2.1.1 plugin.
Behavior:
Anything i enter on General/Your Email is overwritten to the default username.
Example: new@mail.com -> admin

I would like to use it, but i always get this obscure error.
So i tried a fresh install on the same server, same error. (default themes + default plugins + contact3)
Server reboot also doesn 't help.
Browser Cache is cleared.

Any ideas ?

---------------------------
nginx 1.20.1
bludit 3.13.1 and 3.14.1
PHP 8.1.15 (cli) (built: Jan 31 2023 15:13:17) (NTS gcc x86_64)
Copyright (c) The PHP Group
Zend Engine v4.1.15, Copyright (c) Zend Technologies

Re: Contact3 Plugin "Your Email"

Posted: Wed Feb 08, 2023 5:54 pm
by Edi
How about other plugins? Can you change the entries?

Re: Contact3 Plugin "Your Email"

Posted: Wed Feb 08, 2023 6:00 pm
by 5innl05
Yeah, i can change everything else.
Even in the Contact3 plugin itself.
But when i change sth. in the plugin, the site jumps back to the General page and "Your Mail" resets to default user again. Same after i click save.

Re: Contact3 Plugin "Your Email"

Posted: Wed Feb 08, 2023 6:05 pm
by 5innl05
When i use another user, I get his username in the "Your Mail" field.

Re: Contact3 Plugin "Your Email"

Posted: Fri Feb 17, 2023 1:04 pm
by novafacile
Hi,

could it be the autofill from the browser? Did you test it with a browser you usually don't use?

I will check the code, if something goes wrong at the plugin with the new Bludit version.

Re: Contact3 Plugin "Your Email"

Posted: Sat Feb 18, 2023 3:42 pm
by 5innl05
I tried with different Browsers and Devices. Also in Private Tabs.
This was my first guess.

Re: Contact3 Plugin "Your Email"

Posted: Sat Feb 18, 2023 10:23 pm
by Edi
Which other plugins are installed?

Re: Contact3 Plugin "Your Email"

Posted: Mon Feb 20, 2023 12:13 pm
by novafacile
I couldn't find any issue in the code and at my test and production environments.

After saving with the correct email address, please take a look into:

Code: Select all

bl-content/databases/plugins/contact3/dp.php
Is the correct email address saved?

Like Edi wrote: Wich other plugins are installed in Bludit and at the browsers?

An other idea: Do you use a (standalone) password manager?

If you like, I can take a look. Just send me a pm.

Re: Contact3 Plugin "Your Email"

Posted: Tue Feb 21, 2023 4:14 pm
by 5innl05
@Edi As i wrote on my first post, i tested with default installation and a customized one.
@novafacile The output of my db.php file

Code: Select all

?php defined('BLUDIT') or die('Bludit CMS.'); ?>
{"email":"admin"........
My Browser is Firefox, but I also tried a fresh Chromium aso. All the same issue.
So Browser plugins shouldn't be the issue
I will do some tests with another php version this or next week.

Re: Contact3 Plugin "Your Email"

Posted: Tue Feb 21, 2023 6:51 pm
by Edi
5innl05 wrote: Wed Feb 08, 2023 9:23 am bludit 1.13.1 and 1.14.1
The latest stable release of Bludit is v3.14.1. I think there are just typos...