View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Supportez nous sur Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - [SOLVED] TODAY Screen issues - ProjeQtOr

Prochaines Sessions

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

 

Démonstration de ProjeQtOr

(gratuit, sur inscription)
 

13 mai 2025 (10h30-12h)

5 juin 2025 (16h-17h30)

 
 

Planifiez avec ProjeQtOr

14 et 15 mai 2025 (9h-12h30)

18 et 19 juin 2025 (9h-12h30)

 
 

Administrez avec ProjeQtOr

20 et 21 mai (9h-12h30)

25 et 26 juin (9h-12h30)

 

 

 

[SOLVED] TODAY Screen issues

More
23 Juil 2013 08:51 - 15 Avr 2014 11:41 #1 by Iaurkano
i babynus,

i tried 3.3.2 before migration and i met a strange behaviour :

in today screen if à had a report à don't see the report but the waiting cursor.
If à print the today page in the print preview i see the report.

another thing :

when i click on today paraméters icons in the configuration windows i see this :


Strange name "unknown today scope"

i left the page and if i click once again on the parameter icon new "unknow today scope" element appears. like this :



i work on IE8 on Windows XP my server is in Windows server 2003.

thank's
Attachments:
Last edit: 15 Avr 2014 11:41 by Iaurkano. Reason: Solved

Please Connexion or Create an account to join the conversation.

More
23 Juil 2013 09:17 #2 by climb4fun
Hi Iaurkano,

I had this issue some weeks ago as well. I remove this "unknown today scope" and then I was fine again. In my case it was due to migration tests backward and forward.

Hope this helps,

Regards,

Klaus

Please Connexion or Create an account to join the conversation.

More
23 Juil 2013 10:06 - 23 Juil 2013 10:07 #3 by Iaurkano
my problems is, i can't remove these. Each time i open the configuration screen these items re-appears.

if i open the configuration twice, i see 2 times more "unknown today scope" items, if third i see 3 times more "unknown today scope".

Very strange behaviour.

thank's
Last edit: 23 Juil 2013 10:07 by Iaurkano.

Please Connexion or Create an account to join the conversation.

More
23 Juil 2013 12:47 #4 by babynus
Replied by babynus on topic 3.3.2 - TODAY Screen issues
Try this fix :
in /model/Today.php
replace function insertStaticItems() with this one :
public static function insertStaticItems() {
  	$user=$_SESSION['user'];
  	$sort=0;
  	foreach (self::$staticList as $static) {
  		$crit=array('idUser'=>$user->id, 'scope'=>'static', 'staticSection'=>$static);
  		$sort+=1;
  		$item=SqlElement::getSingleSqlElementFromCriteria('Today', $crit);
  		if (!$item->id) {
  			$item->sortOrder=$sort;
  			$item->idle=0;
  			$item->scope='static';
  			$item->save();
  		}
  	}
  }
(one line added)

You should also clear all lines in table Today for which scope is not 'static' or 'report'.

Babynus
Administrator of ProjeQtOr web site

Please Connexion or Create an account to join the conversation.

More
23 Juil 2013 13:29 #5 by Iaurkano
ok i will try this and i'll keep you informed.

regards?

Please Connexion or Create an account to join the conversation.

More
31 Juil 2013 15:02 #6 by Iaurkano
Hi babynus,

Your fix does not correct my issue.

in the DATABASE i have only records where field scope is 'static'.

regards.

Please Connexion or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.148 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.