vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How can i do this? (https://vborg.vbsupport.ru/showthread.php?t=175572)

Andy92 04-08-2008 10:32 PM

How can i do this?
 
Hey,

Right, i have a tutorials forum on my website under...

http://www.kedoa.com/forum/forumdisplay.php?f=46

Now i have made a custom rss feed (php rss feed), that basically connects to the threads table, and displays all the latest threads in the tutorial section, but it comes out in a load of gobbldygoop with bb code in. See for yourself...

http://feeds.feedburner.com/KedoaTutorials

It comes out with all bbcode in. How can i get it to transcribe it back into normal text like it is displayed in the showthread.php file?

Lynne 04-08-2008 10:35 PM

Have you taken a look at vbulletin's own page that spits out the rss for the threads and seen what they do? Check out the coding in the external.php page.

Andy92 04-29-2008 08:51 PM

Ok, ive looked into that, and ive switched it on in my vbulletin settings.

Check it out here...

http://www.kedoa.com/forum/external....mp;forumids=59

But it doesnt display the whole thread, only like the first 100 letters? How can i get it to display the whole thread?

Plus when i add forumids=59 it is still showing the threads from all categories and not just 59.

Lynne 04-29-2008 10:04 PM

First, your url.

You are using: http://www.kedoa.com/forum/external.php?type=RSS2&forumids=59
Try using: http://www.kedoa.com/forum/external.php?type=RSS2&forumids=59

As for the full text, you may want to read this thread: Full Rss Feed Text

Andy92 05-05-2008 08:50 PM

Ok i go to http://www.kedoa.com/forum/external....S2&forumids=59 and it displays but doesnt display any feed content?

Andy92 05-14-2008 09:18 PM

Has anyone got any ideas?

Lynne 05-14-2008 10:13 PM

Is forum 59 viewable to the public - to guests? I tried other forum ids and they work - like http://www.kedoa.com/forum/external....S2&forumids=11

Andy92 05-15-2008 04:40 PM

Ok that works. My mistake.

But forum id 11 (resources) is under the main category Design which is forum id 6.

Is there any way to put something at the end of external.php to make it display all the recent threads in all the categories under the design Category?

Lynne 05-15-2008 05:57 PM

Quote:

Originally Posted by Andy92 (Post 1520717)
Ok that works. My mistake.

But forum id 11 (resources) is under the main category Design which is forum id 6.

Is there any way to put something at the end of external.php to make it display all the recent threads in all the categories under the design Category?

I looked through the manual and couldn't find a way to have the child forums also. I think you need to explicitly list them like:
http://www.kedoa.com/forum/external.php?type=RSS2&forumids=6,7,8,9,10,11


All times are GMT. The time now is 01:22 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.01264 seconds
  • Memory Usage 1,723KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete