-
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
-
AddToAny Share Buttons
-
Admin Columns
-
AdRotate Banner Manager - The only ad manager you'll need
-
Advanced Responsive Video Embedder for Rumble, Odysee, YouTube, Vimeo, Kick ...
-
All-In-One Security (AIOS) – Security and Firewall
-
Anti-Malware Security and Brute-Force Firewall
-
Anti-Spam: Spam Protection | Block Spam Users, Comments, Forms
-
Autoptimize
-
Beautiful Cookie Consent Banner
-
Better Search Replace
-
Buddypress Messages Spam Blocker
-
Bulk Delete
-
CAPTCHA 4WP - Antispam CAPTCHA solution for WordPress
-
Category Order and Taxonomy Terms Order
-
Clone
-
Contact Form 7
-
Coupon Generator for WooCommerce
-
Custom Login
-
Database Cleaner
-
Duplicator - Backups & Migration Plugin - Cloud Backups, Scheduled Backups, & More
-
Easy Theme and Plugin Upgrades
-
Email Post Changes
-
EWWW Image Optimizer
-
ExactMetrics - Google Analytics Dashboard for WordPress (Website Stats Plugin)
-
File Manager
-
Flat Rate Shipping Plugin For WooCommerce
-
Floating Social Bar
-
Force Regenerate Thumbnails
-
GTM4WP - A Google Tag Manager (GTM) plugin for WordPress
-
Intuitive Custom Post Order
-
Live Sales Notification (Recent Sales Popups)
-
Lockdown WP Admin
-
Login Logout Menu
-
Login With Ajax - Fast Logins, 2FA, Redirects
-
Login-Logout
-
LoginWP (Formerly Peter's Login Redirect)
-
Media Cleaner: Clean your WordPress!
-
My Login Logout Plugin
-
Paid Membership Plugin, Ecommerce, User Registration Form, Login Form, User Profile & Restrict Content – ProfilePress
-
Poll, Survey & Quiz Maker Plugin by Opinion Stage
-
Post Types Order
-
Professional Social Sharing Buttons, Icons & Related Posts - Shareaholic
-
Quick Featured Images
-
reCaptcha by BestWebSoft
-
Redirection
-
Regenerate Thumbnails
-
Registration Options for BuddyPress
-
Responsive Google Map
-
Responsive Video Embeds
-
Schema
-
Schema - All In One Schema Rich Snippets
-
Search & Replace
-
Simple Share Buttons Adder
-
Simple Trackback Disabler
-
SimpleModal Login
-
Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider
-
Smush Image Optimization – Optimize Images | Compress & Lazy Load Images | Convert WebP | Image CDN
-
Social Login
-
SpeakOut! Email Petitions
-
Tabbed Login Widget
-
Twitter
-
Uber Login Logo
-
W3 Total Cache
-
WP SEO Structured Data Schema
-
XML Sitemap & Google News
-
XML Sitemap Generator for Google
-
Yoast Duplicate Post
-
Yoast SEO