Version: 2.03, by Atakan KOC
Developer Last Online: Mar 2023
Version: 3.5.8
Rating:
Released: 02-18-2006
Last Update: 04-08-2006
Installs: 91
DB Changes Uses Plugins Template Edits
Additional Files
No support by the author.
Atakan RSS View Feeds 2.03 :banana:
Installation
Please 2.00 previous version lift and again install...
Installation in two easy steps:
1. Upload all the files from the "files" directory in this zip into your forums directory.
2. Import product-1901.xml as a product. (Via "Plugin System" > "Manage Products" > "Add/Import Product" in your Admin CP.) Upgrade Info
Allow Overwrite [YES]
If you upgrate this sw you will have some problem, first you must remove the old versiyon and install the new version. Then you won't have any problem
Upload
the error is the table does not exist just run the fowling sql query:
[sql]CREATE TABLE `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`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=6 ;[/sql]
the error is the table does not exist just run the fowling sql query:
[sql]CREATE TABLE `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`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=6 ;[/sql]
man i was about to give it up but thanks it works...some how they have to fix issue apparently when adding import with sql...***installed**:banana:
ok installed and all but i'm facing what the other guys went through i used the rss provided but is not showing it is saying how can i resolve this problem:cross-eyed:
I posted the same issue, got no answer.
Review my posts above, with specific questions about how this was coded to see if I could ferret out the cause... (I think it has to do with PHP option allow_url_fopen being required; and some webhosters disable this for security purposes.)
Atakan hasn't responded so I'm just guessing he doesn't know the answer.
Review my posts above, with specific questions about how this was coded to see if I could ferret out the cause... (I think it has to do with PHP option allow_url_fopen being required; and some webhosters disable this for security purposes.)
Atakan hasn't responded so I'm just guessing he doesn't know the answer.
will i hope some one can help us and get the answer it's no sense posting up a hack and can get no support for it..:tired:
ok installed and all but i'm facing what the other guys went through i used the rss provided but is not showing it is saying how can i resolve this problem:cross-eyed: