vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Atakan Rss Feeds Views 2.00 (https://vborg.vbsupport.ru/showthread.php?t=108400)

DrewM 03-30-2006 11:00 PM

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]

fabbry 03-31-2006 09:03 AM

Can be dangerous for database?!
Need backup first?

puertoblack2003 04-01-2006 12:17 AM

Quote:

Originally Posted by Larrysw
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:

puertoblack2003 04-01-2006 12:39 AM

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
Quote:

Syndicated content not available
how can i resolve this problem:cross-eyed:

Tralala 04-01-2006 02:12 PM

Quote:

Originally Posted by puertoblack2003
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.

puertoblack2003 04-02-2006 03:10 AM

Quote:

Originally Posted by Tralala
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.

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:

puertoblack2003 04-04-2006 10:37 AM

Quote:

Originally Posted by puertoblack2003
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:


any quick fix to this issue yet?

puertoblack2003 04-05-2006 01:41 PM

Bump Anyone:surprised:

jmacieira 04-05-2006 09:07 PM

I also continue the wait :tired:

Atakan KOC 04-09-2006 01:42 PM

fixed !!!

Please 2.00 previous version lift and again install...


All times are GMT. The time now is 07:43 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01968 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete