Extra information for Events is not saved

  • Arno Oesterheld
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 6 months ago #21638 by Arno Oesterheld
Extra information for Events is not saved was created by Arno Oesterheld
Hi,

I am using EventBooking 1.5.2 on Joomla 2.5.8 together with CommunityBuilder.
When I add a new Event, the event and it's data are saved well. But I defined some extra information fileds. Those values are not saved.
But the fields are shown on the Extra information Tab in the Backend when I create or add an event.
Here is my fields.xml:
Code:
<?xml version="1.0" encoding="UTF-8"?> <config> <fields name="params"> <fieldset name="basic"> <field name="field_referent" type="text" label="Leiter" size="120" description=""></field> <field name="field_Gesamtstunden" type="text" label="Gesamtstunden" size="30" description="Anzahl der Unterrichtsstunden insgesamt"></field> <field name="Veranstaltungsart" type="list" default="" label="Art der Veranstaltung" description=""> <option value="4 Abendveranstaltungen">4 Abendveranstaltungen</option> <option value="4-Tages Block">4-Tages Block</option> <option value="Block + Einzeltermin">Block + Einzeltermin</option> <option value="Einmalige Abendveranstaltung">Einmalige Abendveranstaltung</option> <option value="Einmalige Veranstaltung">Einmalige Veranstaltung</option> <option value="Tagesseminar">Tagesseminar</option> <option value="Tagesveranstaltung">Tagesveranstaltung</option> <option value="Tagesworkshop">Tagesworkshop</option> <option value="Wochenblock">Wochenblock</option> <option value="Wochenendworkshop">Wochenendworkshop</option> <option value="Wochenendworkshop und Wochenblöcke">Wochenendworkshop und Wochenblöcke</option> <option value="Wöchentlicher Kurs">Wöchentlicher Kurs</option> <option value="Wöchentlicher Kurs und 2 Wochenendworkshops">Wöchentlicher Kurs und 2 Wochenendworkshops</option> <option value="Workshop">Workshop</option> <option value="kA">keine Angabe</option> </field> <field name="Raum" type="list" default="" label="Raum" description=""> <option value="BR">BR</option> <option value="S1">S1</option> <option value="S2">S2</option> <option value="S3">S3</option> <option value="S4">S4</option> <option value="S5">S5</option> <option value="STR">STR</option> <option value="VR">VR</option> <option value="kA">keine Angabe</option> </field> <field name="Anwendbar" type="checkboxes" default="" label="Bei dieser Veranstaltung anwendbar" description=""> <option value=" Bildungsscheck"> Bildungsscheck</option> <option value="Bildungsprämie ">Bildungsprämie </option> </field> </fieldset> </fields> </config>

Currently I am running this Joomla installation on my local windows7 machine on a xampp installation with php 5.3.8.

What do I wrong?

Thank you very much!
Arno

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago #21669 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Extra information for Events is not saved
Hi Arno

Please setup your site on a live server and submit a support ticket sending me administrator and FTP account of your site so that I can check it directly on your site for you .

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc