vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   VBSyndicate Hack V1 (https://vborg.vbsupport.ru/showthread.php?t=28872)

Steve Machol 10-11-2001 08:18 PM

If anyone wants to see this in action, here's a site using my news feed:

http://www.iooi.co.uk/otherforums.php

Zecherieh 10-12-2001 03:55 AM

I have one that I made that is connected to the submit button, instead of cronjob - basically rebuilds the text file that the syndication comes off of everytime that a new thread is posted in the particular forum that I have syndicated.

Output is in rss and a couple of different formats for some scrollers. If there is interest I will look back and post the code - actually uses very little code.

Steve Machol 10-12-2001 05:24 AM

With absolutely no changes on my end, this just stopped working. I'm getting the error:

'Expected hexadecimal digit'

Any idea what caused this? Could it be a certain character in one of the thread titles?

Edit: Never mind - I found the problem! Someone had put a \ in one of the thread titles. Can this problem be accounted for and fixed?

Scott MacVicar 10-12-2001 06:34 AM

$title=$latest["title"];

change to

$title=addslashes($latest["title"]);

Steve Machol 10-12-2001 04:16 PM

Excellent! Works like a charm. Thanks!

Lionel 12-29-2001 12:41 AM

I tried to install activefeed.php and used the dump command with lynx with telnet. Nothing happenned. I tried newsfeed.php and when running from the browser, it writes on the .js file.

But I need to feed only certain forums (possible with activefeed but not with newsfeed)

Lionel 12-29-2001 03:36 PM

Quote:

Originally posted by Zecherieh
I have one that I made that is connected to the submit button, instead of cronjob - basically rebuilds the text file that the syndication comes off of everytime that a new thread is posted in the particular forum that I have syndicated.

Output is in rss and a couple of different formats for some scrollers. If there is interest I will look back and post the code - actually uses very little code.

how did you do that?

Lionel 12-29-2001 03:52 PM

can't access start file http://sitename/newsfeed.php

Gutspiller 07-03-2003 04:17 AM

If my forumz isn't on a dedicated server, will I still be able to use a cronjob?

Kriek 07-03-2003 12:56 PM

Perchance this may facilitate your tasks ? Fake Cron
Subsequently an external alternative ? Cronservice


All times are GMT. The time now is 10:28 AM.

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.01058 seconds
  • Memory Usage 1,730KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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