Follow-up Comment #15, sr #971 (project savane):

Hum, I unfortunately use nothing apart email and sometime IRC (no kopete and
alikes, sorry, too much an incitation to waste time :P )

1. Can you put a print just before the line 

exit_error(_("Project not found"));

to make it is truly the cause of trouble


2. isset() actually only checks if the variable exists, even if the variable
have no value. 

You can remove the print statement and afterwards add 

if (isset($group_id)) { print "GROUPID set"; }

to the lines (one by one) 330, 315, 304, 294, 269, 253.




    _______________________________________________________

Reply to this item at:

  <http://gna.org/support/?func=detailitem&item_id=971>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


Répondre à