phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [Bug #1714] After CVS update polls admin don't wo


From: nobody
Subject: [Phpgroupware-tracker] [Bug #1714] After CVS update polls admin don't work
Date: Fri, 15 Nov 2002 20:07:24 -0500

=================== BUG #1714: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1714&group_id=509

Changes by: Dave Hall <address@hidden>
Date: 2002-Nov-16 12:07 (Australia/Melbourne)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
         Assigned to | None                      | skwashd
              Status | Open                      | Closed
             Summary | After CVS update polss admin don't work | After CVS 
update polls admin don't work


------------------ Additional Follow-up Comments ----------------------------
My mistake.  Should be fixed in cvs now ... sorry again.



=================== BUG #1714: FULL BUG SNAPSHOT ===================


Submitted by: None                      Project: phpGroupWare                   
Submitted on: 2002-Nov-15 21:09
Category:  polls                        Bug Group:  0.9.14 release              
Severity:  5 - Major                    Priority:  Normal                       
Resolution:  Fixed                      Assigned to:  skwashd                   
Status:  Closed                         Component Version:  None                
Platform Version:  Linux - RedHat       Reproducibility:  Every Time            

Summary:  After CVS update polls admin don't work

Original Submission:  Hello,

after update from cvs polls admin show the follow problem.

Parse error: parse error, unexpected ';' in 
/var/www/html/phpgroupware/polls/admin.php on line 88

Must change Line 

$GLOBALS['phpgw']->template->set_var('row_answer',stripslashes(($GLOBALS['phpgw']->db->f('option_text')));

to

$GLOBALS['phpgw']->template->set_var('row_answer',stripslashes($GLOBALS['phpgw']->db->f('option_text')));

Then the next faul:

Fatal error: Call to undefined function: get_var() in 
/var/www/html/phpgroupware/polls/admin.php on line 23

I don't know the problem 


Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-Nov-16 12:07             By: skwashd
My mistake.  Should be fixed in cvs now ... sorry again.

-------------------------------------------------------
Date: 2002-Nov-15 23:06             By: None
I have really stuffed up.  I need someone else to fix it for me.  I will post a 
followup here once it is fixed.  I am really sorry.

-------------------------------------------------------
Date: 2002-Nov-15 22:11             By: None
My fault ... I have broken cvs pretty bad at the moment ... I think I need 
someone to help me fix it 

Give me half an hour or so to try to fix it ... sorry


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1714&group_id=509




reply via email to

[Prev in Thread] Current Thread [Next in Thread]