The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to export content to a nonvb external page?
Hi, im wondering if is possible to export content from a News forum (threads created on it) to a main page, nonvb.
Like this: www.realitymod.com Is it possible doing this? feed://www.realitymod.com/forum/external.php?type=RSS2&forumids=12" I don't know if it will be like the realitymod.com page..... I tried inferno external and that things but doesn't work for vb 3.7.3 Thanks! |
#2
|
||||
|
||||
See these threads for methods to pull threads via javascript:
[HowTo] Display your latest threads on an external page using an RSS2 feed [HowTo] Display your latest threads on an external page using an XML feed [HowTo] Display your latest threads on an external page using an RSS feed See this for adding thread to an html page: HowTo Display Latest Active Threads on ANY normal HTML page |
#3
|
|||
|
|||
Thank you, but i have to export the thread content, not the title..... but the name, date and how many answers too.
Thanks agaian |
#4
|
||||
|
||||
Then you will have to write a query in your page to get that information. Do you have global.php included? If so, you should be able to connect to the regular vb database and query it for that information.
|
#5
|
|||
|
|||
That's the problem, i don't know how to do that query in vB im a little newbie on php and mysql...
I have the all package of the "upload" folder in my server don't know if there is global.php. What are the queries for "how many comments", "date", "name" and "title"? Obviously Thread content too, with a max chars and then a "Read more". Thanks a lot Lynne! |
#6
|
||||
|
||||
Did you try looking through the modifications at all? I found this - https://vborg.vbsupport.ru/showthrea...highlight=new* - I'm not sure if it's what you want.
Writing a query like that is not necessarily easy. I wrote my own for my site, but did away with all permissions issues because I didn't need any. The regular showthread query is full of permissions issues. You need to figure out exactly what you want and whether permissions come into play at all. |
#7
|
|||
|
|||
Thank you i'll try to modify and adapt that mod to what i need...
I'll try to quit all the headers and footer and then put an iframe on my php main page. Thanks again. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|