EB 1.6.9 Mapping to Database

  • Trev Roberts
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 3 months ago #55166 by Trev Roberts
EB 1.6.9 Mapping to Database was created by Trev Roberts
Hi Tuan

I am mapping data from a form to create events. Everything works fine but ...

When I view the event list in admin, the new event shows as having no category, however, when I check category_id in the database table I see that the correct category number has been assigned.

Only when I open the event for edit, and then save it, does the category appear in the event list view.

Any thoughts on that?

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

More
11 years 3 months ago #55169 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic EB 1.6.9 Mapping to Database
Hi Trev

You looked at wrong table. The relation between events and categories is stored in a different table. It is #__eb_event_categories database table

Hope it helps

Tuan

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

  • Trev Roberts
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 3 months ago #55171 by Trev Roberts
Replied by Trev Roberts on topic EB 1.6.9 Mapping to Database
LOL

Thanks Tuan

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

More
11 years 3 months ago #55204 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic EB 1.6.9 Mapping to Database
:D. That mapping was using in very old versions of the extension when we only allow one category for each event.

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

Moderators: Tuan Pham Ngoc