View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Unable to save any hours worked - Page 2 - ProjeQtOr
 
 

Unable to save any hours worked

More
16 May 2012 12:11 #7 by ekolossov
Sorry - we got another error now:
2012-05-16 09:23:11 ***** ERROR ***** cause = Undefined index: workValue_7
2012-05-16 10:58:48 ***** ERROR ***** ERROR *****
2012-05-16 10:58:48 ***** ERROR ***** on file '/var/www/localhost/htdocs/project
orria/tool/saveImputation.php' at line (43)
2012-05-16 10:58:48 ***** ERROR ***** cause = Undefined index: workValue_7
Regards,
Evgueni

Please Log in or Create an account to join the conversation.

More
16 May 2012 12:24 #8 by babynus
It was expected : see step 2 (you must change some server parameters)

This is due to limitations in the number of variables posted on the form.
PHP V5.3.9 introduces this new limitation (but it may have existed before through suhosin) to 1000 vars in a form.
All the applicative imporvements have been done to limit number of variables.
Then, either you succed to change the settings.
Either you must take car to limit the number of lines of assignement for one resource.
(maybe the project breakdown is much too detailed).

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
16 May 2012 13:07 #9 by ekolossov
We have done that and now we are getting this alerts:
$user->id,'readFlag'=>'0', 'idle'=>'0'); $alert=new Alert(); $lst=$alert->getSqlElementsFromCriteria($crit, false, null, 'id asc'); if (count($lst)==0) { return; } $date=date('Y-m-d H:i:s'); foreach($lst as $alert) { if ($alert->alertDateTime<=$date) { echo '' . htmlEncode($alert->title) . ''; echo '

'; echo $alert->message; echo ''; echo ''; return; } }
remind me in
mn
Regards,
Evgueni

Please Log in or Create an account to join the conversation.

More
16 May 2012 13:31 #10 by babynus
Where do you get this alert ?
(a print screen ?)

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
16 May 2012 13:32 #11 by ekolossov
No, on any projectorria screen (and for every user)

Please Log in or Create an account to join the conversation.

More
16 May 2012 13:38 #12 by babynus

We have done that

Done what exactly ?

and now we are getting this alerts:
$user->id,'readFlag'=>'0', 'idle'=>'0'); $alert=new Alert(); $lst=$alert->getSqlElementsFromCriteria($crit, false, null, 'id asc'); if (count($lst)==0) { return; } $date=date('Y-m-d H:i:s'); foreach($lst as $alert) { if ($alert->alertDateTime<=$date) { echo '' . htmlEncode($alert->title) . ''; echo '
'; echo $alert->message; echo ''; echo ''; return; } }

I d'ont understand what you mean : this is some PHP code, you should never see this on your screen.

check what you did, you probably broke some php configuration.

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.049 seconds

Cookies settings

×

Functional Cookies

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

Please login to see yours activities!

Other cookies

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