OperaDad
Forum Replies Created
-
Forum: Plugins
In reply to: [amr ical events lists] Update for PHP 7.x and MySQLiI used the current version of the plugin, as of the date I ran the check and posted here.
Could be something odd with my site that triggers those lines; no matter though. I have PHP 7.0 and MySQLi working now (I checked with my host, and needed a php.ini file), and there are no functional problems with amr iCal events. If anything appears, I’ll post. Thanks for taking a look!
Forum: Plugins
In reply to: [amr ical events lists] Update for PHP 7.x and MySQLiI am using WordPress 4.8, and amr ical events lists 4.35, according to my Plugins page.
Updated: Running site now under PHP 7.0, here are the plugin checker results:
FILE: /home/mysite/public_html/mysite_wp/wp-content/plugins/amr-ical-events-list/includes/amr-ical-calendar.php
—————————————————————————————–
FOUND 1 ERROR AFFECTING 1 LINE
—————————————————————————————–
381 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
—————————————————————————————–FILE: /home/mysite/public_html/mysite_wp/wp-content/plugins/amr-ical-events-list/includes/amr-ical-list-admin.php
—————————————————————————————–
FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
—————————————————————————————–
1 | WARNING | File has mixed line endings; this may cause incorrect results
102 | ERROR | Using ‘break’ outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0
—————————————————————————————–FILE: /home/mysite/public_html/mysite_wp/wp-content/plugins/amr-ical-events-list/includes/amr-ical-events-list-main.php
—————————————————————————————–
FOUND 13 ERRORS AND 2 WARNINGS AFFECTING 15 LINES
—————————————————————————————–
220 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
230 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
267 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
297 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
309 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
452 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
577 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
648 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
661 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
1223 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
1293 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
1325 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
1337 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
1429 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
2117 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
—————————————————————————————–FILE: /home/mysite/public_html/mysite_wp/wp-content/plugins/amr-ical-events-list/includes/amr-import-ical.php
—————————————————————————————–
FOUND 1 ERROR AFFECTING 1 LINE
—————————————————————————————–
1263 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
—————————————————————————————–FILE: /home/mysite/public_html/mysite_wp/wp-content/plugins/amr-ical-events-list/includes/amr-ical-groupings.php
—————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————–
1 | WARNING | File has mixed line endings; this may cause incorrect results
—————————————————————————————–FILE: /home/mysite/public_html/mysite_wp/wp-content/plugins/amr-ical-events-list/includes/functions-examples.php
—————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————–
1 | WARNING | File has mixed line endings; this may cause incorrect results
—————————————————————————————–FILE: /home/mysite/public_html/mysite_wp/wp-content/plugins/amr-ical-events-list/includes/amr-rrule.php
—————————————————————————————–
FOUND 9 ERRORS AFFECTING 9 LINES
—————————————————————————————–
152 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
156 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
294 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
303 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
314 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
381 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
444 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
456 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
1109 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
—————————————————————————————–FILE: /home/mysite/public_html/mysite_wp/wp-content/plugins/amr-ical-events-list/includes/amr-ical-plugin-form-html.php
—————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————–
1 | WARNING | File has mixed line endings; this may cause incorrect results
—————————————————————————————–FILE: /home/mysite/public_html/mysite_wp/wp-content/plugins/amr-ical-events-list/includes/amr_date_i18n.php
—————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————–
1 | WARNING | File has mixed line endings; this may cause incorrect results
—————————————————————————————-Forum: Plugins
In reply to: [amr ical events lists] Calendar fails to update, connection refusedIt seems to be working now – Apple’s servers simply refused the old URL beginning with “p03…”
I had to change the URL of the calendar — turned off sharing, changed the name, changed it back and re-published the calendar (OS X El Capitan). The new URL now updates.Thanks for your help!
Forum: Plugins
In reply to: [amr ical events lists] Events in Multiple Time Zones – Displaying Local TimeYay! Looks like it’s working great, thanks so much. I will continue to test and report any issues. Thanks again – great plugin, and great support!
Forum: Plugins
In reply to: [amr ical events lists] Events in Multiple Time Zones – Displaying Local Time(Daughter is an opera singer – I want to list her gigs at the local time, at the city where they take place, just like one would expect for any music venue)
It seems simple – whatever process loops through the event records and rewrites the time formats to include the offset could modify that offset depending on the TZID. User interface could be just a checkbox that says, “Always display time local to event…”
Yours could be the only plugin that does this – essential for my application ??
Thanks again so much for the quick reply!!!