I love it, but I can't use it. It would be perfect if it did not pull the entire blog, but rather had the option to cut it at 250 words with a ...more link. The last thing I want to do is make someone mad because I've grabbed their content. It would be helpful to give the end user a taste of what the RSS feed is, and then let them actually go to the site where the content is hosted.
Invalid SQL:
CREATE TABLE IF NOT EXISTS `newsview` (`feed_id` int(15) NOT NULL auto_increment,
`feed_name` varchar(255) NOT NULL default '',
`orderid` int(10) NOT NULL default '0',
`feed_location` varchar(255) NOT NULL default '',
PRIMARY KEY (`feed_id`),
KEY `feed_name` (`feed_name`)) TYPE=MyISAM;;
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 'TYPE=MyISAM' at line 6
Error Number : 1064
Working Fine for us Any more Details Ie which Vbulletin are you using and What are the Rss Feeds you have I will be more then happy to check them and see if they work on our Install
Couldn't install the product. Got the following error message:
Code:
Database error in vBulletin 4.2.0:
Invalid SQL:
CREATE TABLE IF NOT EXISTS `vb_newsview` (`feed_id` int(15) NOT NULL auto_increment,
`feed_name` varchar(255) NOT NULL default '',
`orderid` int(10) NOT NULL default '0',
`feed_location` varchar(255) NOT NULL default '',
PRIMARY KEY (`feed_id`),
KEY `feed_name` (`feed_name`)) TYPE=MyISAM;;
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 'TYPE=MyISAM' at line 6
Error Number : 1064
Request Date : Tuesday, September 11th 2012 @ 08:12:24 AM
Error Date : Tuesday, September 11th 2012 @ 08:12:24 AM
Script : http://www.mywebsite.com/forum/admincp/plugin.php?do=productimport
Referrer : http://www.mywebsite.com/forum/admincp/plugin.php?do=productadd
IP Address : 666.666.6.66
Username : DocZaius
Classname : vB_Database
MySQL Version : 5.5.23-55
Couldn't install the product. Got the following error message:
Code:
Database error in vBulletin 4.2.0:
Invalid SQL:
CREATE TABLE IF NOT EXISTS `vb_newsview` (`feed_id` int(15) NOT NULL auto_increment,
`feed_name` varchar(255) NOT NULL default '',
`orderid` int(10) NOT NULL default '0',
`feed_location` varchar(255) NOT NULL default '',
PRIMARY KEY (`feed_id`),
KEY `feed_name` (`feed_name`)) TYPE=MyISAM;;
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 'TYPE=MyISAM' at line 6
Error Number : 1064
Request Date : Tuesday, September 11th 2012 @ 08:12:24 AM
Error Date : Tuesday, September 11th 2012 @ 08:12:24 AM
Script : http://www.mywebsite.com/forum/admincp/plugin.php?do=productimport
Referrer : http://www.mywebsite.com/forum/admincp/plugin.php?do=productadd
IP Address : 666.666.6.66
Username : DocZaius
Classname : vB_Database
MySQL Version : 5.5.23-55