12
I have a slightly different issue but perhaps related? When trying to install the module (Xoops 2.0.18.1RC, Weblog 1.41) I get:
"You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'reads int(100) NOT NULL default '0', trackbacks int(11) NOT NULL default '0', ' at line 10"
I believe the reference is to admin/dbmanager.php but I can't find an exact match and line 10 of that file is comments.
Xoops debug mode returns no errors.
I tried changing the get_class(somecode) references throughout but no change.
Any ideas?
Thanks!