SEOTool2 Warnings showing on preview

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Barrowboy
Forum Members
Forum Members
Posts: 223
Joined: Mon Dec 16, 2013 4:09 pm

SEOTool2 Warnings showing on preview

Post by Barrowboy »

Using the latest version of cms 2.1.2 and SeoTools2

I am seeing a number of warnings when previewing the pages.

Something like this.
Warning: array_merge(): Argument #2 is not an array in /home/Test/public_html/modules/SEOTools2/action.default.php on line 75

Are there any settings that can remove these messages, doesn't seem to affect anything else.

Commenting out Seotools2 removes them but unable to find any settings that would cure the problem.

Thanks
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: SEOTool2 Warnings showing on preview

Post by Rolf »

Please post a bug report in the Forge so the developer can fix this warning

For now add in your config.php

Code: Select all

error_reporting(E_ERROR & ~E_DEPRECATED & ~E_NOTICE);
grtz. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Barrowboy
Forum Members
Forum Members
Posts: 223
Joined: Mon Dec 16, 2013 4:09 pm

Re: SEOTool2 Warnings showing on preview

Post by Barrowboy »

Thanks Rolf

All done reported bug.
Post Reply

Return to “Modules/Add-Ons”