I am having a rough time with this. I feel like I'm pretty good at reading instructions (not to mention they are very straight forward) but I get this error when trying to create the module template.
Database error in vBulletin 3.6.5:
Invalid SQL:
SELECT *
FROM template
WHERE title = 'adv_portal_myfeeds'
AND styleid IN();
MySQL Error : 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 ')' at line 4
Error Number : 1064
I have the How many rows across for $myfeeds variable? set to 2
and Include this Feed in $myfeeds variable? set to yes
I assumed it worked for 3.6.x but that may be the problem now that I think about it
|