[Plugin: Multi RSS] Bug in the database table creation
-
I had to manually create the table “multirss”, doing so i noticed that
the code should be “UNIQUE KEY id (feedId)” instead of “UNIQUE KEY id (id)” on line 65 of the multiRSS.php file.
Doing so the plugin works quite well!
The topic ‘[Plugin: Multi RSS] Bug in the database table creation’ is closed to new replies.