Well I been looking and coparing codes from old to new inc_features.php and this is what I found.
I comented:
Code:
Content visible to verified customers only.
The same as the old File.
Then I commented:
Code:
Content visible to verified customers only.
As the old file with the difference of the two brakets in continue, the old code was:
Code:
Content visible to verified customers only.
And the image that collapse also, the same as the old inc_features, the thing is that now it gives this error instead of working:
Code:
Content visible to verified customers only.
That line is :
Code:
Content visible to verified customers only.
Any idea what to do ?
Thanks.