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 polss admin don't wo


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

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

Changes by: Anonymous user        Date: 2002-Nov-15 07:06

------------------ Additional Follow-up Comments ----------------------------
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.



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


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

Summary:  After CVS update polss 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-15 07: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 06: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]