sarneil
Forum Replies Created
-
Just installed and activated the EC3 plugin and I’m getting the same php notices on the web page on the site:
Notice: Undefined index: ec3_before in /wordpress/wp-content/plugins/event-calendar/eventcalendar3.php on line 511 Notice: Undefined variable: a in /wordpress/wp-content/plugins/event-calendar/eventcalendar3.php on line 512I’m also getting a number of php notices (different ones than those quoted above) definitely to do with EC3 in the wp-admin pages. I didn’t get those with EC3forPHP53. As both versions produce the original Notices and the EC3 produces more in the admin interface, it looks like EC3forPHP53 is the better code for my platform. In either case, I’m getting the php notices.
Thanks Marventus
I wondered about a possible php incompatibility too.
The EC3 site saysRequires: 1.5 or higher Compatible up to: 2.7The EC3forPHP53 says
Requires: 1.5 or higher Compatible up to: 3.0.5Which made me think there would be more compatibility issues with the older version compared to the newer one. I will try the EC3 release, see what happens and report back.