Rss2 feed mod for phpbb3
This post is moved here.
Posted on January 18, 2008. Filed under: PHPBB3 Forum Engine | Tags: phpbb33 rss2 feed, rss mod for phpbb3, rss2 feed in phpbb |
This post is moved here.
| shahsumons on My Bangla Projects | |
| bob on Remove ad from yahoo messsnege… | |
| Robotzelu' on Remove ad from yahoo messsnege… | |
| ahsan habib on Bangla chat in yahoo mess… | |
| Gabriel on Remove ad from yahoo messsnege… |
Liked it here?
Why not try sites on the blogroll...
Get a free blog at WordPress.com • Theme Fadtastic by Andrew Faulkner.
Thanks, this is awesome!
Brian
January 23, 2008
you are welcome brian..
manchumahara
January 23, 2008
Brilliant job!
ioni
January 23, 2008
OK, I must be missing something really simple, but when I navigate to this page (http://www.andertalk.com/rss2.php) I don’t get the little RSS feed thingy in my browser so I can subscribe to the feed.
What did I miss?
Thanks, BTW, this looks great!
Andertoons
January 24, 2008
@Andertoon
One point is that the rss2.php file is working that’s why u r getting output without the first 4/5 lines as warning or error. I am using this in my forum for phpbbrc4 to phpbb3 gold. Which version of phpbb3 are you using ? plz let me know. i may help you to solve this. I hvave given many times to make it perfect so that it can also help others.
manchumahara
January 24, 2008
I’m using phpbb3.0.0 Gold
Andertoons
January 24, 2008
http://spalix.netfast.org/rss2.php
Me too Andertoons.
Volca
January 25, 2008
@andertoons,Volca
I am using my rss2.php file in phpbbrc4 and then I convert my forum to phpbb3 gold and it’s still working. The main concept of rss2.php file is collect posts and give output as xml format. u can check my one which is working fine
http://forum.amaderprojukti.com/aprss2main.php
Andertoons link is showing error of session related and Volca’s one is totally messed up.
Ok I have some tips which may work for you that I have done internally in my forum.
Pls edit two files.
go to include folder and find the file named functions.php and go to line numbber or close to line number 3330 or find this line
[inlucde/functions.php]
‘L_ONLINE_EXPLAIN’ => $l_online_time,
now add a new line after the above line
‘U_RSS2′ => append_sid(“{$phpbb_root_path}rss2.$phpEx”),
and save/upload it again to your forum include folder
Now check.
Another tips is if u want to use this link any where in your template files like overall_footer.html located in styles/prosilver/template
RSS2
Please don’t forget to give me feedback. If it doesn’t work then I have to think again why this is not working
.
manchumahara
January 25, 2008
The problem with the download file is the initial /* */ comment block is outside the <?php declaration.
Gary
February 1, 2008
@Garry
Thank you. Actually it’s not possible to upload the php file in wordpress that’s why I uploaded the doc file but add some comments in it in worng place.
I am sorry for that but my mod is ok if some one exclude the /**/ block. I am updating the file now.
Thank you. I was also confused why this is not working as it;s working fine in my forum. D
manchumahara
February 1, 2008
not working for me, i am using phpbb3.
i also tried to burn it with feedburner it is giving this error:
The URL you entered does not appear to be a valid feed. We encountered the following problem: Error on line 3: The markup in the document following the root element must be well-formed.
dr.ankur
February 4, 2008
to clarify my problem just go to this link and u will notice what ia m getting;
http://mpge.977mb.com/newmpge/rss2.php
dr.ankur
February 4, 2008
[...] à grande ajuda do Kinho, que encontrou uma MOD eficiente que habilita feeds RSS no nosso fórum, um dos recursos mais pedidos pelos leitores foi [...]
WinAjuda » Últimas do fórum de volta!
February 17, 2008
So did anyone figure out why we’re getting the “not valid feed” error?
Tim
February 22, 2008
Please check this link for fix if validation error. I posted it to phpbb forum.
manchumahara
February 22, 2008
[...] Rss2 feed mod for phpbb3 « Let’s start again… (tags: phpbb forum phpbb3 dev module mod howto reference) [...]
magnum blog » Blog Archive » links for 2008-02-26
February 27, 2008
I have my forum in http://www.domain.co.uk/forum
I put rss2.php in this folder but get this error
Parse error: syntax error, unexpected ‘/’ in /home/gavpedz/public_html/supportforum/rss2.php on line 9
Gavin
March 10, 2008
Great! Works as advertised.
tom
March 13, 2008
To all . Mod updated and in modx version. check the main post
manchumahara
March 16, 2008
I’m sure this mod is cool and would love to get it, unfortunately badongo sucks and wont let me download. hey ho
Badvock
April 17, 2008
@Badvock
Thanks for your comment. But past hosted file was working here i.e., I can still download it.
BTW I have uploaded it to in more two server and download links are given.
just check it
manchumahara
April 17, 2008
Does this work in IE ?
Sharath
May 9, 2008
Hi,
Could you please explain step wise how to install this mod and which files to copy in which folders.
I tried but failed to find where to put that modx.prosilver.en.xsl and install.xml files..
Thanks!
Newbie
June 2, 2008
looks nice on my board, can i adjust the feed so only some special forums get displayed. i want to set a feed with only my news forum for all people without any account
kyio
June 7, 2008
@kyio
Yes it’s possible but u have to change the query code that means you have to give any forum id in query. I will try to give update for custom setting. wait for my next feed back.
manchumahara
June 8, 2008
Manchu,
awesome job, but I think it is causing my phpBB3 forum in IE browser to sign off automatically every 5 minutes or so, not sure if it’s caused by it.
Any ideas how to fix it? it doesn’t happen when I use FF and other browsers…
Thanks, again for your nice scripts.
fred
August 8, 2008
hello??
fred
August 8, 2008
@fred
Loging out in IE is confusing to me. I didn’t face this yet. Is there any logic for this ?
thanks
manchumahara
August 8, 2008
Yes, it’s confusing to me as well..
I’ve tried viewing the functions.php and common.php many times over the logic but still can’t tell for sure. I don’t think it’s caused by the changes in common.php but it could be in the functions.php where it’s added after the line li_user_online. I’m not sure really, could that be?
IE drives me nuts. I’ve checked another forum it doesn’t have any problem with it, even with IE browser. They use (.xml) file directly as the linking page.
fred
August 9, 2008