Jan Schneider | 9 Mar 2004 00:23
Favicon
Gravatar

Mnemo 1.1.1 (final)

The Horde Team is pleased to announce the official release of the Mnemo Note
Manager version 1.1.1.

The Mnemo Note Manager is the Horde notes/memos application. It provides
Web-based notes and freeform text, similar to the PalmOS Note application. It
requires the Horde Application Framework and an SQL database for backend
storage.

Changes in this release:
    - Added translations: Italian and Romanian.
    - Updated translations: Brazilian Portuguese, Danish, Dutch, Finnish,
      German, Hungarian, Lithuanian, Norwegian and Swedish

The full list of changes (from version 1.1) can be viewed here:

http://cvs.horde.org/diff.php/mnemo/docs/CHANGES?r1=1.4.2.21&r2=1.4.2.26&ty=h

The Mnemo 1.1.1 distribution is available from the following locations:

    ftp://ftp.horde.org/pub/mnemo/mnemo-1.1.1.tar.gz
    http://ftp.horde.org/pub/mnemo/mnemo-1.1.1.tar.gz

Patches against version 1.1 are available at:

    ftp://ftp.horde.org/pub/mnemo/patches/patch-mnemo-1.1-1.1.1.gz
    http://ftp.horde.org/pub/mnemo/patches/patch-mnemo-1.1-1.1.1.gz

Or, for quicker access, download from your nearest mirror:

    http://www.horde.org/mirrors.php
(Continue reading)

Keyser Soze | 15 Mar 2004 19:43
Favicon

error - Call to undefined function:

When slecting the options menu from inside mnemo, I received this error:

Fatal error: Call to undefined function: generateheader() 
in /var/www/html/mail/horde/services/prefs.php on line 43

-Eric
-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm

--

-- 
Mnemo mailing list - Join the hunt: http://horde.org/bounties/#mnemo
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: mnemo-unsubscribe <at> lists.horde.org

Keyser Soze | 15 Mar 2004 19:47
Favicon

Cannot create new notes

Using the HEAD version from CVS:
I can list notes but I do not have any and have no option to create new
ones.  Generated this error in the horde.log file when I selected mnemo:
HORDE [error] [mnemo] not supported [on line 102 of "/horde/horde/mnemo/lib/Mnemo.php"]

Suggestions?

Thanks, 

-Eric

-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm

--

-- 
Mnemo mailing list - Join the hunt: http://horde.org/bounties/#mnemo
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: mnemo-unsubscribe <at> lists.horde.org

Chuck Hagenbuch | 15 Mar 2004 19:44
Favicon
Gravatar

Re: error - Call to undefined function:

Quoting Keyser Soze <keyser_soze <at> usa.com>:

> When slecting the options menu from inside mnemo, I received this error:
>
> Fatal error: Call to undefined function: generateheader()
> in /var/www/html/mail/horde/services/prefs.php on line 43

Always update your whole checkout, and if necessary re-run 
install-packages.php,
before reporting bugs against HEAD.

Also, *tell* us what version you're reporting bugs against, while 
you're at it.

-chuck

--
"Regard my poor demoralized mule!" - Juan Valdez
--

-- 
Mnemo mailing list - Join the hunt: http://horde.org/bounties/#mnemo
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: mnemo-unsubscribe <at> lists.horde.org

Chuck Hagenbuch | 15 Mar 2004 19:45
Favicon
Gravatar

Re: Cannot create new notes

Quoting Keyser Soze <keyser_soze <at> usa.com>:

> Using the HEAD version from CVS:
> I can list notes but I do not have any and have no option to create new
> ones.  Generated this error in the horde.log file when I selected mnemo:
> HORDE [error] [mnemo] not supported [on line 102 of 
> "/horde/horde/mnemo/lib/Mnemo.php"]

Use a SQL DataTree driver instead of null.

-chuck

--
"Regard my poor demoralized mule!" - Juan Valdez
--

-- 
Mnemo mailing list - Join the hunt: http://horde.org/bounties/#mnemo
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: mnemo-unsubscribe <at> lists.horde.org

Jan Schneider | 15 Mar 2004 19:51
Favicon
Gravatar

Re: error - Call to undefined function:

Zitat von Keyser Soze <keyser_soze <at> usa.com>:

> When slecting the options menu from inside mnemo, I received this error:
>
> Fatal error: Call to undefined function: generateheader()
> in /var/www/html/mail/horde/services/prefs.php on line 43

Update the framework packages.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - Neue Wege des Lernens
http://www.tip4all.de - Deine private Tippgemeinschaft
--

-- 
Mnemo mailing list - Join the hunt: http://horde.org/bounties/#mnemo
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: mnemo-unsubscribe <at> lists.horde.org

Keyser Soze | 15 Mar 2004 19:54
Favicon

Re: Cannot create new notes


----- Original Message -----
From: Chuck Hagenbuch <chuck <at> horde.org>
Date: Mon, 15 Mar 2004 13:45:41 -0500
> Quoting Keyser Soze <keyser_soze <at> usa.com>:
> 
> > Using the HEAD version from CVS:
> > I can list notes but I do not have any and have no option to create new
> > ones.  Generated this error in the horde.log file when I selected mnemo:
> > HORDE [error] [mnemo] not supported [on line 102 of 
> > "/horde/horde/mnemo/lib/Mnemo.php"]
> 
> Use a SQL DataTree driver instead of null.
> 
How can I do this?  In the configuration, I have sql (the only option) selected for 'What storage driver
should we use?'

Thanks,

-Eric
-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm

--

-- 
Mnemo mailing list - Join the hunt: http://horde.org/bounties/#mnemo
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: mnemo-unsubscribe <at> lists.horde.org

(Continue reading)

Keyser Soze | 15 Mar 2004 23:44
Favicon

Re: Cannot create new notes

resolved

Finally fixed by modifing datatree driver /horde/config/conf.php to sql 

Thanks to Chuck 

-Eric

----- Original Message -----
From: "Keyser Soze" <keyser_soze <at> usa.com>
Date: Mon, 15 Mar 2004 13:47:12 -0500
To: mnemo <at> lists.horde.org
Subject: [mnemo] Cannot create new notes

> Using the HEAD version from CVS:
> I can list notes but I do not have any and have no option to create new
> ones.  Generated this error in the horde.log file when I selected mnemo:
> HORDE [error] [mnemo] not supported [on line 102 of "/horde/horde/mnemo/lib/Mnemo.php"]
>  
> Suggestions?
> 
> Thanks, 
> 
> -Eric
> 
> -- 
> ___________________________________________________________
> Sign-up for Ads Free at Mail.com
> http://promo.mail.com/adsfreejump.htm
> 
(Continue reading)

Chris Rundle | 26 Mar 2004 08:35

Fatal error

Does anyone know what would cause this:

Notice: Undefined index: storage in /usr/local/home/httpd/docs/horde/mnemo/list.php on line 27

Notice: Undefined index: storage in /usr/local/home/httpd/docs/horde/mnemo/list.php on line 28

Warning: factory(/usr/local/home/httpd/docs/horde/mnemo/lib/Driver/.php): failed to open
stream: No
such file or directory in /usr/local/home/httpd/docs/horde/mnemo/lib/Driver.php on line 61

Warning: factory(): Failed opening '/usr/local/home/httpd/docs/horde/mnemo/lib/Driver/.php' for
inclusion
(include_path='.:/usr/local/lib/php:/www/maincode/shopcode:/www/maincode/sitecode') in
/usr/local/home/httpd/docs/horde/mnemo/lib/Driver.php on line 61

Fatal error: Call to a member function on a non-object in
/usr/local/home/httpd/docs/horde/mnemo/list.php on line 29

--

-- 
Mnemo mailing list - Join the hunt: http://horde.org/bounties/#mnemo
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: mnemo-unsubscribe <at> lists.horde.org

Jan Schneider | 26 Mar 2004 10:21
Favicon
Gravatar

Re: Fatal error

Zitat von Chris Rundle <chris <at> rundle.uk.com>:

> Does anyone know what would cause this:
>
> Notice: Undefined index: storage in 
> /usr/local/home/httpd/docs/horde/mnemo/list.php on line 27

You didn't configure a storage backend in Mnemo's conf.php.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - Neue Wege des Lernens
http://www.tip4all.de - Deine private Tippgemeinschaft
--

-- 
Mnemo mailing list - Join the hunt: http://horde.org/bounties/#mnemo
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: mnemo-unsubscribe <at> lists.horde.org


Gmane