[whups] several warnings after login into horde
Pavel Chytil
paja@asp.ogi.edu
Sat, 2 Mar 2002 00:28:05 -0800
I can create module, type or subject everything looks fine, but when I trying to
create ticket, I am getting following options in pull down menus under Ticket
state and Priority:
1
1024
-1
DB: syntax error
SELECT priority_id, priority_name FROM whups_priorities WHERE
type_id=[nativecode=You have an error in yourSQL syntax near " at line1]
My tables in SQL are:
mysql> show tables;
+-----------------------------+
| Tables_in_horde |
+-----------------------------+
| horde_categories |
| horde_categories_categories |
| horde_prefs |
| horde_users |
| kronolith_events |
| kronolith_events_seq |
| nag_tasks |
| turba_objects |
| whups_attachments |
| whups_comments |
| whups_modules |
| whups_modules_seq |
| whups_modules_subjects |
| whups_modules_users |
| whups_priorities |
| whups_state_logs |
| whups_states |
| whups_states_seq |
| whups_subjects |
| whups_subjects_seq |
| whups_tickets |
| whups_tickets_listeners |
| whups_types |
| whups_types_modules |
| whups_types_seq |
| whups_users_queries |
| whups_users_searches |
+-----------------------------+
it came from whups/scripts/driver/whups.sql with CVS tag
$Horde: whups/scripts/drivers/whups.sql,v 1.9 2002/02/28 04:08:54 chuck Exp $
Pavel
Quoting Chuck Hagenbuch <chuck@horde.org>:
> Quoting Pavel Chytil <paja@asp.ogi.edu>:
>
> > Well, I updated the whole database from the scratch and then it happend.
> Whups
> > looks fine to me. Eventhough I am just starting with whups so can not
> really
> > tell if all is working as it should.
>
> Can you create tickets? Search for them? View them?
>
> -chuck
>
> --
> Charles Hagenbuch, <chuck@horde.org>
> "A dream which helps you to live your reality with dignity
> and justice is a good dream." - Tariq Ramadan
>
> --
> Whups mailing list: http://horde.org/whups/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: whups-unsubscribe@lists.horde.org
>