phpgroupware-users
[Top][All Lists]
Advanced

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

[Phpgroupware-users] More SiteMgr errors (with versioning)


From: Magnus Nilsson
Subject: [Phpgroupware-users] More SiteMgr errors (with versioning)
Date: Sun, 01 Jun 2003 16:08:55 +0000

hi,

Two more errors with Sitemgr (with versioning).

1.
When clicking configure (for Admin block) I get this response:
It´s not a serious problem, the Admin Block still works as supposed to (I guess)
when I add it from Page Content Manager instead.

The error:
Array ( [0] => 10 )
Fatal error: Call to undefined function: debug_backtrace()
in /var/www/phpgroupware/sitemgr/inc/class.Categories_BO.inc.php on line 352

2.
This error pops up when I try to access Manage Archive.

Database error: Invalid SQL: SELECT COUNT(*) AS
cnt,t1.block_id,area,cat_id,page_id,viewable,state FROM phpgw_sitemgr_blocks AS
t1,phpgw_sitemgr_content as t2 WHERE t1.block_id=t2.block_id AND ((cat_id = 9) 
OR
(cat_id IN (10))) AND state IN (4) GROUP BY block_id
PostgreSQL Error: 1 (ERROR: Column reference "block_id" is ambiguous )

File: /var/www/phpgroupware/sitemgr/inc/class.Content_SO.inc.php
Line: 174
Session halted.


I´m using RH8
Postgresql 7.2.3
Apache 2.0.40 (latest RH patched)
php 4.2.2 with XSLT

/Magnus





reply via email to

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