I am having a conflict with with LG Better Meta 1.9.1 and Freeform 3.0. I updated Freeform and now am getting these php errors like this:
A PHP Error was encountered
Severity: Notice
Message: Undefined index: sitemap_defaults
Filename: plugins/pi.lg_better_meta_pi.php
Line Number: 259The errors only occur on the contact pages with the Freeform. When I delete the Freeform, the errors go away.
Running ExpressionEngine 1.6.8 (will update soon) Build 20090723
Any ideas on how to troubleshoot this?
Thanks to Leevi who worked with me to get this working.
The problem was that I had the legacy pi.lg_better_meta_pi.php in the plugins folder instead of the new pi.lg_better_meta_pl.php (notice the pl in the file name instead of pi.) Also I needed to update my Better Meta code to
{exp:lg_better_meta_pl:template}instead of the legacy:
{exp:lg_better_meta_pi:template}Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.