1
I am trying to get XBS MetaTags to work with 2.0.16 and am not having any luck. I went to the author's website and according to the post I found here:
http://xoobs.net/modules/newbb/viewtopic.php?topic_id=64&forum=7all I should have to do to get this to work is:
Change line 61 in the include/metatags.php file to read
$v2014 = ((XOOPS_VERSION == 'XOOPS 2.0.14')||(XOOPS_VERSION == 'XOOPS 2.0.15')||(XOOPS_VERSION == 'XOOPS 2.0.16'));
I still get a white screen when going to anything outside of the admin area after making the changes. Any ideas on how to make this module work. I would hate to see XOOPS lose this module.
Jim