bugphpGroupWare - Bugs: bug #8015, can't install

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #8015: can't install

Submitter:  Jeremy Monnet <jems>
Submitted:  Fri 05 Mar 2004 08:56:51 AM UTC
   
 
Category:  API - Setup Item Group:  0.9.16.000 release
Severity:  3 - Normal Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Component Version:  TGZ Operating System:  GNU/Linux - Debian
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Mon 22 Mar 2004 01:46:00 PM UTC, comment #3: 

There is an insert bug in the file wiki/setup/default_records.inc.php ~line 17.  There is a simple fix listed below:

Original:
Welcome to '''Wiki''' - the phpGroupWare Version of

Fix:
Welcome to " . $oProc->m_odb->db_addslashes("'''Wiki'''") . " - the phpGroupWare Version of

Hope this helps,
-Mark

Mark Lundquist <mlundquist>
Thu 11 Mar 2004 11:43:25 PM UTC, comment #2: 

Somewhat related to Bugs #7654 and Bugs #8128

Louis B. Moore <lbmoore>
Mon 08 Mar 2004 05:13:03 AM UTC, comment #1: 

Same as bugs #8010, there is a fix listed there.

Louis B. Moore <lbmoore>
Fri 05 Mar 2004 08:56:51 AM UTC, original submission:  

Hello,

I can't install the latest 16 release ( but I can without problems install the 14)

errors :
Database error: Invalid SQL: INSERT INTO phpgw_wiki_pages (title,version,time,supercede,username,author,body,comment) VALUES ('phpGroupWare',1,1078436596,1078436596,'setup','localhost','Welcome to '''Wiki''' - the phpGroupWare Version of \'\'\'WikkiTikkiTavi\'\'\'. Wikis are a revolutionary new form of collaboration and online community. \'\'\'phpGroupWare\'\'\' is the groupware suite you are useing right now. For further information see http://www.phpgroupware.org','')
PostgreSQL Error: 1 (ERROR: syntax error at or near "Wiki" at character 172 )

Fatal error: Call to a member function on a non-object in /var/www/phpapps/phpgroupware/phpgwapi/inc/class.db_pgsql.inc.php on line 485

Hope this help !

Jeremy Monnet <jems>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code