vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   NEW Modified RSS News Feed Hack (https://vborg.vbsupport.ru/showthread.php?t=63798)

SnowBot 04-13-2004 09:52 PM

Yes done that

rss feed =
Code:

http://news.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss091.xml
.xml

Slave 04-13-2004 09:55 PM

[high]* Slave clicks install ..
[/high]

Works brill .. :) .. One user (News Bot) in 3 forums ..

SnowBot 04-13-2004 09:57 PM

Quote:

Originally Posted by Slapyo
i assume you have made a bot and given it the proper user id?

I set up a new usergroup just for bots and added a new user to that group. In the RSS News feed menu i added a bot with the forum id as 29

HTML Code:

[url="http://www.synergyforums.com/forum/forumdisplay.php?f=29"]http://www.synergyforums.com/forum/forumdisplay.php?f=29[/url]
Added the user id as

276 and that feed

Slapyo 04-13-2004 10:05 PM

Quote:

Originally Posted by SnowBot
I set up a new usergroup just for bots and added a new user to that group. In the RSS News feed menu i added a bot with the forum id as 29

HTML Code:

[url="http://www.synergyforums.com/forum/forumdisplay.php?f=29"]http://www.synergyforums.com/forum/forumdisplay.php?f=29[/url]
Added the user id as

276 and that feed

ok

forum id: 29
user id: 276
source: http://news.bbc.co.uk/rss/newsonline...age/rss091.xml

and you ran the rss_install.php file too correct?

everything sounds like you have it set up correctly. what version of PHP do you have?

SnowBot 04-13-2004 10:09 PM

Yep i ran the script, if i try running it again i get this

Code:

Database error in vBulletin 3.0.0:
Invalid SQL: CREATE TABLE `rss_settings` (`enabled` tinyint(1) NOT NULL default '1' );
mysql error: Table 'rss_settings' already exists
mysql error number: 1050
Date: Tuesday 13th of April 2004 07:07:38 PM
Script: http://www.synergyforums.com/forum/rss_install.php
Referer:
Username: Snowy
IP Address: **.**.**.**

PHP version 4.3.5

Slapyo 04-13-2004 10:11 PM

is your scheduled task is set up like this?

filename: ./rss.php

the other fields depend upon you, whatever you want to call it and whenever you want the script to run. but the file name should look like that.

SnowBot 04-13-2004 10:19 PM

Yep

Slapyo 04-13-2004 10:28 PM

wow, that's weird. it looks like it is just printing out part of the code from class.RSS.php and from rss_update.php ... but i don't know why it is doing this. lemme look some more.

SnowBot 04-13-2004 10:32 PM

Just a note, if i try and run the upgrade script i get this error

Code:

Database error in vBulletin 3.0.0:
Invalid SQL: ALTER TABLE rss_settings DROP forumid, DROP userid, DROP source
mysql error: Can't DROP 'forumid'. Check that column/key exists
mysql error number: 1091
Date: Tuesday 13th of April 2004 07:30:18 PM
Script: http://www.synergyforums.com/forum/rss_upgrade.php
Referer:
Username: Snowy

How would i unistall the script and then try running it again ? Maybe that may fix it ? ? I dunno, i guess im just guessing here now :(

Slapyo 04-13-2004 11:40 PM

delete these tables:
vb3_rss_settings
vb3_rss_user

modify the vb3_thread table, delete these 2 fields:
rss_feed
rss_date

** Note: the table prefix might be different for you, but my table prefix is vb3_

remove these files:
rss.php
rss_install.php
rss_upgrade.php
/admincp/rss_admin.php
/includes/RSS/class.RSS.php
/includes/RSS/rss_update.php

then download the newest version, 1.22, and install it. hopefully this works.


All times are GMT. The time now is 02:12 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.01538 seconds
  • Memory Usage 1,743KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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