Web Hosting Vodahost    

Home Take The Royal Tour! Order Now Features Prices
Go Back   Web Hosting > Other Forums > Start your own community forum

Notices

Start your own community forum Discussions & Articles about how to create, promote and benefit from having your own community forum.

Reply
 
LinkBack Thread Tools
  #1  
Old 01-10-2006, 09:57 PM
Private First Class
 
Join Date: Jan 2006
Posts: 6
Question XML and RSS / Newsfeed

Hello,

I have been using the Bluevoda website builder now for quite a while, also with the VodaHosting. I am currently VERY happy with your service so far...

I was wondering if anyone can tell me how I would go about getting a newsfeed from my forums and then pulling the information such as topics and post dates ect directly to my Homepage like so many websites have. So when I want news on my homepage I simply type it out on my forums and it gets directed onto my homepage?

I have heard you can do this using 'XML, RSS'? Though I'm not sure whether this is compatible with BlueVoda/VodaHost or how exactly to do it?

If anyone could help me that would be great, thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old 01-10-2006, 10:02 PM
racefan20's Avatar
Major General
 
Join Date: Jul 2005
Location: Concord, NC
Posts: 2,339
Default Re: XML and RSS / Newsfeed

What forum software are you using?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old 01-10-2006, 11:42 PM
Private First Class
 
Join Date: Jan 2006
Posts: 6
Default Re: XML and RSS / Newsfeed

I'm using the VodaHost phpbb! :D
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old 01-10-2006, 11:50 PM
racefan20's Avatar
Major General
 
Join Date: Jul 2005
Location: Concord, NC
Posts: 2,339
Default Re: XML and RSS / Newsfeed

Then click the following link and go get the MOD. It's easy to use, and you won't have to edit any files.

http://www.phpbb.com/phpBB/viewtopic...ghlight=topics
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old 01-11-2006, 05:00 PM
Private First Class
 
Join Date: Jan 2006
Posts: 6
Default Re: XML and RSS / Newsfeed

lol thanks for the help so far, just downloaded it and uploaded the 'topics_anywhere.php' but for some reason it comes up with:

Warning: main(./extension.inc): failed to open stream: No such file or directory in /home/neb1355/public_html/topics_anywhere.php on line 70

Warning: main(./extension.inc): failed to open stream: No such file or directory in /home/neb1355/public_html/topics_anywhere.php on line 70

Warning: main(): Failed opening './extension.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/neb1355/public_html/topics_anywhere.php on line 70

Warning: main(./common.): failed to open stream: No such file or directory in /home/neb1355/public_html/topics_anywhere.php on line 71

Warning: main(./common.): failed to open stream: No such file or directory in /home/neb1355/public_html/topics_anywhere.php on line 71

Warning: main(): Failed opening './common.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/neb1355/public_html/topics_anywhere.php on line 71

Warning: main(./language/lang_/lang_main.): failed to open stream: No such file or directory in /home/neb1355/public_html/topics_anywhere.php on line 73

Warning: main(./language/lang_/lang_main.): failed to open stream: No such file or directory in /home/neb1355/public_html/topics_anywhere.php on line 73

Warning: main(): Failed opening './language/lang_/lang_main.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/neb1355/public_html/topics_anywhere.php on line 73

Warning: main(./language/lang_/lang_topics_anywhere.): failed to open stream: No such file or directory in /home/neb1355/public_html/topics_anywhere.php on line 74

Warning: main(./language/lang_/lang_topics_anywhere.): failed to open stream: No such file or directory in /home/neb1355/public_html/topics_anywhere.php on line 74

Warning: main(): Failed opening './language/lang_/lang_topics_anywhere.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/neb1355/public_html/topics_anywhere.php on line 74

Fatal error: Call to undefined function: session_pagestart() in /home/neb1355/public_html/topics_anywhere.php on line 87


I uploaded only this one file, and only to the public_html as I have no idea what else to do and the install instructions was no help at all for a total newb like me :(

Anyone help me out with this?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old 01-11-2006, 08:24 PM
racefan20's Avatar
Major General
 
Join Date: Jul 2005
Location: Concord, NC
Posts: 2,339
Default Re: XML and RSS / Newsfeed

Upload it to your forum directory.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old 01-12-2006, 07:20 PM
Private First Class
 
Join Date: Jan 2006
Posts: 6
Default Re: XML and RSS / Newsfeed

Hmm this is proving a little difficult, I have just uploaded it to the forum directory but it still won't work :(

http://www.pwndogs.com/forums/topics...s_anywhere.php
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old 01-12-2006, 09:33 PM
racefan20's Avatar
Major General
 
Join Date: Jul 2005
Location: Concord, NC
Posts: 2,339
Default Re: XML and RSS / Newsfeed

Just follow the instructions in the install file. Make sure you've uploaded all files.

copy topics_anywhere.php to topics_anywhere.php
copy language/lang_english/lang_topics_anywhere.php to language/lang_english/lang_topics_anywhere.php
copy templates/subSilver/topics_anywhere_body.tpl to templates/subSilver/topics_anywhere_body.tpl
copy templates/subSilver/topics_anywhere_result.tpl to templates/subSilver/topics_anywhere_result.tpl
copy templates/subSilver/topics_anywhere_result_rss.tpl to templates/subSilver/topics_anywhere_result_rss.tpl
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 12:49 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
2005-2009 VodaHost Web Hosting Your Perfect Web Host - All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176