Contact3 Plugin "Your Email"

5innl05
Jr. Bludit
Posts: 7
Joined: Thu Sep 05, 2019 1:16 pm
Has thanked: 1 time
Been thanked: 1 time

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
Last edited by 5innl05 on Tue Feb 21, 2023 7:41 pm, edited 1 time in total.
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

How about other plugins? Can you change the entries?
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
5innl05
Jr. Bludit
Posts: 7
Joined: Thu Sep 05, 2019 1:16 pm
Has thanked: 1 time
Been thanked: 1 time

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.
5innl05
Jr. Bludit
Posts: 7
Joined: Thu Sep 05, 2019 1:16 pm
Has thanked: 1 time
Been thanked: 1 time

When i use another user, I get his username in the "Your Mail" field.
User avatar
novafacile
Master Bludit
Posts: 107
Joined: Sat Oct 06, 2018 4:47 pm
Has thanked: 35 times
Been thanked: 10 times
Contact:

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.
5innl05
Jr. Bludit
Posts: 7
Joined: Thu Sep 05, 2019 1:16 pm
Has thanked: 1 time
Been thanked: 1 time

I tried with different Browsers and Devices. Also in Private Tabs.
This was my first guess.
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Which other plugins are installed?
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
novafacile
Master Bludit
Posts: 107
Joined: Sat Oct 06, 2018 4:47 pm
Has thanked: 35 times
Been thanked: 10 times
Contact:

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.
5innl05
Jr. Bludit
Posts: 7
Joined: Thu Sep 05, 2019 1:16 pm
Has thanked: 1 time
Been thanked: 1 time

@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.
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

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...
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
Post Reply