Closed IowaBoy1 closed 6 years ago
Picking up from https://github.com/iATSPayments/com.iatspayments.civicrm/issues/226#issuecomment-343605789 There are no missing Contribution Id's from that time period. There is not an entry for the one that processed on the first.
Is there anything in particular that I should be looking for in the log files? There are 6 logs there.
I'd try to match up the invoice_id as reported in iATS to see if that contribution does exist in CiviCRM but misrepresenting itself somehow. The fact that you got that missing transaction in your iats transaction log in Civi means a contribution was created for it (it creates the contribution in pending mode before attempting the transaction), so you just have to figure out where it went.
I already had searched the Contribution table for that Transaction ID and Invoice ID. I just did it again and both times I got no results
Here's my take on this:
Can you go back in your ConfigAndLog at the time the recurring contributions job ran - and look for an error message? Install Alan's extension: ca.civicrm.logviewer - if you don't have direct access to the ConfigAndLog files - and even if you do - install Alan's extension - it makes it easier to view Error notices;
My thoughts: something goes wrong with that last contribution (that would be the most recent series) - wrong to the point where a Fatal error occurs -after- the payment has been processed, but -before- the iATS extension has finished recording it - and has advanced the date (by 1 mo);
This fits in that you don't see the contribution from the 1st being recorded; the date is not advanced so the recurring job will try again next day;
I know you've been affected by a Core bug: https://issues.civicrm.org/jira/browse/CRM-20685 - is it possible that trying to work around that has caused an issue with said Contribution series?
Dig into the ConfigAndLog file for Aug. 01 - I bet you there is a clue there; And - > also check the View Job Log on the Scheduled Jobs page (for the iATS Payments Recurring Contributions job); If that finishes happily - the log will look something like this:
Full message:
Finished execution of iATS Payments Recurring Contributions with result: Success (3 contribution record(s) were processed.
Successfully processed recurring contribution id 131: OK: 03085S:Y
Created activity record for contact id 56348
Successfully processed recurring contribution id 132: OK: 03166S:Y
Created activity record for contact id 7112
Successfully processed recurring contribution id 137: OK: 032088:N
Created activity record for contact id 16805)
Here is the ConfigAndLog file for Aug 01
Aug 01 08:54:59 [info] Contribution record updated successfully
Aug 01 08:54:59 [info] Success: Database updated
Aug 01 08:54:59 [info] Contribution record updated successfully
Aug 01 08:54:59 [info] Receipt sent
Aug 01 08:54:59 [info] Success: Database updated
Aug 01 08:55:01 [info] Contribution record updated successfully
Aug 01 08:55:01 [info] Success: Database updated
Aug 01 08:55:01 [info] Contribution record updated successfully
Aug 01 08:55:02 [info] Receipt sent
Aug 01 08:55:02 [info] Success: Database updated
Aug 01 08:55:03 [info] Contribution record updated successfully
Aug 01 08:55:03 [info] Success: Database updated
Aug 01 08:55:03 [info] Contribution record updated successfully
Aug 01 08:55:04 [info] Receipt sent
Aug 01 08:55:04 [info] Success: Database updated
Aug 01 08:55:05 [info] Contribution record updated successfully
Aug 01 08:55:05 [info] Success: Database updated
Aug 01 08:55:05 [info] Contribution record updated successfully
Aug 01 08:55:05 [info] Receipt sent
Aug 01 08:55:05 [info] Success: Database updated
Aug 01 08:55:07 [info] Contribution record updated successfully
Aug 01 08:55:07 [info] Success: Database updated
Aug 01 08:55:07 [info] Contribution record updated successfully
Aug 01 08:55:07 [info] Receipt sent
Aug 01 08:55:07 [info] Success: Database updated
Aug 01 08:55:09 [info] Contribution record updated successfully
Aug 01 08:55:09 [info] Success: Database updated
Aug 01 08:55:09 [info] Contribution record updated successfully
Aug 01 08:55:09 [info] Receipt sent
Aug 01 08:55:09 [info] Success: Database updated
Aug 01 08:55:10 [info] Contribution record updated successfully
Aug 01 08:55:11 [info] Success: Database updated
Aug 01 08:55:11 [info] Contribution record updated successfully
Aug 01 08:55:11 [info] Receipt sent
Aug 01 08:55:11 [info] Success: Database updated
Aug 01 08:55:12 [info] Contribution record updated successfully
Aug 01 08:55:12 [info] Success: Database updated
Aug 01 08:55:12 [info] Contribution record updated successfully
Aug 01 08:55:13 [info] Receipt sent
Aug 01 08:55:13 [info] Success: Database updated
Aug 01 08:55:14 [info] Contribution record updated successfully
Aug 01 08:55:14 [info] Success: Database updated
Aug 01 08:55:14 [info] Contribution record updated successfully
Aug 01 08:55:15 [info] Receipt sent
Aug 01 08:55:15 [info] Success: Database updated
Aug 01 08:55:16 [info] Contribution record updated successfully
Aug 01 08:55:16 [info] Success: Database updated
Aug 01 08:55:17 [info] Contribution record updated successfully
Aug 01 08:55:17 [info] Receipt sent
Aug 01 08:55:17 [info] Success: Database updated
Aug 01 08:55:18 [info] Contribution record updated successfully
Aug 01 08:55:18 [info] Success: Database updated
Aug 01 08:55:19 [info] Contribution record updated successfully
Aug 01 08:55:19 [info] Receipt sent
Aug 01 08:55:19 [info] Success: Database updated
Aug 01 08:55:20 [info] Contribution record updated successfully
Aug 01 08:55:21 [info] Success: Database updated
Aug 01 08:55:21 [info] Contribution record updated successfully
Aug 01 08:55:21 [info] Receipt sent
Aug 01 08:55:21 [info] Success: Database updated
Aug 01 08:55:23 [info] Contribution record updated successfully
Aug 01 08:55:23 [info] Success: Database updated
Aug 01 08:55:23 [info] Contribution record updated successfully
Aug 01 08:55:24 [info] Receipt sent
Aug 01 08:55:24 [info] Success: Database updated
Aug 01 08:55:25 [info] Contribution record updated successfully
Aug 01 08:55:25 [info] Success: Database updated
Aug 01 08:55:25 [info] Contribution record updated successfully
Aug 01 08:55:26 [info] Receipt sent
Aug 01 08:55:26 [info] Success: Database updated
Aug 01 08:55:26 [info] Contribution record updated successfully
Aug 01 08:55:26 [info] Success: Database updated
Aug 01 08:55:27 [info] Contribution record updated successfully
Aug 01 08:55:27 [info] Success: Database updated
Aug 01 08:55:28 [info] Contribution record updated successfully
Aug 01 08:55:28 [info] Success: Database updated
Aug 01 08:55:28 [info] Contribution record updated successfully
Aug 01 08:55:28 [info] Success: Database updated
Aug 01 08:55:29 [info] Contribution record updated successfully
Aug 01 08:55:29 [info] Success: Database updated
Aug 01 08:55:30 [info] Contribution record updated successfully
Aug 01 08:55:30 [info] Success: Database updated
Aug 01 08:55:30 [info] Contribution record updated successfully
Aug 01 08:55:30 [info] Success: Database updated
Aug 01 08:55:31 [info] Contribution record updated successfully
Aug 01 08:55:31 [info] Success: Database updated
Aug 01 08:55:32 [info] Contribution record updated successfully
Aug 01 08:55:32 [info] Success: Database updated
Aug 01 08:55:33 [info] Contribution record updated successfully
Aug 01 08:55:33 [info] Success: Database updated
Aug 01 08:55:33 [info] Contribution record updated successfully
Aug 01 08:55:33 [info] Success: Database updated
Aug 01 08:55:34 [info] Contribution record updated successfully
Aug 01 08:55:34 [info] Success: Database updated
Aug 01 08:55:35 [info] Contribution record updated successfully
Aug 01 08:55:35 [info] Success: Database updated
Aug 01 09:27:01 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Aug 01 09:45:52 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Aug 01 09:46:56 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Aug 01 09:46:58 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Aug 01 10:03:57 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Aug 01 10:03:57 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Aug 01 10:03:57 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Aug 01 10:27:41 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Aug 01 10:27:41 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Aug 01 10:27:41 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Aug 01 10:38:51 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Aug 01 10:38:51 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Aug 01 10:38:51 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Aug 01 11:10:23 [info] Contribution record updated successfully
Aug 01 11:10:23 [info] Receipt sent
Aug 01 11:10:23 [info] Success: Database updated
Aug 01 12:16:27 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Aug 01 12:23:50 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Aug 01 12:24:40 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Aug 01 17:32:16 [info] $Fatal Error Details = Array ( [message] => You do not have permission to access this page. [code] => )
Aug 01 17:32:16 [info] $backTrace = #0 /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(378): CRM_Core_Error::backtrace("backTrace", TRUE)
Aug 01 17:40:03 [info] Contribution record updated successfully
Aug 01 17:40:04 [info] Receipt sent
Aug 01 17:40:04 [info] Success: Database updated
Aug 01 17:40:04 [info] Contribution record updated successfully
Aug 01 17:40:04 [info] Receipt sent
Aug 01 17:40:04 [info] Success: Database updated
Aug 01 17:40:05 [info] Contribution record updated successfully
Aug 01 17:40:05 [info] Receipt sent
Aug 01 17:40:05 [info] Success: Database updated
Aug 01 17:40:05 [info] Contribution record updated successfully
Aug 01 17:40:06 [info] Receipt sent
Aug 01 17:40:06 [info] Success: Database updated
Aug 01 17:40:06 [info] Contribution record updated successfully
Aug 01 17:40:06 [info] Receipt sent
Aug 01 17:40:06 [info] Success: Database updated
Aug 01 17:40:07 [info] Contribution record updated successfully
Aug 01 17:40:07 [info] Receipt sent
Aug 01 17:40:07 [info] Success: Database updated
Aug 01 17:40:07 [info] Contribution record updated successfully
Aug 01 17:40:08 [info] Receipt sent
Aug 01 17:40:08 [info] Success: Database updated
Aug 01 17:40:08 [info] Contribution record updated successfully
Aug 01 17:40:08 [info] Receipt sent
Aug 01 17:40:08 [info] Success: Database updated
Aug 01 17:40:09 [info] Contribution record updated successfully
Aug 01 17:40:09 [info] Receipt sent
Aug 01 17:40:09 [info] Success: Database updated
Aug 01 17:40:09 [info] Contribution record updated successfully
Aug 01 17:40:10 [info] Receipt sent
Aug 01 17:40:10 [info] Success: Database updated
Aug 01 17:40:10 [info] Contribution record updated successfully
Aug 01 17:40:11 [info] Receipt sent
Aug 01 17:40:11 [info] Success: Database updated
Aug 01 17:40:11 [info] Contribution record updated successfully
Aug 01 17:40:11 [info] Receipt sent
Aug 01 17:40:11 [info] Success: Database updated
Aug 01 17:40:12 [info] Contribution record updated successfully
Aug 01 17:40:12 [info] Receipt sent
Aug 01 17:40:12 [info] Success: Database updated
Aug 02 07:33:30 [info] $Fatal Error Details = Array ( [message] => You do not have permission to access this page. [code] => )
Aug 02 07:33:30 [info] $backTrace = #0 /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(378): CRM_Core_Error::backtrace("backTrace", TRUE)
Aug 02 09:09:09 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Aug 02 09:09:09 [info] Ignoring exception thrown by nullHandler: , Validation failed for: donations@radiusinternational.orgdonations@radiusinternational.org
Aug 02 09:09:09 [info] $backTrace = #0 /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(959): CRM_Core_Error::backtrace("backTrace", TRUE)
Aug 02 09:24:52 [info] $Fatal Error Details = Array ( [message] => You do not have permission to access this page. [code] => )
Aug 02 09:24:52 [info] $backTrace = #0 /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(378): CRM_Core_Error::backtrace("backTrace", TRUE)
Aug 02 16:39:09 [info] Contribution record updated successfully
Aug 02 16:39:09 [info] Receipt sent
Aug 02 16:39:09 [info] Success: Database updated
Aug 03 00:45:06 [info] $Fatal Error Details = Array ( [message] => You do not have permission to access this page. [code] => )
Here is the most recent one that did not process correctly.
Nov 01 04:56:01 [info] $Fatal Error Details = Array ( [message] => You do not have permission to access this page. [code] => )
Nov 01 04:56:01 [info] $backTrace = #0 /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(378): CRM_Core_Error::backtrace("backTrace", TRUE)
Nov 01 05:31:54 [info] $Fatal Error Details = Array ( [message] => We can't load the requested web page. This page requires cookies to be enabled in your browser settings. Please check this setting and enable cookies (if they are not enabled). Then try again. If this error persists, contact the site administrator for assistance.<br /><br />Site Administrators: This error may indicate that users are accessing this page using a domain or URL other than the configured Base URL. EXAMPLE: Base URL is http://example.org, but some users are accessing the page via http://www.example.org or a domain alias like http://myotherexample.org.<br /><br />Error type: Could not find a valid session key. [code] => )
Nov 01 05:31:54 [info] $backTrace = #0 /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(378): CRM_Core_Error::backtrace("backTrace", TRUE)
Nov 01 07:54:47 [info] Contribution record updated successfully
Nov 01 07:54:48 [info] Success: Database updated
Nov 01 07:54:48 [info] Contribution record updated successfully
Nov 01 07:54:48 [info] Receipt sent
Nov 01 07:54:48 [info] Success: Database updated
Nov 01 07:54:50 [info] Contribution record updated successfully
Nov 01 07:54:50 [info] Success: Database updated
Nov 01 07:54:50 [info] Contribution record updated successfully
Nov 01 07:54:51 [info] Receipt sent
Nov 01 07:54:51 [info] Success: Database updated
Nov 01 07:54:52 [info] Contribution record updated successfully
Nov 01 07:54:52 [info] Success: Database updated
Nov 01 07:54:52 [info] Contribution record updated successfully
Nov 01 07:54:53 [info] Receipt sent
Nov 01 07:54:53 [info] Success: Database updated
Nov 01 07:54:54 [info] Contribution record updated successfully
Nov 01 07:54:54 [info] Success: Database updated
Nov 01 07:54:54 [info] Contribution record updated successfully
Nov 01 07:54:55 [info] Receipt sent
Nov 01 07:54:55 [info] Success: Database updated
Nov 01 07:54:56 [info] Contribution record updated successfully
Nov 01 07:54:56 [info] Success: Database updated
Nov 01 07:54:56 [info] Contribution record updated successfully
Nov 01 07:54:56 [info] Receipt sent
Nov 01 07:54:56 [info] Success: Database updated
Nov 01 07:54:58 [info] Contribution record updated successfully
Nov 01 07:54:58 [info] Success: Database updated
Nov 01 07:54:58 [info] Contribution record updated successfully
Nov 01 07:54:59 [info] Receipt sent
Nov 01 07:54:59 [info] Success: Database updated
Nov 01 07:55:00 [info] Contribution record updated successfully
Nov 01 07:55:00 [info] Success: Database updated
Nov 01 07:55:01 [info] Contribution record updated successfully
Nov 01 07:55:01 [info] Receipt sent
Nov 01 07:55:01 [info] Success: Database updated
Nov 01 07:55:03 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Nov 01 07:55:03 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Nov 01 07:55:04 [info] Contribution record updated successfully
Nov 01 07:55:04 [info] Success: Database updated
Nov 01 07:55:05 [info] Contribution record updated successfully
Nov 01 07:55:05 [info] Receipt sent
Nov 01 07:55:05 [info] Success: Database updated
Nov 01 07:55:06 [info] Contribution record updated successfully
Nov 01 07:55:06 [info] Success: Database updated
Nov 01 07:55:07 [info] Contribution record updated successfully
Nov 01 07:55:07 [info] Receipt sent
Nov 01 07:55:07 [info] Success: Database updated
Nov 01 07:55:08 [info] Contribution record updated successfully
Nov 01 07:55:08 [info] Success: Database updated
Nov 01 07:55:09 [info] Contribution record updated successfully
Nov 01 07:55:09 [info] Receipt sent
Nov 01 07:55:09 [info] Success: Database updated
Nov 01 07:55:11 [info] Contribution record updated successfully
Nov 01 07:55:11 [info] Success: Database updated
Nov 01 07:55:11 [info] Contribution record updated successfully
Nov 01 07:55:11 [info] Receipt sent
Nov 01 07:55:11 [info] Success: Database updated
Nov 01 07:55:13 [info] Contribution record updated successfully
Nov 01 07:55:13 [info] Success: Database updated
Nov 01 07:55:13 [info] Contribution record updated successfully
Nov 01 07:55:13 [info] Receipt sent
Nov 01 07:55:13 [info] Success: Database updated
Nov 01 07:55:15 [info] Contribution record updated successfully
Nov 01 07:55:15 [info] Success: Database updated
Nov 01 07:55:15 [info] Contribution record updated successfully
Nov 01 07:55:16 [info] Receipt sent
Nov 01 07:55:16 [info] Success: Database updated
Nov 01 07:55:17 [info] Contribution record updated successfully
Nov 01 07:55:17 [info] Success: Database updated
Nov 01 07:55:18 [info] Contribution record updated successfully
Nov 01 07:55:18 [info] Receipt sent
Nov 01 07:55:18 [info] Success: Database updated
Nov 01 07:55:19 [info] Contribution record updated successfully
Nov 01 07:55:19 [info] Success: Database updated
Nov 01 07:55:20 [info] Contribution record updated successfully
Nov 01 07:55:20 [info] Receipt sent
Nov 01 07:55:20 [info] Success: Database updated
Nov 01 07:55:21 [info] Contribution record updated successfully
Nov 01 07:55:21 [info] Success: Database updated
Nov 01 07:55:21 [info] Contribution record updated successfully
Nov 01 07:55:21 [info] Success: Database updated
Nov 01 10:54:33 [info] Contribution record updated successfully
Nov 01 10:54:34 [info] Receipt sent
Nov 01 10:54:34 [info] Success: Database updated
Nov 01 17:39:55 [info] Contribution record updated successfully
Nov 01 17:39:55 [info] Receipt sent
Nov 01 17:39:55 [info] Success: Database updated
Nov 01 17:39:56 [info] Contribution record updated successfully
Nov 01 17:39:56 [info] Receipt sent
Nov 01 17:39:56 [info] Success: Database updated
Nov 01 18:31:58 [info] $Fatal Error Details = Array ( [message] => We can't load the requested web page. This page requires cookies to be enabled in your browser settings. Please check this setting and enable cookies (if they are not enabled). Then try again. If this error persists, contact the site administrator for assistance.<br /><br />Site Administrators: This error may indicate that users are accessing this page using a domain or URL other than the configured Base URL. EXAMPLE: Base URL is http://example.org, but some users are accessing the page via http://www.example.org or a domain alias like http://myotherexample.org.<br /><br />Error type: Could not find a valid session key. [code] => )
Nov 01 18:31:58 [info] $backTrace = #0 /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(378): CRM_Core_Error::backtrace("backTrace", TRUE)
Nov 01 18:32:04 [info] $Fatal Error Details = Array ( [message] => We can't load the requested web page. This page requires cookies to be enabled in your browser settings. Please check this setting and enable cookies (if they are not enabled). Then try again. If this error persists, contact the site administrator for assistance.<br /><br />Site Administrators: This error may indicate that users are accessing this page using a domain or URL other than the configured Base URL. EXAMPLE: Base URL is http://example.org, but some users are accessing the page via http://www.example.org or a domain alias like http://myotherexample.org.<br /><br />Error type: Could not find a valid session key. [code] => )
Nov 01 18:32:04 [info] $backTrace = #0 /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(378): CRM_Core_Error::backtrace("backTrace", TRUE)
Nov 01 18:32:14 [info] $Fatal Error Details = Array ( [message] => We can't load the requested web page. This page requires cookies to be enabled in your browser settings. Please check this setting and enable cookies (if they are not enabled). Then try again. If this error persists, contact the site administrator for assistance.<br /><br />Site Administrators: This error may indicate that users are accessing this page using a domain or URL other than the configured Base URL. EXAMPLE: Base URL is http://example.org, but some users are accessing the page via http://www.example.org or a domain alias like http://myotherexample.org.<br /><br />Error type: Could not find a valid session key. [code] => )
Nov 01 18:32:14 [info] $backTrace = #0 /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(378): CRM_Core_Error::backtrace("backTrace", TRUE)
Nov 01 21:39:08 [info] $Fatal Error Details = Array ( [message] => We can't load the requested web page. This page requires cookies to be enabled in your browser settings. Please check this setting and enable cookies (if they are not enabled). Then try again. If this error persists, contact the site administrator for assistance.<br /><br />Site Administrators: This error may indicate that users are accessing this page using a domain or URL other than the configured Base URL. EXAMPLE: Base URL is http://example.org, but some users are accessing the page via http://www.example.org or a domain alias like http://myotherexample.org.<br /><br />Error type: Could not find a valid session key. [code] => )
Nov 01 21:39:08 [info] $backTrace = #0 /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(378): CRM_Core_Error::backtrace("backTrace", TRUE)
Nov 01 21:39:36 [info] $Fatal Error Details = Array ( [message] => We can't load the requested web page. This page requires cookies to be enabled in your browser settings. Please check this setting and enable cookies (if they are not enabled). Then try again. If this error persists, contact the site administrator for assistance.<br /><br />Site Administrators: This error may indicate that users are accessing this page using a domain or URL other than the configured Base URL. EXAMPLE: Base URL is http://example.org, but some users are accessing the page via http://www.example.org or a domain alias like http://myotherexample.org.<br /><br />Error type: Could not find a valid session key. [code] => )
Nov 01 21:39:36 [info] $backTrace = #0 /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(378): CRM_Core_Error::backtrace("backTrace", TRUE)
Nov 01 21:39:42 [info] $Fatal Error Details = Array ( [message] => We can't load the requested web page. This page requires cookies to be enabled in your browser settings. Please check this setting and enable cookies (if they are not enabled). Then try again. If this error persists, contact the site administrator for assistance.<br /><br />Site Administrators: This error may indicate that users are accessing this page using a domain or URL other than the configured Base URL. EXAMPLE: Base URL is http://example.org, but some users are accessing the page via http://www.example.org or a domain alias like http://myotherexample.org.<br /><br />Error type: Could not find a valid session key. [code] => )
Nov 01 21:39:42 [info] $backTrace = #0 /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(378): CRM_Core_Error::backtrace("backTrace", TRUE)
Nov 02 08:09:53 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Nov 02 08:09:53 [warning] Deprecated function, use CRM_Core_PseudoConstant::getKey Array ( [civi.tag] => deprecated )
Nov 02 08:09:54 [info] Contribution record updated successfully
Nov 02 08:09:54 [info] Success: Database updated
Nov 02 08:09:54 [info] Contribution record updated successfully
Nov 02 08:09:54 [info] Success: Database updated
Nov 02 08:09:55 [info] Contribution record updated successfully
Nov 02 08:09:55 [info] Success: Database updated
Nov 02 08:09:56 [info] Contribution record updated successfully
Nov 02 08:09:56 [info] Success: Database updated
Nov 02 08:09:56 [info] Contribution record updated successfully
Nov 02 08:09:56 [info] Success: Database updated
Nov 02 08:09:57 [info] Contribution record updated successfully
Nov 02 08:09:57 [info] Success: Database updated
Nov 02 08:09:58 [info] Contribution record updated successfully
Nov 02 08:09:58 [info] Success: Database updated
Nov 02 08:09:59 [info] Contribution record updated successfully
Nov 02 08:09:59 [info] Success: Database updated
Nov 02 08:09:59 [info] Contribution record updated successfully
Nov 02 08:09:59 [info] Success: Database updated
Nov 02 08:10:00 [info] Contribution record updated successfully
Nov 02 08:10:00 [info] Success: Database updated
Nov 02 08:10:01 [info] Contribution record updated successfully
Nov 02 08:10:01 [info] Success: Database updated
Nov 02 08:10:01 [info] Contribution record updated successfully
Nov 02 08:10:02 [info] Success: Database updated
Nov 02 08:10:02 [info] Contribution record updated successfully
Nov 02 08:10:02 [info] Success: Database updated
Nov 02 17:09:50 [info] Contribution record updated successfully
Nov 02 17:09:50 [info] Receipt sent
Nov 02 17:09:50 [info] Success: Database updated
Nov 02 17:09:51 [info] Contribution record updated successfully
Nov 02 17:09:51 [info] Receipt sent
Nov 02 17:09:51 [info] Success: Database updated
Nov 02 17:09:51 [info] Contribution record updated successfully
Nov 02 17:09:52 [info] Receipt sent
Nov 02 17:09:52 [info] Success: Database updated
Nov 02 17:09:52 [info] Contribution record updated successfully
Nov 02 17:09:52 [info] Receipt sent
Nov 02 17:09:52 [info] Success: Database updated
Nov 02 17:09:53 [info] Contribution record updated successfully
Nov 02 17:09:53 [info] Receipt sent
Nov 02 17:09:53 [info] Success: Database updated
Nov 02 17:09:53 [info] Contribution record updated successfully
Nov 02 17:09:54 [info] Receipt sent
Nov 02 17:09:54 [info] Success: Database updated
Nov 02 17:09:54 [info] Contribution record updated successfully
Nov 02 17:09:55 [info] Receipt sent
Nov 02 17:09:55 [info] Success: Database updated
Nov 02 17:09:55 [info] Contribution record updated successfully
Nov 02 17:09:55 [info] Receipt sent
Nov 02 17:09:55 [info] Success: Database updated
Nov 02 17:09:56 [info] Contribution record updated successfully
Nov 02 17:09:56 [info] Receipt sent
Nov 02 17:09:56 [info] Success: Database updated
Nov 02 17:09:56 [info] Contribution record updated successfully
Nov 02 17:09:57 [info] Receipt sent
Nov 02 17:09:57 [info] Success: Database updated
Nov 02 17:09:57 [info] Contribution record updated successfully
Nov 02 17:09:58 [info] Receipt sent
Nov 02 17:09:58 [info] Success: Database updated
Nov 02 17:09:58 [info] Contribution record updated successfully
Nov 02 17:09:58 [info] Receipt sent
Nov 02 17:09:58 [info] Success: Database updated
Nov 02 17:09:59 [info] Contribution record updated successfully
Nov 02 17:09:59 [info] Receipt sent
Nov 02 17:09:59 [info] Success: Database updated
Nov 02 18:51:49 [info] $Fatal Error Details = Array ( [message] => processor_id (value: ) is not of the type Integer [code] => )
Nov 02 18:51:49 [info] $backTrace = #0 /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(378): CRM_Core_Error::backtrace("backTrace", TRUE)
Nov 02 21:35:26 [info] $Fatal Error Details = Array ( [message] => We can't load the requested web page. This page requires cookies to be enabled in your browser settings. Please check this setting and enable cookies (if they are not enabled). Then try again. If this error persists, contact the site administrator for assistance.<br /><br />Site Administrators: This error may indicate that users are accessing this page using a domain or URL other than the configured Base URL. EXAMPLE: Base URL is http://example.org, but some users are accessing the page via http://www.example.org or a domain alias like http://myotherexample.org.<br /><br />Error type: Could not find a valid session key. [code] => )
Nov 02 21:35:26 [info] $backTrace = #0 /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(378): CRM_Core_Error::backtrace("backTrace", TRUE)
Here is a screenshot of View Job Log. The 1st does look different than the other days.
Ok so on Nov 01 -> the job started but did not finish; something prevents it from completion but we're not getting an error message specifically here or in the ConfigAndLog;
What I did notice was that some [not all - looks like the higher IDs- the newer ones - of your recurring contributions are configured to get receipts];
Nov 01 17:39:56 [info] Contribution record updated successfully
Nov 01 17:39:56 [info] Receipt sent
Nov 01 17:39:56 [info] Success: Database updated
If something goes wrong in the Receipt sending part - we may not get to the Database updated part; we don't get to the Contribution -> record it -> advance the next scheduled date part;
I also noted some errors related to ConfigAndLog re: outgoing Email;
/home/radius/www/www/wp-content/plugins/files/civicrm/extensions/org.civicoop.civirules/CRM/CivirulesActions/Generic/Api.php(66): civicrm_api3("Email", "send", (Array:6))
What is the recurring series Id that gets processed on Nov. 01 and then again on Nov. 02? Check whether or not you're instructing to send Email for it; Check whether it has an Email address on file;
And on that note - do you have any CiviRules actions that may be triggered - when a Contribution record is created; a receipt is sent; a contribution record is updated;
Finally - CiviCRM and iATS versions? Sorry if I you mentioned that and I missed it;
WP 4.8.3 CiviCRM 4.7.25 iATS Payments 1.6.1
The recurring series that did not process correctly this month with Recur ID 260 Contact ID 1301 They do have a valid email (in this case I can verify that it is a functioning email because it is my sister). The civicrm_contribution_recur.is_email_receipt =1 for this series.
I queried civicrm_contribution_recur.is_email_receipt several different ways. Visually, they all look like they have a 1. I queried "IS NOT 1" "< 1" ">1" "= 0" "IS NULL" All returned Zero Results. I then queried "= 1" and it returned 251 results which is the same as when I browse all. I also checked the 3 ACH recurring contributions that processed on 1st and several Credit Card recurrings and they all have the "Email Receipt for each Contribution..." checked YES. I did a Find Contribution search for the 1st and checked No for "Receipt Sent" I got 0 Results there too. All this to say that maybe this could potentially point to our problem if the logs are not recording "Receipt Sent"
I do have 2 CiviRules set up 1. for Contribution records added with Status Failed 2. for Contribution records changed to Status Failed. They both send an email to me and the donor. The first of Aug was about the time that I set these up so it is possible that this could be the issue as well???
Any ideas what I need to do to fix the outgoing email errors?
The email address is a valid email. I double checked the spelling.
I had that email address listed in the Administer > Communication > From Email list. But the "Name" was different there. So I added it a second time with the name matching the CiviRules From Name.
The email address isn't the issue per-se - somewhere in the chain of code, the From address line is getting created with an invalid format. I suspect some piece of code is expecting a full name as well as an email address and it's absence is causing it to generate an invalid From address as I noted above.
It just processed two recurring contributions twice. The first on was a credit card and the other was an ACH. These happened on the 2/1/18 through 2/4/18. With the above thread, I have removed all of my CiviRules that I had. I was still having trouble even after deleting my rules and creating new ones, so I just removed all of them. I am suspecting our latest theme update to be the culprit now. It definitely has a bug in it and their temp fix was to install the Woo Commerce plugin even if you are not using it. Looking at the Debug log I must have installed the theme update on 1/30/18. It looks like I installed Woo Commerce on 1/31/18 and it comes with it's on set of issues in the debug log. So maybe it is the problem.
I am including the debug log below. Can someone confirm if that is indeed the issue? [31-Jan-2018 00:25:11 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 00:25:11 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 00:25:11 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 00:25:11 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 00:25:11 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 00:25:11 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 00:25:11 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 00:25:11 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 00:25:11 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 00:25:11 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 00:25:11 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 00:25:11 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 00:25:11 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 00:25:11 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 00:25:11 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 00:25:13 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 00:25:13 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 00:25:13 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 00:25:13 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 00:25:13 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 00:25:13 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 00:25:13 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 00:25:13 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 00:25:13 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 00:25:13 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [30-Jan-2018 18:15:56 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 156 [30-Jan-2018 18:15:56 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 157 [30-Jan-2018 18:18:37 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 156 [30-Jan-2018 18:18:37 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 157 [31-Jan-2018 02:41:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 02:41:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 02:41:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 02:41:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 02:41:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 02:41:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 02:41:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 02:41:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 02:41:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 02:41:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 02:41:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 02:41:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 02:41:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 02:41:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 02:41:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 03:47:52 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 03:47:52 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 03:47:52 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 03:47:52 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 03:47:52 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 03:47:52 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 03:47:52 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 03:47:52 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 03:47:52 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 03:47:52 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 03:47:52 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 03:47:52 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 03:47:52 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 03:47:52 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 03:47:52 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [30-Jan-2018 20:54:42 America/Los_Angeles] PHP Notice: Undefined index: id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 288 [30-Jan-2018 20:54:44 America/Los_Angeles] PHP Notice: Undefined index: id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 288 [31-Jan-2018 05:45:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 05:45:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 05:45:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 05:45:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 05:45:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 05:45:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 05:45:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 05:45:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 05:45:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 05:45:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 05:45:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 05:45:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 05:45:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 05:45:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 05:45:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 06:12:08 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 06:12:08 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 06:12:08 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 06:12:08 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 06:12:08 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 06:12:08 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 06:12:08 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 06:12:08 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 06:12:08 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 06:12:08 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 06:12:08 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 06:12:08 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 06:12:08 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 06:12:08 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 06:12:08 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 06:12:10 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 06:12:10 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 06:12:10 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 06:12:10 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 06:12:10 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 06:12:10 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 06:12:10 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 06:12:10 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 06:12:10 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 06:12:10 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 15:24:12 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 15:24:12 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 15:24:12 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 15:24:12 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 15:24:12 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 15:24:12 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 15:24:12 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 15:24:12 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 15:24:12 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [31-Jan-2018 15:24:12 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [31-Jan-2018 15:24:12 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [31-Jan-2018 15:24:12 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 15:24:12 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 15:24:12 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [31-Jan-2018 15:24:12 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined index: example in /home/radius/www/www/wp-content/themes/bridge/includes/import/qode-import-functions.php on line 15 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined index: in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 10 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:25:02 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:25:02 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:25:02 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 3 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 3 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:25:02 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:25:02 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:25:02 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:25:02 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:25:02 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:25:02 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:25:02 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:25:02 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:25:02 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:25:02 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:25:02 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:25:02 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:25:02 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:25:02 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined index: example in /home/radius/www/www/wp-content/themes/bridge/includes/import/qode-import-functions.php on line 15 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined index: in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 10 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:28:14 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:28:14 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:28:14 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 3 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 3 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:28:14 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:28:14 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:28:14 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:28:14 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:28:14 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:28:14 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:28:14 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:28:14 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:28:14 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:28:14 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35
I deleted a boat load of these already!!!
[31-Jan-2018 15:57:31 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:57:31 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:57:31 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:57:31 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:57:31 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:57:31 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:57:31 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:57:31 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:57:31 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:57:31 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:57:31 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:57:31 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 15:57:31 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 15:57:31 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:05:49 UTC] PHP Notice: Undefined index: example in /home/radius/www/www/wp-content/themes/bridge/includes/import/qode-import-functions.php on line 15 [31-Jan-2018 16:05:49 UTC] PHP Notice: Undefined index: in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 10 [31-Jan-2018 16:05:49 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:05:50 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:05:50 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:05:50 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 3 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 3 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:05:50 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:05:50 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:05:50 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:05:50 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:05:50 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:05:50 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:05:50 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:05:50 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:05:50 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:05:50 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:05:50 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:05:50 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:05:50 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:05:50 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined index: example in /home/radius/www/www/wp-content/themes/bridge/includes/import/qode-import-functions.php on line 15 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined index: in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 10 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:07:54 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:07:54 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:07:54 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 3 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 3 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:07:54 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:07:54 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:07:54 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:07:54 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:07:54 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:07:54 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:07:54 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:07:54 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:07:54 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:07:54 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:07:54 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:07:54 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:07:54 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:07:54 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined index: example in /home/radius/www/www/wp-content/themes/bridge/includes/import/qode-import-functions.php on line 15 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined index: in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 10 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:09:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:09:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:09:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 3 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 3 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:09:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:09:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:09:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:09:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:09:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:09:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:09:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:09:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:09:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:09:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:09:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:09:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:09:43 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:09:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined index: example in /home/radius/www/www/wp-content/themes/bridge/includes/import/qode-import-functions.php on line 15 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined index: in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 10 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:32:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:32:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:32:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 3 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 3 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:32:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:32:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:32:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:32:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:32:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:32:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:32:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:32:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:32:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:32:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:32:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:32:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:32:43 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:32:43 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined index: example in /home/radius/www/www/wp-content/themes/bridge/includes/import/qode-import-functions.php on line 15 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined index: in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 10 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:16 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:16 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:16 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 3 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 3 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:16 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:16 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:16 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:16 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:16 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:16 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:16 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:16 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:16 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:16 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:16 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:16 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:16 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:16 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:37 UTC] PHP Notice: Undefined index: example in /home/radius/www/www/wp-content/themes/bridge/includes/import/qode-import-functions.php on line 15 [31-Jan-2018 16:33:37 UTC] PHP Notice: Undefined index: in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 10 [31-Jan-2018 16:33:37 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:37 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:37 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:37 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:37 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 16:33:37 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 16:33:37 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 16:33:37 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816
I deleted a couple hundred lines here!!!
[31-Jan-2018 16:42:01 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828
Deleting more
[31-Jan-2018 18:01:52 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 18:01:52 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 18:01:52 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 18:01:52 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 18:01:52 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 18:01:52 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 18:01:52 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828
Seriously deleting hundreds more
[31-Jan-2018 18:07:49 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 18:07:49 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 18:07:49 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35
Are we there yet?
[31-Jan-2018 18:28:26 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 18:28:26 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 And you guessed it. More [31-Jan-2018 18:29:29 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 18:29:29 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 18:29:29 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 18:29:29 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 18:29:29 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 18:29:29 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 18:29:29 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 18:29:29 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 18:29:29 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 18:38:07 UTC] PHP Notice: Undefined index: nonce in /home/radius/www/www/wp-content/plugins/abd-dashboard-widget-manager/functions.php on line 173 [31-Jan-2018 18:39:30 UTC] PHP Notice: Undefined index: nonce in /home/radius/www/www/wp-content/plugins/abd-dashboard-widget-manager/functions.php on line 173 [31-Jan-2018 10:43:32 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 156 [31-Jan-2018 10:43:32 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 157 [31-Jan-2018 19:15:39 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:15:39 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:15:39 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:15:45 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [31-Jan-2018 19:15:45 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [31-Jan-2018 19:15:45 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [31-Jan-2018 19:15:51 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:15:51 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:15:51 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:16:07 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:16:07 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:16:07 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:16:11 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:16:11 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:16:11 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:16:59 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:16:59 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:16:59 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:17:49 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:17:49 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:17:49 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:17:52 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:17:52 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:17:52 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 19:21:57 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [31-Jan-2018 19:21:57 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [31-Jan-2018 19:21:57 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [31-Jan-2018 19:21:59 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [31-Jan-2018 19:21:59 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [31-Jan-2018 19:21:59 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined index: example in /home/radius/www/www/wp-content/themes/bridge/includes/import/qode-import-functions.php on line 15 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined index: in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 10 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 0 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 19:21:59 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 1 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 19:21:59 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 2 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 19:21:59 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 3 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 3 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 19:21:59 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 4 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 19:21:59 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 5 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 19:21:59 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 6 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 19:21:59 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 7 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 19:21:59 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 8 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 19:21:59 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 9 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 19:21:59 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 10 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 19:21:59 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 11 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 19:21:59 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 12 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 19:21:59 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 13 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 19:21:59 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 14 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 19:21:59 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1828 [31-Jan-2018 19:21:59 UTC] PHP Notice: Undefined offset: 15 in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/class-tgm-plugin-activation.php on line 1816 [31-Jan-2018 19:21:59 UTC] PHP Notice: Array to string conversion in /home/radius/www/www/wp-content/themes/bridge/includes/plugins/qode-required-plugins-list.php on line 35 [31-Jan-2018 19:22:14 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [31-Jan-2018 19:22:14 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [31-Jan-2018 19:22:14 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [31-Jan-2018 19:22:26 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [31-Jan-2018 19:22:26 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [31-Jan-2018 19:22:26 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state.
Now deleting all the Woo Commerce crap
[31-Jan-2018 21:01:43 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [31-Jan-2018 21:01:43 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [31-Jan-2018 21:01:43 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [31-Jan-2018 21:01:44 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [31-Jan-2018 21:01:44 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839
Finally to the end of 1/31/2018
[31-Jan-2018 16:24:51 America/Los_Angeles] PHP Notice: Undefined index: source in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsverify.php on line 164 [01-Feb-2018 00:48:57 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 00:48:57 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 00:48:57 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 00:48:57 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 00:48:57 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 00:48:57 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 00:48:57 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 00:48:57 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 00:48:57 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 00:48:57 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 00:48:57 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 00:48:57 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 00:48:57 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 00:48:57 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 00:48:57 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 01:02:46 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 01:02:46 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 01:02:46 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 01:02:46 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 01:02:46 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 01:02:46 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 01:02:46 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 01:02:46 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 01:02:46 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 01:02:46 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 01:02:47 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 01:02:47 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 01:02:47 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 01:02:47 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 01:02:47 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 01:02:49 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 01:02:49 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 01:02:49 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 01:02:49 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 01:02:49 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 01:02:49 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 01:02:49 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 01:02:49 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 01:02:49 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 01:02:49 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 18:05:50 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 156 [31-Jan-2018 18:05:50 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 157 [01-Feb-2018 02:25:40 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 02:25:40 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 02:25:40 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 02:25:40 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 02:25:40 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 02:25:40 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 02:25:40 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 02:25:40 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 02:25:40 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 02:25:40 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 02:25:40 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 02:25:40 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 02:25:40 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 02:25:40 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 02:25:40 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 02:54:15 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 02:54:15 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 02:54:15 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 02:54:15 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 02:54:15 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 02:54:15 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 02:54:15 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 02:54:15 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 02:54:15 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 02:54:15 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 02:54:15 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 02:54:15 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 02:54:15 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 02:54:15 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 02:54:15 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 02:54:19 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 02:54:19 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 02:54:19 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 02:54:19 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 02:54:19 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 02:54:19 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 02:54:19 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 02:54:19 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 02:54:19 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 02:54:19 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [31-Jan-2018 19:44:09 America/Los_Angeles] PHP Notice: Undefined index: templates in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/nz.co.fuzion.extendedreport/CRM/Extendedreport/Form/Report/ExtendedReport.php on line 2113 [31-Jan-2018 19:44:50 America/Los_Angeles] PHP Notice: Undefined index: view_mode in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Report/Form/Instance.php on line 366 [31-Jan-2018 19:45:15 America/Los_Angeles] PHP Notice: Undefined index: templates in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/nz.co.fuzion.extendedreport/CRM/Extendedreport/Form/Report/ExtendedReport.php on line 2113 [31-Jan-2018 20:09:14 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 156 [31-Jan-2018 20:09:14 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 157 [31-Jan-2018 20:09:14 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 156 [31-Jan-2018 20:09:14 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 157 [31-Jan-2018 20:09:40 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 156 [31-Jan-2018 20:09:40 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 157 [31-Jan-2018 20:09:40 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 156 [31-Jan-2018 20:09:40 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 157 [31-Jan-2018 20:10:27 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 156 [31-Jan-2018 20:10:27 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 157 [31-Jan-2018 20:10:27 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 156 [31-Jan-2018 20:10:27 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 157 [31-Jan-2018 20:29:29 America/Los_Angeles] PHP Notice: Undefined index: templates in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/nz.co.fuzion.extendedreport/CRM/Extendedreport/Form/Report/ExtendedReport.php on line 2113 [31-Jan-2018 20:30:06 America/Los_Angeles] PHP Notice: Undefined index: templates in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/nz.co.fuzion.extendedreport/CRM/Extendedreport/Form/Report/ExtendedReport.php on line 2113 [01-Feb-2018 04:51:51 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 04:51:51 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 04:51:51 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 04:51:51 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 04:51:51 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 04:51:51 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 04:51:51 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 04:51:51 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 04:51:51 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 04:51:51 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 04:51:51 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 04:51:51 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 04:51:51 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 04:51:51 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 04:51:51 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 12:15:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 12:15:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 12:15:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 12:15:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 12:15:30 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 13:51:45 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 13:51:45 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 13:51:45 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 13:51:45 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 13:51:45 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 13:51:45 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 13:51:45 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 13:51:45 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 13:51:45 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 13:51:46 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 13:51:46 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 13:51:46 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 13:51:46 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 13:51:46 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 13:51:46 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 08:08:45 America/Los_Angeles] PHP Notice: Undefined index: event in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Payment/ProcessorForm.php on line 78 [01-Feb-2018 08:10:05 America/Los_Angeles] PHP Notice: Undefined index: location_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Dedupe/BAO/Rule.php on line 96 [01-Feb-2018 08:12:24 America/Los_Angeles] PHP Notice: Undefined index: location_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Dedupe/BAO/Rule.php on line 96 [01-Feb-2018 08:13:53 America/Los_Angeles] PHP Notice: Undefined index: location_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Dedupe/BAO/Rule.php on line 96 [01-Feb-2018 08:14:31 America/Los_Angeles] PHP Notice: Undefined index: location_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Dedupe/BAO/Rule.php on line 96 [01-Feb-2018 08:14:31 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 156 [01-Feb-2018 08:14:31 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 157 [01-Feb-2018 08:14:32 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 156 [01-Feb-2018 08:14:32 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 157 [01-Feb-2018 08:57:46 America/Los_Angeles] PHP Notice: Undefined index: event in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Payment/ProcessorForm.php on line 78 [01-Feb-2018 09:00:52 America/Los_Angeles] PHP Notice: Undefined index: location_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Dedupe/BAO/Rule.php on line 96 [01-Feb-2018 09:02:38 America/Los_Angeles] PHP Notice: Undefined index: location_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Dedupe/BAO/Rule.php on line 96 [01-Feb-2018 09:03:51 America/Los_Angeles] PHP Notice: Undefined index: location_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Dedupe/BAO/Rule.php on line 96 [01-Feb-2018 09:05:41 America/Los_Angeles] PHP Notice: Undefined index: location_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Dedupe/BAO/Rule.php on line 96 [01-Feb-2018 09:08:31 America/Los_Angeles] PHP Notice: Undefined index: location_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Dedupe/BAO/Rule.php on line 96 [01-Feb-2018 09:09:22 America/Los_Angeles] PHP Notice: Undefined index: location_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Dedupe/BAO/Rule.php on line 96 [01-Feb-2018 09:09:23 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 156 [01-Feb-2018 09:09:23 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 157 [01-Feb-2018 09:09:23 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 156 [01-Feb-2018 09:09:23 America/Los_Angeles] PHP Notice: Undefined variable: ret in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Utils/Geocode/Yahoo.php on line 157 [01-Feb-2018 17:22:31 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 17:22:31 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 17:22:31 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 17:22:31 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 17:22:31 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 17:22:31 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 17:22:31 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 17:22:31 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 17:22:31 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 17:22:31 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 17:22:31 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 17:22:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 17:22:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 17:22:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 17:22:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 17:22:34 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 17:22:34 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 17:22:34 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 17:22:34 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 17:22:34 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 17:22:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 17:22:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 17:22:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 17:22:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 17:22:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 17:26:43 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 17:26:43 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 17:26:43 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 17:26:43 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 17:26:43 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 17:26:43 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 17:26:43 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 17:26:43 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 17:26:43 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 17:26:43 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 17:26:43 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 17:26:43 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 17:26:43 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 17:26:43 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 17:26:43 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 20:17:26 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 20:17:26 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 20:17:26 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 20:17:26 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 20:17:26 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 12:35:31 America/Los_Angeles] PHP Notice: Undefined index: event in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Payment/ProcessorForm.php on line 78 [01-Feb-2018 12:35:38 America/Los_Angeles] PHP Notice: Undefined index: event in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Payment/ProcessorForm.php on line 78 [01-Feb-2018 21:23:37 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:23:37 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:23:37 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:23:38 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 21:23:38 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 21:23:38 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 21:23:39 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:23:39 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:23:39 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:23:50 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:23:50 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:23:50 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:24:02 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:24:02 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:24:02 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:24:15 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:24:15 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:24:15 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:25:16 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:25:16 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:25:16 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:26:16 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:26:16 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:26:16 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:28:17 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:28:17 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:28:17 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:30:18 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:30:18 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:30:18 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:31:17 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:31:17 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:31:17 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:32:19 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:32:19 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:32:19 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:34:19 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:34:19 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:34:19 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:38:18 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:38:18 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:38:18 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:39:03 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:39:03 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:39:03 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:39:30 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:39:30 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:39:30 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:40:31 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:40:31 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:40:31 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:42:32 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:42:32 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:42:32 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:44:34 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:44:34 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:44:34 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:46:32 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:46:32 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:46:32 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:46:34 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:46:34 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:46:34 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:48:35 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:48:35 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:48:35 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:50:36 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:50:36 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:50:36 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:52:37 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:52:37 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:52:37 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:53:32 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:53:32 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:53:32 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:54:38 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:54:38 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:54:38 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:56:39 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:56:39 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:56:39 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:58:40 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:58:40 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:58:40 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 21:59:40 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [01-Feb-2018 21:59:40 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [01-Feb-2018 21:59:40 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [01-Feb-2018 22:11:34 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:11:34 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:11:34 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:11:37 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:11:37 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:11:37 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:11:39 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:11:39 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:11:39 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:12:14 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:12:14 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:12:14 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 14:12:14 America/Los_Angeles] PHP Notice: Trying to get property of non-object in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Core/Permission.php on line 1607 [01-Feb-2018 22:36:58 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:36:58 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:36:58 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:37:01 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:37:01 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:37:01 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:37:04 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:37:04 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:37:04 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:38:00 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:38:00 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:38:00 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:38:20 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:38:20 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:38:20 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:38:23 UTC] PHP Notice: WC_Customer::set_address is deprecated since version 3.0! Use WC_Customer::set_billing_address instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:38:23 UTC] PHP Notice: WC_Customer::set_city is deprecated since version 3.0! Use WC_Customer::set_billing_city instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:38:23 UTC] PHP Notice: WC_Customer::set_state is deprecated since version 3.0! Use WC_Customer::set_billing_state instead. in /home/radius/www/www/wp-includes/functions.php on line 3839 [01-Feb-2018 22:52:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 22:52:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 22:52:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 22:52:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 22:52:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 22:52:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 22:52:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 22:52:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 22:52:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 22:52:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 22:52:39 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [01-Feb-2018 22:52:39 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [01-Feb-2018 22:52:39 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [01-Feb-2018 22:52:39 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [01-Feb-2018 22:52:39 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [02-Feb-2018 00:34:34 UTC] The WC_Customer::set_address function is deprecated since version 3.0. Replace with WC_Customer::set_billing_address. [02-Feb-2018 00:34:34 UTC] The WC_Customer::set_city function is deprecated since version 3.0. Replace with WC_Customer::set_billing_city. [02-Feb-2018 00:34:34 UTC] The WC_Customer::set_state function is deprecated since version 3.0. Replace with WC_Customer::set_billing_state. [02-Feb-2018 02:42:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [02-Feb-2018 02:42:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [02-Feb-2018 02:42:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [02-Feb-2018 02:42:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [02-Feb-2018 02:42:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [02-Feb-2018 02:42:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [02-Feb-2018 02:42:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [02-Feb-2018 02:42:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [02-Feb-2018 02:42:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [02-Feb-2018 02:42:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [02-Feb-2018 02:42:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [02-Feb-2018 02:42:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [02-Feb-2018 02:42:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [02-Feb-2018 02:42:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [02-Feb-2018 02:42:32 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [02-Feb-2018 04:25:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [02-Feb-2018 04:25:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [02-Feb-2018 04:25:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [02-Feb-2018 04:25:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [02-Feb-2018 04:25:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [02-Feb-2018 04:25:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [02-Feb-2018 04:25:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [02-Feb-2018 04:25:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [02-Feb-2018 04:25:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [02-Feb-2018 04:25:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [02-Feb-2018 04:25:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [02-Feb-2018 04:25:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [02-Feb-2018 04:25:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [02-Feb-2018 04:25:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [02-Feb-2018 04:25:24 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [01-Feb-2018 21:24:53 America/Los_Angeles] PHP Notice: Undefined index: id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 288 [01-Feb-2018 21:24:57 America/Los_Angeles] PHP Notice: Undefined index: id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 288 [01-Feb-2018 21:24:59 America/Los_Angeles] PHP Notice: Undefined index: id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 288 [01-Feb-2018 21:25:01 America/Los_Angeles] PHP Notice: Undefined index: id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 288 [01-Feb-2018 21:25:03 America/Los_Angeles] PHP Notice: Undefined index: id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 288 [01-Feb-2018 21:25:04 America/Los_Angeles] PHP Notice: Undefined index: id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 288 [01-Feb-2018 21:25:06 America/Los_Angeles] PHP Notice: Undefined index: id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 288 [01-Feb-2018 21:25:08 America/Los_Angeles] PHP Notice: Undefined index: id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 288 [01-Feb-2018 21:25:10 America/Los_Angeles] PHP Notice: Undefined index: id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 288 [01-Feb-2018 21:25:12 America/Los_Angeles] PHP Fatal error: Out of memory (allocated 99876864) (tried to allocate 20 bytes) in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/packages/DB/DataObject.php on line 559 [02-Feb-2018 05:44:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [02-Feb-2018 05:44:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [02-Feb-2018 05:44:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [02-Feb-2018 05:44:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [02-Feb-2018 05:44:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [02-Feb-2018 05:44:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [02-Feb-2018 05:44:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [02-Feb-2018 05:44:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [02-Feb-2018 05:44:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [02-Feb-2018 05:44:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [02-Feb-2018 05:44:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [02-Feb-2018 05:44:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [02-Feb-2018 05:44:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [02-Feb-2018 05:44:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [02-Feb-2018 05:44:35 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [02-Feb-2018 05:44:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [02-Feb-2018 05:44:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [02-Feb-2018 05:44:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [02-Feb-2018 05:44:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [02-Feb-2018 05:44:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [02-Feb-2018 05:44:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [02-Feb-2018 05:44:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [02-Feb-2018 05:44:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [02-Feb-2018 05:44:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [02-Feb-2018 05:44:38 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [02-Feb-2018 05:48:44 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [02-Feb-2018 05:48:44 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [02-Feb-2018 05:48:44 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [02-Feb-2018 05:48:44 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [02-Feb-2018 05:48:44 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [02-Feb-2018 05:48:44 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [02-Feb-2018 05:48:44 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [02-Feb-2018 05:48:44 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [02-Feb-2018 05:48:44 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [02-Feb-2018 05:48:44 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34 [02-Feb-2018 05:48:44 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [02-Feb-2018 05:48:44 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 265 [02-Feb-2018 05:48:44 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [02-Feb-2018 05:48:45 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [02-Feb-2018 05:48:45 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 673 [02-Feb-2018 14:00:50 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 387 [02-Feb-2018 14:00:50 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 28 [02-Feb-2018 14:00:50 UTC] PHP Notice: Undefined index: HTTP_USER_AGENT in /home/radius/www/www/wp-content/themes/bridge/functions.php on line 34
This is still happening. There has been a theme update and my JS error has gone away. I have been able to delete the Woo Commerce plugin which was their temp fix (install Woo Commerce plugin and the JS console error went away).
I am seeing some errors related to iATS in the debug log. Any ideas for me?
[10-Feb-2018 22:54:03 America/Los_Angeles] PHP Notice: Undefined index: id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 288 [10-Feb-2018 22:54:05 America/Los_Angeles] PHP Notice: Undefined index: id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 288 [10-Feb-2018 22:54:06 America/Los_Angeles] PHP Notice: Undefined index: original_contribution_id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 226 [10-Feb-2018 22:54:06 America/Los_Angeles] PHP Notice: Undefined index: id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 288 [10-Feb-2018 22:54:06 America/Los_Angeles] PHP Notice: Undefined index: id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 288 [10-Feb-2018 22:54:07 America/Los_Angeles] PHP Notice: Undefined index: id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 288 [10-Feb-2018 22:54:07 America/Los_Angeles] PHP Notice: Undefined index: id in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsrecurringcontributions.php on line 288 [12-Feb-2018 08:09:54 America/Los_Angeles] PHP Notice: Undefined variable: CRM16923AnUnreliableMethodHasBeenUserToDeterminePaymentProcessorFromContributionPage in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Contribute/BAO/Contribution.php on line 2399 [12-Feb-2018 08:09:54 America/Los_Angeles] PHP Notice: Undefined index: 513 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 221 [12-Feb-2018 08:09:54 America/Los_Angeles] PHP Notice: Undefined index: payment_processor_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 248 [12-Feb-2018 08:09:54 America/Los_Angeles] PHP Notice: Undefined index: 513 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 249 [12-Feb-2018 08:09:55 America/Los_Angeles] PHP Notice: Undefined index: source in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsverify.php on line 164 [12-Feb-2018 08:09:55 America/Los_Angeles] PHP Notice: Undefined variable: CRM16923AnUnreliableMethodHasBeenUserToDeterminePaymentProcessorFromContributionPage in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Contribute/BAO/Contribution.php on line 2399 [12-Feb-2018 08:09:55 America/Los_Angeles] PHP Notice: Undefined index: 513 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 221 [12-Feb-2018 08:09:55 America/Los_Angeles] PHP Notice: Undefined index: payment_processor_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 248 [12-Feb-2018 08:09:55 America/Los_Angeles] PHP Notice: Undefined index: 513 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 249 [12-Feb-2018 08:09:56 America/Los_Angeles] PHP Notice: Undefined index: source in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsverify.php on line 164 [12-Feb-2018 08:09:57 America/Los_Angeles] PHP Notice: Undefined index: source in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsverify.php on line 164 [12-Feb-2018 08:09:57 America/Los_Angeles] PHP Notice: Undefined variable: CRM16923AnUnreliableMethodHasBeenUserToDeterminePaymentProcessorFromContributionPage in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Contribute/BAO/Contribution.php on line 2399 [12-Feb-2018 08:09:57 America/Los_Angeles] PHP Notice: Undefined index: 513 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 221 [12-Feb-2018 08:09:57 America/Los_Angeles] PHP Notice: Undefined index: payment_processor_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 248 [12-Feb-2018 08:09:57 America/Los_Angeles] PHP Notice: Undefined index: 513 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 249 [12-Feb-2018 08:09:57 America/Los_Angeles] PHP Notice: Undefined index: source in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsverify.php on line 164 [12-Feb-2018 08:09:58 America/Los_Angeles] PHP Notice: Undefined variable: CRM16923AnUnreliableMethodHasBeenUserToDeterminePaymentProcessorFromContributionPage in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Contribute/BAO/Contribution.php on line 2399 [12-Feb-2018 08:09:58 America/Los_Angeles] PHP Notice: Undefined index: 513 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 221 [12-Feb-2018 08:09:58 America/Los_Angeles] PHP Notice: Undefined index: payment_processor_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 248 [12-Feb-2018 08:09:58 America/Los_Angeles] PHP Notice: Undefined index: 513 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 249 [12-Feb-2018 08:09:58 America/Los_Angeles] PHP Notice: Undefined index: source in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsverify.php on line 164 [12-Feb-2018 08:09:58 America/Los_Angeles] PHP Notice: Undefined variable: CRM16923AnUnreliableMethodHasBeenUserToDeterminePaymentProcessorFromContributionPage in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Contribute/BAO/Contribution.php on line 2399 [12-Feb-2018 08:09:58 America/Los_Angeles] PHP Notice: Undefined index: 513 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 221 [12-Feb-2018 08:09:58 America/Los_Angeles] PHP Notice: Undefined index: payment_processor_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 248 [12-Feb-2018 08:09:58 America/Los_Angeles] PHP Notice: Undefined index: 513 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 249 [12-Feb-2018 08:09:59 America/Los_Angeles] PHP Notice: Undefined index: source in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsverify.php on line 164 [12-Feb-2018 08:09:59 America/Los_Angeles] PHP Notice: Undefined variable: CRM16923AnUnreliableMethodHasBeenUserToDeterminePaymentProcessorFromEvent in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Contribute/BAO/Contribution.php on line 2460 [12-Feb-2018 08:09:59 America/Los_Angeles] PHP Notice: Undefined index: 351 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 221 [12-Feb-2018 08:09:59 America/Los_Angeles] PHP Notice: Undefined index: payment_processor_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 248 [12-Feb-2018 08:09:59 America/Los_Angeles] PHP Notice: Undefined index: 351 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 249 [12-Feb-2018 08:09:59 America/Los_Angeles] PHP Notice: Undefined variable: CRM16923AnUnreliableMethodHasBeenUserToDeterminePaymentProcessorFromEvent in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Contribute/BAO/Contribution.php on line 2460 [12-Feb-2018 08:09:59 America/Los_Angeles] PHP Notice: Undefined index: 351 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 221 [12-Feb-2018 08:09:59 America/Los_Angeles] PHP Notice: Undefined index: payment_processor_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 248 [12-Feb-2018 08:09:59 America/Los_Angeles] PHP Notice: Undefined index: 351 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 249 [12-Feb-2018 08:09:59 America/Los_Angeles] PHP Notice: Undefined variable: CRM16923AnUnreliableMethodHasBeenUserToDeterminePaymentProcessorFromEvent in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Contribute/BAO/Contribution.php on line 2460 [12-Feb-2018 08:09:59 America/Los_Angeles] PHP Notice: Undefined index: 351 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 221 [12-Feb-2018 08:09:59 America/Los_Angeles] PHP Notice: Undefined index: payment_processor_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 248 [12-Feb-2018 08:09:59 America/Los_Angeles] PHP Notice: Undefined index: 351 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 249 [12-Feb-2018 08:10:00 America/Los_Angeles] PHP Notice: Undefined index: source in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsverify.php on line 164 [12-Feb-2018 08:10:00 America/Los_Angeles] PHP Notice: Undefined variable: CRM16923AnUnreliableMethodHasBeenUserToDeterminePaymentProcessorFromEvent in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Contribute/BAO/Contribution.php on line 2460 [12-Feb-2018 08:10:00 America/Los_Angeles] PHP Notice: Undefined index: 351 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 221 [12-Feb-2018 08:10:00 America/Los_Angeles] PHP Notice: Undefined index: payment_processor_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 248 [12-Feb-2018 08:10:00 America/Los_Angeles] PHP Notice: Undefined index: 351 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 249 [12-Feb-2018 08:10:00 America/Los_Angeles] PHP Notice: Undefined variable: CRM16923AnUnreliableMethodHasBeenUserToDeterminePaymentProcessorFromEvent in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Contribute/BAO/Contribution.php on line 2460 [12-Feb-2018 08:10:00 America/Los_Angeles] PHP Notice: Undefined index: 351 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 221 [12-Feb-2018 08:10:00 America/Los_Angeles] PHP Notice: Undefined index: payment_processor_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 248 [12-Feb-2018 08:10:00 America/Los_Angeles] PHP Notice: Undefined index: 351 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 249 [12-Feb-2018 08:10:00 America/Los_Angeles] PHP Notice: Undefined variable: CRM16923AnUnreliableMethodHasBeenUserToDeterminePaymentProcessorFromEvent in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Contribute/BAO/Contribution.php on line 2460 [12-Feb-2018 08:10:00 America/Los_Angeles] PHP Notice: Undefined index: 351 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 221 [12-Feb-2018 08:10:00 America/Los_Angeles] PHP Notice: Undefined index: payment_processor_type_id in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 248 [12-Feb-2018 08:10:00 America/Los_Angeles] PHP Notice: Undefined index: 351 in /home/radius/www/www/wp-content/plugins/civicrm/civicrm/CRM/Financial/BAO/PaymentProcessor.php on line 249 [12-Feb-2018 08:10:00 America/Los_Angeles] PHP Notice: Undefined index: source in /home/radius/www/www/wp-content/plugins/files/civicrm/extensions/com.iatspayments.civicrm/api/v3/Job/Iatsverify.php on line 164
This looks like it might be a different issue than the original one, this thread is getting pretty confusing. There's a special civi notice "CRM16923AnUnreliableMethodHasBeenUserToDeterminePaymentProcessorFromContributionPage" which suggests that the recurring contribution api is having trouble building a new contribution for that schedule, though it may not be the source of the issue. I don't think we can help with the issue until there's a little less confusion.
We have been having this issue since Aug. These are all recurring ACH contributions that have been happily processing without a hitch. The first time it happened, there was an iATS outage and we assumed that impacted it. But now it has happened 3xs since. Once a month with 4 different donors.
The common denominator in ours seems to be that it is always the last recurring ACH to process on the 1st of the month. That one then processes again on the 2nd. Both transactions are shown in our iATS reports, but only the one on the 2nd shows in Civi.
The civicrm_iats_journal, civicrm_iats_request, and civicrm_iats_response all show both transactions. iats_verify and civicrm_contribution only show the one that processed on the 2nd.