Alexian Posted October 24, 2007 Share Posted October 24, 2007 Its about this contribution: RSS Feed 0.1: http://www.oscommerce.com/community/contributions,1513 I'm getting an database error, with the SQL file. I use Mysql 4.2 at the moment. insert into configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) values ('80', 'RSS Articles', 'MAX_RSS_ARTICLES', '20', 'Number of articles displayed by the RSS feed', '3', '25', '2007-03-14 22:15:35', '2007-03-14 22:15:35', NULL, NULL); I'm getting the error that it already exist, but if i search it in mine DB cant find it anywhere. Aspecially not in Configuration. Besides on the side when i click on the RSS feed then i get an error that the XML page could not be loaded (i also then see the Missing SQL lines on the page). How to solve this. Please help me out Link to comment Share on other sites More sharing options...
Alexian Posted October 24, 2007 Author Share Posted October 24, 2007 :( Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.