View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Very serious problem with plugin Screen Customisation - Page 2 - ProjeQtOr

Prochaines sessions de formation

Les prochaines formations et démonstrations sont ouvertes, inscrivez-vous rapidement !

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)

Mardi 23 avril (10h30-12h)

Jeudi 16 mai (16h-17h30)

Jeudi 13 juin (10h30-12h)

 
 

Planifiez avec ProjeQtOr

3 et 4 avril (9h - 12h30)

 
 

Administrez avec ProjeQtOr

10 et 11 avril (9h - 12h30)

 

 

 
 

Very serious problem with plugin Screen Customisation

More
09 Jan 2017 10:28 #7 by babynus
Hi,

So issue is what I guessed.

You can right now install V3.0 of plugin Screen Customization on V6.0.5.
It will work much better.
V3.1 of plugin will bring improved management of hiding fields that appear on a table manner (like dates and work on activity) but it is compatible.
V6.0.6 of ProjeQtOr will require V3.1 of plugin, but this will be controlled when installing V6.0.6 : plugin V3.0 or below will be disabled and message will appear during migration.

To anwser your questions, my advise is :
- install V3.0 right now on V6.0.5
- When ProjeQtOr V6.0.6 and plugin V3.1 are available : install ProjeQtOr V6.0.6 : it will disable plugin V3.0, then install plugin V3.1
To upgrade a plugin, just install new version as if is was a new plugin.

Regards.

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

More
09 Jan 2017 11:28 #8 by dnaton
Hello,

I have installed new plugin version (v3.0), disconnect me from my application, quit my browser (and clear cache twice)....but it is the same as before:(

I didn't retrieve my "old" parameters
I can't create news (when I save my modification, Projeqtor says me "modifications saved" but nothing appears (and I see all my fields in screen).

I attach here the dump you ask me (extrahiddenfields) : hope it's can help you.

Thanks

Regards,
Damien
.
ProjeQtOr v11.0.1 - Apache v2.4.56 - MariaDB v10.4.28 - PHP v8.2.4
Plugins installed : Personalized Translation 1.5 - Customization of screen 6.6
Attachments:

Please Connexion or Create an account to join the conversation.

More
09 Jan 2017 12:41 #9 by babynus
There are duplicates in the table that has been added using old version of Screen Customization.
I'll have a look to propose you a fix

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

More
09 Jan 2017 14:11 #10 by dnaton
Thanks for you help.

Regards,
Damien
.
ProjeQtOr v11.0.1 - Apache v2.4.56 - MariaDB v10.4.28 - PHP v8.2.4
Plugins installed : Personalized Translation 1.5 - Customization of screen 6.6

Please Connexion or Create an account to join the conversation.

More
09 Jan 2017 15:00 #11 by babynus
Here is the quey to execute :
DELETE FROM `${prefix}tempupdate` WHERE 1=1;
INSERT INTO `${prefix}tempupdate` (SELECT max(id), scope, idType, null, null, null FROM `${prefix}extrahiddenfield` 
group by scope, idType, field
having count(*) >1 or scope not like '%#%');
delete from `${prefix}extrahiddenfield` where id in (select id from `${prefix}tempupdate`);

(replace ${prefix} with your own prefix
Something like that in your case :
DELETE FROM `prjtempupdate` WHERE 1=1;
INSERT INTO `prjtempupdate` (SELECT max(id), scope, idType, null, null, null FROM prjextrahiddenfield` 
group by scope, idType, field
having count(*) >1 or scope not like '%#%');
delete from `prjextrahiddenfield` where id in (select id from `prjtempupdate`);

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

More
09 Jan 2017 15:58 #12 by dnaton
Just to be sure not make mistake :

I execute this query on my Database directly ?

Regards,
Damien
.
ProjeQtOr v11.0.1 - Apache v2.4.56 - MariaDB v10.4.28 - PHP v8.2.4
Plugins installed : Personalized Translation 1.5 - Customization of screen 6.6

Please Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.048 seconds

Paramétrages de cookies

×

Cookies fonctionnels

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Veuillez vous connecter pour voir vos activités!

Autres cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.