Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong iFrame-ID is leading to "This event has not been published yet." error #32

Closed
Zodiac1978 opened this issue May 26, 2015 · 5 comments

Comments

@Zodiac1978
Copy link

Correct link on eventbrite.com is:
http://www.eventbrite.com/tickets-external?eid=17063219549&ref=etckt

But iFrame tries to load:
//eventbrite.com/tickets-external?eid=2147483647&ref=etckt

Which is the wrong ID and so it displays just "This event has not been published yet.".

No idea what causes this. Any forum threads I found are not showing any solution because people went to other plugins, etc.

@kwight
Copy link
Contributor

kwight commented May 28, 2015

I've never been able to replicate this myself, and have a hard time troubleshooting others' installs without access to error logs and databases. It's been happening to a noticeable amount of users though, for sure.

One theory was that it was related to 32-bit operating systems (vs 64-bit OSs), but I believe at least one user said that wasn't the case for them.

@Zodiac1978
Copy link
Author

Hosting server is 64 bit. And unfortunately I have no access to error logs or database on this shared hosting service. :(

@kwight
Copy link
Contributor

kwight commented May 28, 2015

Would you be willing to give me access to your eventbrite.com account, so I can set up some testing and maybe determine if it's account-related? If so, just email themes@wordpress.com, and I'll be happy to take a look. Without being able to ever replicate it, I can't think of much else to do.

@Zodiac1978
Copy link
Author

Problem found: https://wordpress.org/support/topic/this-event-has-not-been-published-yet-again

32-bit mode PHP on 64 bit server. :/

@kwight
Copy link
Contributor

kwight commented May 20, 2016

Closing as wontfix; anyone wanting to keep using the plugin with a 32-bit install can follow these instructions here: http://wvega.com/850/getting-eventbrite-api-wordpress-plugin-to-work-on-systems-with-32-bit-builds-of-php/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants