2 messages in com.mysql.lists.eventum-develRe: Error installing localization dev8| From | Sent On | Attachments |
|---|---|---|
| ISC Edwin Cruz | 19 Dec 2006 09:02 | |
| Alessandro Ogier | 20 Dec 2006 02:39 | .patch |
| Subject: | Re: Error installing localization dev8![]() |
|---|---|
| From: | Alessandro Ogier (ales...@unimib.it) |
| Date: | 12/20/2006 02:39:27 AM |
| List: | com.mysql.lists.eventum-devel |
| Attachments: |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
ISC Edwin Cruz ha scritto:
When doing a fresh install with I get this error:
Fatal error: Call to undefined function ev_gettext() in /usr/local/www/pages/eventum/include/Smarty/plugins/block.t.php on line 99
Looking a little into /setup/index.php it appears that class.languaje.php isnt included properly, it refers to ../config.inc.php
Addying manually include_once(APP_INC_PAHT . "class.languaje.php") I get this error:
Fatal error: Call to a member function setMarker() on a non-object in /usr/local/www/pages/eventum/include/class.language.php on line 149
thereis a line where Smarty is included:
require_once("../include/Smarty/Smarty.class.php");
but I wasnt able to figure out where do the includes to get setup working. Im working with eventum-localization-dev8.tar.gz
Hi, we've fixed with the patch attached to get a working install from a svn checkout. Maybe you'll find it useful, i was planning submitting it to already.
As you can will see, there's something you want to customize eventually.
greetings, - -- :(){ :|:&};: Alessandro Ogier <ales...@unimib.it> gpg --keyserver pgp.mit.edu --recv-keys EEBB4D0D
Universita` degli Studi di Milano - Bicocca Sistemi Informativi Via Cozzi 53 - I 20125 Milano Italy Tel. +39 02 6448 5526 -----BEGIN PGP SIGNATURE-----
iEYEARECAAYFAkWJEvYACgkQZmjYv+67TQ0R0gCePsLh1Pk1voJr71OiVHapL/+U IV8An1xC/ysG3rf+BIiSa6YYdNZsBvNY =p//i -----END PGP SIGNATURE-----





.patch