Profiles

  • Member Since: January 16th, 2013
  • Find me on:
  • Created a topic, It works. Good enough for me., on the site WordPress.org Forums:
    It does what it says, and does it well. It was exac…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    I am looking for a simple answer of, "The Events Calendar guys say that when…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    I got everything solved. Debugging is covered. None of our custom code touches anything related…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    OK, so can I get an answer on how to best handle an event that…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    Your plugin needs to have venue.php updated. You need to add basic error checking and…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    I am the admin, so I don't use The Events Calendar directly. Apparently, the staff…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    I found a venue called "Online", but it has no values. Just the title. What…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    I am getting these errors: [13-Aug-2024 07:56:27 UTC] Event Venue Error: Venue is not an…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    Added one more default empty string value: <?php/** * View: List Single Event Venue * * Override this…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    My logs now have: [13-Aug-2024 07:03:24 UTC] Event Venue Error: Venue is not an object…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    Its an object not an array, so I tried this: <?php/** * View: List Single Event…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    I changed line 22 to this: // FIX: Checks for event venue data integrityif (!…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    I added this: // FIX: Set default strings if not found.$append_after_address = array_filter(array_map('trim', [isset($venue->state_province) ?…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    In your venue.php, I see one issue right off. Line 22: if (! $event->venues->count()) {…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    In wp_posts, I have 1,303 posts of type tribe_events. Meta values for them begin with…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    I am trying to figure out what events or venues have the offending value. I…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    I am now seeing the following. What does this mean? [12-Aug-2024 05:49:04 UTC] the-events-calendar/common -…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    I am in phpMyAdmin. Where would I look for the venue having a weird value…

  • Posted a reply to [The Events Calendar] Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    We have a team of programmers pushing custom code to production server. My first rule…

  • Posted a reply to Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    How would I go through my events to ensure I have the correct venue data?…

  • Created a topic, Error Logs filled with Attempt to read property PHP Warnings, on the site WordPress.org Forums:
    My error logs is being filled with these "Attempt to r…

  • Created a topic, What do the charts mean in the plugin?, on the site WordPress.org Forums:
    I have a chart that says bytes. I have never se…

  • Posted a reply to Track down snippet with error, on the site WordPress.org Forums:
    Being able to search to search the "PHP code" field for strings is valuable and…

  • Posted a reply to Track down snippet with error, on the site WordPress.org Forums:
    I have over 100 snippets, but I don't know which one uses $leaderdetail. Is there…

  • Posted a reply to Track down snippet with error, on the site WordPress.org Forums:
    Still no emails received. WP Mail SMTP shows nothing in the Debug Events. So I…

  • Posted a reply to Track down snippet with error, on the site WordPress.org Forums:
    You need a space for "PHPCode" to get "PHP Code Snippets"

  • Posted a reply to Track down snippet with error, on the site WordPress.org Forums:
    OK, I just updated your plugin. What do I need to do now? How does…

  • Posted a reply to Table doesn’t exist error in server logs, on the site WordPress.org Forums:
    Not a problem, and it is done. Thanks!

  • Created a topic, I found a problem, and they fixed a problem., on the site WordPress.org Forums:
    I reported an issue, and they revised their code in le…

  • Posted a reply to Table doesn’t exist error in server logs, on the site WordPress.org Forums:
    48 Hours with no errors. It is reasonable to say whatever you did worked. If…

  • Posted a reply to Table doesn’t exist error in server logs, on the site WordPress.org Forums:
    I kinda figured. That is why I uploaded what you gave me. No errors yet.…

  • Posted a reply to Table doesn’t exist error in server logs, on the site WordPress.org Forums:
    I am confused. I already have the latest version: Version 4.0.4 | By WPDeveloper  Is there…

  • Created a topic, Table doesn’t exist error in server logs, on the site WordPress.org Forums:
    I am getting the following error. Why does it look for…

  • Posted a reply to Set up with GDPR Cookie Consent Plugin by WebToffee, on the site WordPress.org Forums:
    Any update about using your product with WebToffee? Your instructions are no longer valid, and…

  • Posted a reply to Track down snippet with error, on the site WordPress.org Forums:
    I do have two important requests: One: Is there anyway to have the exception report…

  • Created a topic, It works great, which makes me suspicious., on the site WordPress.org Forums:
    It works great. I just can't figure out what the flaw …

  • Posted a reply to Track down snippet with error, on the site WordPress.org Forums:
    Thank you so much for you addressing my issue. I think your fix will increase…

  • Posted a reply to Track down snippet with error, on the site WordPress.org Forums:
    I am using WP Mail SMTP. I sent a test message to verify if it…

  • Posted a reply to Track down snippet with error, on the site WordPress.org Forums:
    Would putting something in a text file or database table be possible? I don't feel…

  • Posted a reply to Track down snippet with error, on the site WordPress.org Forums:
    I am not gettting any emails with the subject "Exception Report" anywhere. I checked my…

  • Posted a reply to Track down snippet with error, on the site WordPress.org Forums:
    What would the sent from or the title be? I don't see anything in SPAM.…

  • Created a topic, Fixed Issues Fast!, on the site WordPress.org Forums:
    I reported a problem. He fixed the problem. Fast…

  • Posted a reply to Resetting the max_execution_time caused me great pain, on the site WordPress.org Forums:
    I see your update, and it seems to work. Using your plugin no longer changes…

  • Created a topic, Customer Service that actually provides service., on the site WordPress.org Forums:
    Found an answer to my problem and made sure the soluti…

  • Posted a reply to Track down snippet with error, on the site WordPress.org Forums:
    I made the changes, but I got no email.

  • Posted a reply to Track down snippet with error, on the site WordPress.org Forums:
    I don't understand "add your email address for sending exception report." Where is that set?…

  • Posted a reply to Resetting the max_execution_time caused me great pain, on the site WordPress.org Forums:
    Whatever you do, make it so it does not override the server php.ini or wp-config.php.…

  • Posted a reply to Resetting the max_execution_time caused me great pain, on the site WordPress.org Forums:
    Sure:/var/www/html/vashiva/wp-content/plugins/speakout/includes/csv.php //ini_set('max_execution_time', 180); // extend maximum execution time

  • Posted a reply to PHP Warning: Attempt to read property, on the site WordPress.org Forums:
    Here are more samples of the errors. I don't understand why it keeps doing it…

  • Posted a reply to Resetting the max_execution_time caused me great pain, on the site WordPress.org Forums:
    I think you misunderstood my issue. Your plugin changed the max_execution_time for my entire WordPress…

Plugins