[kronolith] problem with kronolith

Jan Schneider jan at horde.org
Tue Nov 25 01:47:46 PST 2003


Zitat von Kevin Appel <kappel at clunet.edu>:

> Hi Chuck,
>
> I have been trying to get Kronolith working but I am having some
> problems.
>
> I am using Kronolith 1.1 and whenever I try to save an entry, it gets to
> a
> line:
> $id = $this->_db->nextId($this->_params['table']);
> if (PEAR::isError($id){
>    return $id;
> }

Try a "var_dump($id)" inside the if clause.

> Every time I try to insert an entry, it always goes in this section of
> code
> and never inserts any data.
>
> I have granted the user, hordemgr, full permission to the database.  For

Did you reload the db server after that?

> further testing, I commented out the above $id assignment line and
> assigned
> $id a value of '2'.  Once I did this, my entry was inserted and I could
> see
> the entry on the webpage for the correct month.
>
> I have been reading everywhere to find out how to fix this and the only
> answer I have seen is I have the permissions set wrong.  I have given the
> user every possible permission and I am unsure of how to fix this.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


More information about the kronolith mailing list