[8WR] XenAtendo (Events) PRO

[8WR] XenAtendo (Events) PRO [Paid] 1.1.5

No permission to buy ($30.00)
Jaxel updated [8wayRun.Com] XenAtendo 2 (Events) PRO with a new update entry:

Version 1.1.1 CHANGELOG

  • Added a Search Handler for events! Events will now show up when you use the search engine. For this, a new content type called "event" has been added to handle for this. You will need to rebuild the search index for events if you want previously submitted events to be in the search index.
  • A "date" field has been added to events. This is a private field that is automatically updated whenever any changes happen to an event, or occurrences are added/edited for an event. The entire...

Read the rest of this update entry...
 
Hi, I want to be able to remove the Calendar tab from the top of my page and there is no option to do this. You cannot even hide the tab for Guests.

Is there a way I can remove the Calendar tab? Maybe a code or template modification?
.
 
@Jaxel I like to made two Suggestions.

First Suggestion: almost every event (outside gaming word) use a promo flyer: See in niches like cars, motorcycles, sports, photography, etc. So, I think will be useful to have a option go member insert an image when add a new event (height bigger than width) and this image will be show in the event thread, as we actually have the google map.
I know that I can add an image to event but it's not an "user friendly" option and the final view, up the thread isn't the ideal location.

Second Suggestion: Most "event/calendar manager" today use a different approach in terms of front view. Making use of the flyer suggested before, will be amazing if this addon can show a more visual approach at events main page, maybe using a grid like this example (sorry for the portuguese language but it's just to exemplify).
We will have one more option in default view for the calendar: Flyer - Monthly - Weekly - Daily - Agenda

Best,
Vitor
 
Last edited:
So this means that all threads in the event forum aren't being indexed in the search engine when the forum is used in XenAtendo, because in reality the content of the post is just the calendar BBCode... MAJOR downflaw...
I can't believe noon elese has picked this up. It affects tool tips, seach engines, and even with a share to social media, the content becomes the number of the event. Please could this be looked at urgently?
 
I'm having some problems:
Code:
ErrorException: Fatal Error: Call to a member function insertIntoIndex() on a non-object - library/EWRatendo2/DataWriter/Events.php:79

Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
  ["url"] => string(59) "http://website.com/foruns/index.php?calendar/create"
  ["_GET"] => array(1) {
    ["calendar/create"] => string(0) ""
  }
  ["_POST"] => array(16) {
    ["event_title"] => string(58) "New Event"
    ["event_description_html"] => string(923) "<p><strong>New event.</strong></p><p><strong><br></strong></p><p>bla, bla</p>"
    ["_xfRelativeResolver"] => string(79) "http://website.com/foruns/index.php?calendar/events.87/create"
    ["event_location"] => string(8) "Lisbon"
    ["event_address"] => string(87) "Lisbon, Portugal"
    ["occur_start"] => array(4) {
      ["date"] => string(10) "2016-04-24"
      ["hour"] => string(2) "08"
      ["mins"] => string(2) "45"
      ["meri"] => string(2) "24"
    }
    ["occur_end"] => array(4) {
      ["date"] => string(10) "2016-04-24"
      ["hour"] => string(2) "17"
      ["mins"] => string(2) "30"
      ["meri"] => string(2) "24"
    }
    ["occur_timezone"] => string(13) "Europe/London"
    ["event_recur"] => string(1) "0"
    ["event_rsvp"] => string(1) "1"
    ["prefix_id"] => string(1) "0"
    ["event_node"] => string(2) "87"
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(53) "/foruns/index.php?calendar/events.87/create"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
This start happening after we disable and uninstall the old XenAtendo...

What can we do? Because no one can add new events :sick:
 
Last edited:
I can't believe noon elese has picked this up. It affects tool tips, seach engines, and even with a share to social media, the content becomes the number of the event. Please could this be looked at urgently?
Maybe if enough people complain our concerns will stop being ignored. I'm sure a lot of people are unhappy with this problem. This is a major flaw and unacceptable for any serious website to have broken XenForo built-in functions (like the preview tooltip) due to an addon. I'm forced to switch to a different addon due to this.
 
I can't believe noon elese has picked this up. It affects tool tips, seach engines, and even with a share to social media, the content becomes the number of the event. Please could this be looked at urgently?
I can fix the search/social media issue... but as I've said about the Tooltips, XenForo's tooltips simply do not process BBcodes. You can see this in the default tooltips.

I'm having some problems:
Code:
ErrorException: Fatal Error: Call to a member function insertIntoIndex() on a non-object - library/EWRatendo2/DataWriter/Events.php:79

Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
  ["url"] => string(59) "http://website.com/foruns/index.php?calendar/create"
  ["_GET"] => array(1) {
    ["calendar/create"] => string(0) ""
  }
  ["_POST"] => array(16) {
    ["event_title"] => string(58) "New Event"
    ["event_description_html"] => string(923) "<p><strong>New event.</strong></p><p><strong><br></strong></p><p>bla, bla</p>"
    ["_xfRelativeResolver"] => string(79) "http://website.com/foruns/index.php?calendar/events.87/create"
    ["event_location"] => string(8) "Lisbon"
    ["event_address"] => string(87) "Lisbon, Portugal"
    ["occur_start"] => array(4) {
      ["date"] => string(10) "2016-04-24"
      ["hour"] => string(2) "08"
      ["mins"] => string(2) "45"
      ["meri"] => string(2) "24"
    }
    ["occur_end"] => array(4) {
      ["date"] => string(10) "2016-04-24"
      ["hour"] => string(2) "17"
      ["mins"] => string(2) "30"
      ["meri"] => string(2) "24"
    }
    ["occur_timezone"] => string(13) "Europe/London"
    ["event_recur"] => string(1) "0"
    ["event_rsvp"] => string(1) "1"
    ["prefix_id"] => string(1) "0"
    ["event_node"] => string(2) "87"
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(53) "/foruns/index.php?calendar/events.87/create"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
This start happening after we disable and uninstall the old XenAtendo...

What can we do? Because no one can add new events :sick:
Hmm... can you install this addon: https://xenforo.com/community/resources/content-type-management.2513/

Then tell me what is listed in the "event" content type?
 
I can fix the search/social media issue... but as I've said about the Tooltips, XenForo's tooltips simply do not process BBcodes. You can see this in the default tooltips.


Hmm... can you install this addon: https://xenforo.com/community/resources/content-type-management.2513/

Then tell me what is listed in the "event" content type?
Just find one content type related with XenAtendo2: "event_occurs"! Don't have "event"
atendo2.webp

If I uninstall and install XenAtendo2 will loose all existing events?
 
Just find one content type related with XenAtendo2: "event_occurs"! Don't have "event"
View attachment 131633

If I uninstall and install XenAtendo2 will loose all existing events?
Let me guess... you didn't uninstall XenAtendo1 before installing XenAtendo2? When you uninstalled XA1, it removed a required content type for XA2.

I need you to create a content type called "event", linked to EWRatendo2. Then create a search_handler_class for it with "EWRatendo2_SearchHandler_Event". Then rebuild content cache.
 
Let me guess... you didn't uninstall XenAtendo1 before installing XenAtendo2? When you uninstalled XA1, it removed a required content type for XA2.

I need you to create a content type called "event", linked to EWRatendo2. Then create a search_handler_class for it with "EWRatendo2_SearchHandler_Event". Then rebuild content cache.
ahhaaa! You right, I didn't uninstall XenAtendo1 before installing XenAtendo2 :D

Working fine now, thanks!
 
can someone tell me if i should purchase it . is it worth the amount , does it have allot of bugs , does it do what it tell to do
I use it and like it. Need some polish to my needs but it's the most complete event manager to xenforo. Sure it worth the amount!
 
Back
Top Bottom