Forum Replies Created
-
AuthorPosts
-
Barry
MemberHi Marcin,
Some code (unrelated to our own plugin) is calling fancybox and that is triggering an error:
$(...).fancybox is not a functionIt would be awesome to tidy this up first of all, as sometimes these things can impact other JS-powered pieces of functionality.
I didnt make any changes in google maps setting.
Might something else have changed, though? A theme or plugin update, or a new plugin being added – or a setting change somewhere else?
Barry
MemberJames,
It’s awesome to hear it worked – while I’m not sure why it is so sporadic in nature at least we know it works in some conditions (and I do strongly suspect something specific to your site/environment could be causing the hiccup, as it generally works fine for the majority of our users).
In any case, definitely let’s keep an eye on things.
Now some other questions:
How do I import tags, Categories and the ticket link and have the website link, link directly tot he event not the fan page itself?
We do try hard to stick to one problem or issue per forum topic, otherwise it can become a very confusing place! It also makes it easier for us to deliver fair and fast service to all of our customers 🙂
With that in mind can I ask you to break any issues unrelated to the running of the cron task into a new topic? One of the team will then be only too happy to help.
Barry
MemberThanks Brian, that helped!
(Thanks also for offering login credentials, however our current policy is not to accept login credentials that would give us even limited administrative access.)
It seems the breakage is because an error message is being inserted into some data which one of our map view scripts depends upon. In production of course you should not have WP_DEBUG/WP_DEBUG_DISPLAY on and this won’t happen there, but it would certainly be a problem when developing and testing.
However, I believe the problem’s source is actually BuddyBoss Wall itself:
- When WordPress’s plugins_loaded action fires – which is quite early on in the lifetime of a request – some BuddyBoss Wall logic runs
- Amongst other things, BuddyBoss_Wall_Plugin::setup_actions() is called and this tries to determine various things about the status of the current visitor
- Following the chain of events along, BuddyPress’s bp_setup_current_user() function is called which complains about being accessed so early – triggering the warning notice which is being injected into the data our own map view requires
So this ultimately is stemming from code in BuddyBoss Wall and it is probably worth pursuing this with the authors of that plugin – since it targets BuddyPress it ought to follow along with the best practices of that plugin and, as it stands (and I believe this is actually a general WordPress best practice), causing the user object to be initialized before $wp->init() is something of a “no no”.
Does that help here?
Barry
MemberWithin your wp-config.php file can you add (next to your WP_DEBUG definition):
define( 'SCRIPT_DEBUG', true );Then let me know when it’s in place? This will make it easier to track the chain of events.
Barry
MemberI’m glad you found the source. Unfortunately some security plugins can occasionally be over-zealous, but at least you’ll be able to move ahead by investigating alternatives.
Since I don’t think there’s too much more we can offer here I’ll go ahead and close the topic unless you have further questions on this issue (of course, you can post new forum topics at any time if you think of some later on)?
Barry
MemberYou could share the log file by uploading it to your WordPress site/server or else to a service like Dropbox – and simply paste the URL in here.
In terms of what you should be looking for, that’s hard to say. I assume we’re discussing the server (Apache?) or PHP error logs and so any warnings, errors or notices could be informative and they may not relate directly to our own plugins.
This has been a fairly involved topic and a lot of information has been shared already. I’m definitely keen (as I’m sure you are!) to wrap things up and hopefully arrive at a satisfactory solution. At this point, I’m wondering about two things in particular:
- If an hour had not elapsed before you inspected the test site to see if the automatic import had run, can you give it some time/space and then test again? Please also ensure you are not visiting and re-saving the Facebook settings page! Doing so would postpone the scheduled task a further hour each time you do this
- This isn’t for everyone, but – if you feel comfortable setting it up – might you install WP CLI and test if the scheduled import event is correctly set up that way? Some suggested commands you can use are below
WP CLI commands
wp cron event listThe output of the above command would be very interesting and it should tell you how much time remains until tribe_fb_auto_import next runs.
wp cron event run tribe_fb_auto_importThe above will try to run the Facebook import task immediately. If this succeeds – you should see a “Success” message if it does – it could even give you an alternative means of running the importer (by placing it in a custom bash/script file and executing it via cron).
Barry
MemberHi James,
Don’t worry about the licenses on your test site – the plugin’s basic functionality shouldn’t be impacted even if they haven’t been added.
I have attempted to kick off the wp-cron.phpo and nothing happens.
Just looking at the timestamps for your last two replies, is it possible an hour has not yet elapsed (since setting up the test site and configuring hourly imports)?
April 20, 2015 at 7:43 am in reply to: Export event to iCal results into double entry in iCal #956680Barry
MemberHi Rene,
Sorry to hear you are experiencing difficulties.
I checked out the first three events I found on your upcoming events list and the iCal export data for each individual event seems to contain just one event (rather than duplicating the same information twice). On importing one of them into iCal “for real” I found no problem, it was imported just once.
Is it possible that you additionally imported all events from the list view, or could something else have gone wrong? Can you also confirm if you are seeing this in relation to all single events, or just a handful (which ones if so?).
Thanks!
Barry
MemberAwesome, let me know how you get on!
Barry
MemberHi!
It’s been a while so I’m going to go ahead and close this topic.
- Need help with anything else? Go right ahead and post a new topic, one of the team will be only too happy to help
- Still need help with this issue and need to re-open it? Again, please simply create a new topic and link to this one to provide the team with some context
Thanks!
April 20, 2015 at 7:15 am in reply to: Buttons to Change Months in Calendar View do not work #956663Barry
MemberHi!
It’s been a while so I’m going to go ahead and close this topic.
- Need help with anything else? Go right ahead and post a new topic, one of the team will be only too happy to help
- Still need help with this issue and need to re-open it? Again, please simply create a new topic and link to this one to provide the team with some context
Thanks!
Barry
MemberHi!
It’s been a while so I’m going to go ahead and close this topic.
- Need help with anything else? Go right ahead and post a new topic, one of the team will be only too happy to help
- Still need help with this issue and need to re-open it? Again, please simply create a new topic and link to this one to provide the team with some context
Thanks!
Barry
MemberHi!
It’s been a while so I’m going to go ahead and close this topic.
- Need help with anything else? Go right ahead and post a new topic, one of the team will be only too happy to help
- Still need help with this issue and need to re-open it? Again, please simply create a new topic and link to this one to provide the team with some context
Thanks!
Barry
MemberHi!
It’s been a while so I’m going to go ahead and close this topic.
- Need help with anything else? Go right ahead and post a new topic, one of the team will be only too happy to help
- Still need help with this issue and need to re-open it? Again, please simply create a new topic and link to this one to provide the team with some context
Thanks!
Barry
MemberHi!
It’s been a while so I’m going to go ahead and close this topic.
- Need help with anything else? Go right ahead and post a new topic, one of the team will be only too happy to help
- Still need help with this issue and need to re-open it? Again, please simply create a new topic and link to this one to provide the team with some context
Thanks!
-
AuthorPosts
