laurepam
Forum Replies Created
-
Forum: Plugins
In reply to: [Eventbrite API] Fatal error "get_the_permalin"I’ve tried it, tickets are now displayed on eventbrite page on my website.
But when I click on the link on the title of my event (or “Details” link), I’va a page on my website with error page eventbrite (“Whoops, the page or event you are looking for was not found.”).Im’ not sure to have well understood the process of wvega :
– I’ve copy/paste all codes at the bottom in wp-content/plugins/eventbrite-api/inc/functions.php without deleting anything.
– I’ve replaced the code line 238 in wp-conten/plugins/eventbrite-api/inc/class-eventbrite-manager.php (protected function get_transient_name…)Is this correct ?
Forum: Plugins
In reply to: [Eventbrite API] Fatal error "get_the_permalin"Yes I have the id : “event-2147483647”
Is that mean I’ve to abort this plugin ?
Forum: Plugins
In reply to: [Eventbrite API] Fatal error "get_the_permalin"My hoster (OVH) confirm that i’m in 64-bit PHP. Any other idea of what’s wrong ?
Forum: Plugins
In reply to: [Eventbrite API] Fatal error "get_the_permalin"I’ve replace “get_the_permalink()” by “get_permalink()” in function.php.
I can now see event in my page, but I have the message
“This event has not been published yet.”+ when I click on the title of my event, I have a link opening a 404 page on my site.