By Guest on Monday, 20 April 2009
Replies 12
Likes 0
Views 11.7K
Votes 0
I have a question,

How does jevents work with multi-language sites? How does I translate the eventes itself ?

I know with the translation files, that's not a problem and that works with joomfish. But how do I display events in french or dutch ?

greetz
Koen
You need a content elemtn file called jevents_vevdetail.xml

<?xml version="1.0" ?>
<joomfish type="contentelement">
<name>JEvents</name>
<author>Mathis Dirksen-Thedens</author>
<version>1.0</version>
<description>Definition for JEvents Component</description>
<reference>
<table name="jevents_vevdetail">
<field type="referenceid" name="evdet_id" translate="0">ID</field>
<field type="titletext" name="summary" translate="1">Summary</field>
<field type="htmltext" name="description" translate="1">Description</field>
<field type="text" name="location" translate="1">Location</field>
<field type="text" name="url" translate="1">URL</field>
<field type="text" name="organizer" translate="1">Organizer</field>
<field type="text" name="contact" translate="1">Contact</field>
<field type="text" name="extra_info" translate="1">Extra</field>
</table>
</reference>
</joomfish>


At the moment the category name is not translated but will be in the next release
·
Monday, 20 April 2009 14:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello, I have a problem in the translation of events with JEents with Joomfish.
Installation of the Joomfish and Jevents did it successfully.


My data:
utf8_general_ci
PHP: 5.2.3
Web: Apache/2.2.4 (Win32) PHP/5.2.3
Joomla!: Joomla! 1.5.12 Stable [ Wojmamni Ama Woi ] 01-July-2009 02:00 GMT
Joomfish V2.0.3
JEvents v1.5.1

I added the file "jevents_vevdetail.xml" for incorporation into Joomfish.
<?xml version="1.0" ?>
<joomfish type="contentelement">
<name>JEvents</name>
<author>Mathis Dirksen-Thedens</author>
<version>1.0</version>
<description>Definition for JEvents Component</description>
<reference>
<table name="jevents_vevdetail">
<field type="referenceid" name="evdet_id" translate="0">ID</field>
<field type="titletext" name="summary" translate="1">Summary</field>
<field type="htmltext" name="description" translate="1">Description</field>
<field type="text" name="location" translate="1">Location</field>
<field type="text" name="url" translate="1">URL</field>
<field type="text" name="organizer" translate="1">Organizer</field>
<field type="text" name="contact" translate="1">Contact</field>
<field type="text" name="extra_info" translate="1">Extra</field>
</table>
</reference>
</joomfish>


But in attempting to translate an event I get the following error:
"Fatal error: Call to a member function getTable() on a non-object in C:\AppServ\www\XXXXXX\administrator\components\com_joomfish\models\ContentObject.php on line 574"


if I select JEvents of the tab "content elemenents" of Jommfish the following error:
Configuración
Informacion general
Nombre
Autor
Versión
Descripción
Referencia de DB

Fatal error: Call to a member function getTable() on a non-object in C:\AppServ\www\XXXXXX\administrator\components\com_joomfish\views\elements\tmpl\edit.php on line 82


I searched for information but I could not solve the problem

What is the problem and solution <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:?: --> <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:?: -->

Thanks for your time
·
Saturday, 18 July 2009 17:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you double check the spelling of the filename. Also I am assuming that your installation of JEvents is working fine.
·
Sunday, 19 July 2009 08:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Already solved:
I uninstalled Jevents and Joomfish as I installed it again. But first Jevents and Joomfish later. Then I added the file "jevents_vevdetail.xml" and now work for me the translation of events.

Thanks for your time
·
Monday, 20 July 2009 19:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Just for clarification, is this actually required, in order to use jevents with joomfish?!
·
Friday, 11 September 2009 13:40
·
0 Likes
·
0 Votes
·
0 Comments
·
If you want to translate the event descriptions - yes.
·
Friday, 11 September 2009 14:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

What I meant, is this:

"Already solved:
I uninstalled Jevents and Joomfish as I installed it again. But first Jevents and Joomfish later. Then I added the file "jevents_vevdetail.xml" and now work for me the translation of events.

Thanks for your time"

So, is it required to install Jevents first, and then Joom!Fish, or Joom!Fish will not work with Jevents?!
·
Monday, 14 September 2009 17:11
·
0 Likes
·
0 Votes
·
0 Comments
·
I really do not care. When did the first installation I made a mistake. You can first install first Jevents or joomfish, whatever.
·
Monday, 14 September 2009 17:45
·
0 Likes
·
0 Votes
·
0 Comments
·
I really do not care. When did the first installation I made a mistake. You can first install first Jevents or joomfish, whatever.

Hi there , I am new to Joomla.
Regarding Jevents and Joomfish again. I have a question :
Where exactly you place ( add ) the "jevents_vevdetail.xml" file.
Thanks in Advance.
·
Tuesday, 22 September 2009 14:33
·
0 Likes
·
0 Votes
·
0 Comments
·
administrator/components/com_joomfish/contentelements/
·
Tuesday, 22 September 2009 14:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you double check the spelling of the filename. Also I am assuming that your installation of JEvents is working fine.

Hi there , I am new to Joomla.
Regarding Jevents and Joomfish again. I have a question :
Where exactly you place ( add ) the "jevents_vevdetail.xml" file.
Thanks in Advance.
·
Tuesday, 22 September 2009 15:18
·
0 Likes
·
0 Votes
·
0 Comments
·
I already gave you the answer
·
Tuesday, 22 September 2009 16:42
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post