So I just installed this plug-in, which I was under the impression worked with the latest version of WordPress.
The plug-in shows up and I can access it, but I get a bunch of error messages such as:
WordPress database error: [Table 'd3_d3bbs.wp_ig_caticons' doesn't exist]
SELECT icon, small_icon FROM wp_ig_caticons WHERE cat_id='2'
None of the options are saved or anything because of this. I'm under the impression that the problem is that the plug-in isn't creating a table in the database like it's supposed to... although I'm confused as to why it's looking for one called "d3_d3bbs.wp_ig_caticons" at all. I tried making one with that name, but PHP-myAdmin tells me it's invalid.
Any ideas on how to fix this or what it wants me to do in terms of making a table? I'd really love to use this plug-in.