
Excuse me for not explaining, if I already have version 2.6.17 installed the PDFer plugin I just acquired it today.
When activating it, it indicates the message of the title of this Post “EventON PDFer requires EventON RSVP addon version 2.6.1 or higher to fully function please update RSVP addon!”.
My EventOn Plugin is updated for several days in version 2.6.17.
The PDFer Plugin should appear in the “Addons & Licenses” section, when I edit an event in the column, the options to edit the ticket do not appear.
Thanks for your answer
Hello,
To update eventon addons: You can download latest eventon addons from myeventon > my account. Then you can go to your website, deactivate old addon and install new one and activate then delete the old addon. This link will further explain the process. Also you can follow us on twitter to get real-time announcements on updates!
Hi,
let us know if it worked out for you please 🙂
Thank you for the message here is the fix. Please replace this message into booking addon “includes” folder
https://www.dropbox.com/s/kafl312ymii4c9i/class-integration-tickets.php?dl=0
Hello,
Please follow the instructions in this documentation to activate debug in your site to see any PHP errors recorded that can provide insight on to whats going on. Please reply with a link to debug.log file. If you are not able to do this please send us FTP access to your site so we can do this for you.
Please also try to follow this guide https://docs.myeventon.com/documentations/increasing-wordpress-memory-limit/
That would be a very tedious process. I would strongly suggest you try my other suggestions first.
1. switch to default wordpress theme and verify if issue still exists
2. deactivate other plugins one by one and verify if issue exists
3. create a new wordpress installation with only eventon and woocommerce and verify the issue
Hey Christian sorry for my absense in here. I released the latest version of tickets addon 1.7.8 on March 8th right after I fixed this for you. ALso I just fixed in your site. but you need to update to latest version which have the fix in there already.
Guillaume, grealt appreciate your patient as we have a lot of tickets we are trying to get to.
So make sure you are running eventon 2.6.17 because in the latest version I fixed some issues related to lat/lon not generating auto for locations. And this will be related to ICS imported events not creating lat lon as well because they both use the same function
eventon_get_latlon_from_address()
I was not able to connect to FTP but I edited your plugin via plugins > editor and I think i found the issue Davide. YAY!
This is the code change i did

I will update the documentation in here https://docs.myeventon.com/documentations/wpml-eventon-front-end/ to reflect to use pluggable filter to add those wpml_l4 and wpml_l5 using pluggable filters.
But I cardcoded this to your site. and that will be gone in next version so you will have to add a pluggable filter in the future to add those l4 and l5 values.
So try now to see if everythign is working?
Gotcha thanks Jelle for letting us know of this. I understand what you are looking for now. Here is a patch fix that will actually add the external link into the event box so that it will show as a link in google’s eye

Try this and let us know if this work ok?