phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [phpGroupWare-users] TTS not working on 0.9.16.011?


From: Dave Hall
Subject: Re: [phpGroupWare-users] TTS not working on 0.9.16.011?
Date: Mon, 27 Nov 2006 12:02:09 +1100

On Sun, 2006-11-26 at 18:05 -0700, Richard Reed wrote:
> 
> I can't get TTS to work w/the latest phpgroupware release 0.9.16.011.
> It doesn't show up in the applications list from the Admin applet, and
> I get this on the application setup screen
> 
> tts-Post-install Dependency Failure:(appname: phpgwapi; versions:
> 0.9.17,0.9.18; ))P -
> 
> Looks like phpgw_tts_tickets and phpgw_tts_views don't get created.
> When I set them up manually in the db, it still presents the post
> install dependency failure.
> 
>       $phpgw_baseline = array(Database error: Invalid SQL: describe
> phpgw_tts_tickets
> MySQL Error: 1146 (Table 'db187647785.phpgw_tts_tickets' doesn't
> exist)
> Database error: next_record called with no query pending.
> 
>               'phpgw_tts_tickets' => array(
>                       'fd' => array(
> 
>                       ),
>                       'pk' => array(),
>                       'fk' => array(),
>                       'ix' => array(),
>                       'uc' => array()
>               ),Database error: Invalid SQL: describe phpgw_tts_views
> MySQL Error: 1146 (Table 'db187647785.phpgw_tts_views' doesn't exist)
> Database error: next_record called with no query pending.
> 
>               'phpgw_tts_views' => array(
>                       'fd' => array(
> 
>                       ),
>                       'pk' => array(),
>                       'fk' => array(),
>                       'ix' => array(),
>                       'uc' => array()
>               ),
>       );
> 
> Has this been fixed recently?  I've updated from CVS as of 11/26?

It should now be working.  There was a tts setup update committed to
stable which should have been commited to HEAD/18.

It seems to be working fine here.

Cheers

Dave
-- 
Dave Hall (aka skwashd)
API Coordinator
phpGroupWare
e address@hidden
w phpgroupware.org
j address@hidden
sip address@hidden
       _            ____                    __        __             
 _ __ | |__  _ __  / ___|_ __ ___  _   _ _ _\ \      / /_ _ _ __ ___ 
| '_ \| '_ \| '_ \| |  _| '__/ _ \| | | | '_ \ \ /\ / / _` | '__/ _ \
| |_) | | | | |_) | |_| | | | (_) | |_| | |_) \ V  V / (_| | | |  __/
| .__/|_| |_| .__/ \____|_|  \___/ \__,_| .__/ \_/\_/ \__,_|_|  \___|
|_|         |_|                         |_|Web based collaboration platform






reply via email to

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