[RC1] Full Syndication Suite 1.0.RC1 (RSS/ATOM)

MOD Authors: Discuss and post updates on new MODs in development for phpBB3, Receive feedback and Feature requests for MODs in development.

To submit your MOD or style, go to the STG MOD Manager
Forum rules
go to the STG MOD Manager to post your MOD in development.
Discuss and receive feedback for any MOD in development for phpBB3.
Suggest features for MODs in development.

No Support or MOD Requests
-- exceptions for MODs only posted here as Beta or Alpha.
Support requests for a MOD should be requested in the respective MOD topic.

Re: [BETA] Full Syndication Suite 0.9.7a

Postby Tuk » 20 Feb 2008, 19:14

I'm feeling like an old man talking to himself, but here I go again ;):
New version: 1.0.RC1

Changelog
  • [Fix] Made installation script compatible with PostgreSQL.
  • [Fix] Added self reference link to RSS2 feeds.
  • [Fix] Fixed wrong self reference link in global mode.
  • [Fix] Fixed wrong calculation of items if requested number of items is smaller than the cached one.
  • [Fix] Corrected reversed labels of feeds.
  • [Fix] Specify required permissions in feed creator more strictly.
  • [Fix] Links to posts now point to the correct page of a topic.
  • [Change] Rewrote database installation script to incorporate into phpBB's installation system.
  • [Feature] generate_feed.php now override a user's syndication format by specifying &format=rss2 or &format=atom.
  • [Feature] Added de_x_sie language pack provided by Tuxman.

Download: full_syndication_suite-1.0.RC1.zip

How to update: Update instructions can be found in the contrib folder. No database updates are required, only file edits.

Demo: An unofficial demo has been set up by john010117.2 at http://forum.johnthefreelancer.com/phpBB3/. Please note, that this board is not maintained by me, so I can not guarantee that it runs an up-to-date version.
"If sharks die, the sea dies" - Andy Cobb, ambassador SHARKPROJECT South Africa
User avatar
Tuk
Supporter
Supporter
 
Posts: 271
Joined: 17 Jul 2006, 11:46
Gender: Male




phpBB Academy at StarTrekGuide
Support STG
Using PayPal Donate

Re: [RC1] Full Syndication Suite 1.0.RC1 (RSS/ATOM)

Postby Tillquist » 02 Mar 2008, 11:59

I have a problem. I have now install the RRS/Atom Mod but then the user of my forum whant til change somethink and will go to Board preferecnes, thery get this error........ :(

What have i done wrong ?

Image
My phpBB3 forum:
BeoForum.dk for Bang-Olufsen enthusiasts.
Multisports-Forum.dk a danish one.
User avatar
Tillquist    
Cadet II
Cadet II
 
Posts: 29
Joined: 09 Feb 2008, 11:51
Location: Denmark
Favorite Team: Danish national Team
Gender: Male
phpBB Knowledge: 1

Re: [RC1] Full Syndication Suite 1.0.RC1 (RSS/ATOM)

Postby harmlessgoat22 » 21 Mar 2008, 12:40

Done nothing wrong. Somewhere in the install file, it tells you to put something like this code into some file (search the install file to find out which file, I think it's includes/ucp/ucp_prefs.php, but not sure):
Code: Select all
$user->add_lang('mods/acp_syndication')

Instead, use this code...
Code: Select all
$user->add_lang('mods/info_acp_syndication')
User avatar
harmlessgoat22    
STG Support Team
STG Support Team
 
Posts: 2886
Joined: 13 Jul 2006, 17:38
Gender: Male
phpBB Knowledge: 8

Re: [RC1] Full Syndication Suite 1.0.RC1 (RSS/ATOM)

Postby NeoID » 09 Apr 2008, 12:46

Many people are complaining that this mod is not compatible with phpbb3.0.1.
Anyone that can confirm if this is true and if, is there any solution?
User avatar
NeoID
Supporter
Supporter
 
Posts: 16
Joined: 15 Dec 2007, 16:31
Gender: Male
phpBB Knowledge: 5

Re: [RC1] Full Syndication Suite 1.0.RC1 (RSS/ATOM)

Postby Tuk » 09 Apr 2008, 12:54

Personally I haven't seen anyone complaining yet ;). What is the concrete issue?
"If sharks die, the sea dies" - Andy Cobb, ambassador SHARKPROJECT South Africa
User avatar
Tuk
Supporter
Supporter
 
Posts: 271
Joined: 17 Jul 2006, 11:46
Gender: Male

Re: [RC1] Full Syndication Suite 1.0.RC1 (RSS/ATOM)

Postby NeoID » 09 Apr 2008, 13:18

Tuk wrote:Personally I haven't seen anyone complaining yet ;). What is the concrete issue?

Don't know, just reading on phpbb.com and would like a confirmation if it works or not :)
ttp://www.phpbb.com/community/viewtopic ... 5#p5046535
User avatar
NeoID
Supporter
Supporter
 
Posts: 16
Joined: 15 Dec 2007, 16:31
Gender: Male
phpBB Knowledge: 5

Re: [RC1] Full Syndication Suite 1.0.RC1 (RSS/ATOM)

Postby Tuk » 09 Apr 2008, 13:26

I can't find anything more explanatory than "it doesn't work" which isn't that descriptive...
Anyways, I'll install the MOD on a clean 3.0.1 installation this weekend and check if I can discover any issues.
"If sharks die, the sea dies" - Andy Cobb, ambassador SHARKPROJECT South Africa
User avatar
Tuk
Supporter
Supporter
 
Posts: 271
Joined: 17 Jul 2006, 11:46
Gender: Male

Re: [RC1] Full Syndication Suite 1.0.RC1 (RSS/ATOM)

Postby NeoID » 10 Apr 2008, 03:34

Tuk wrote:I can't find anything more explanatory than "it doesn't work" which isn't that descriptive...
Anyways, I'll install the MOD on a clean 3.0.1 installation this weekend and check if I can discover any issues.

I've added the mod to my dev-forum which is phpbb3.0.1 and can't find any problems myself... strange people are complaining. Anyway, I'll test it more and report any errors that may occur.
Thanks
User avatar
NeoID
Supporter
Supporter
 
Posts: 16
Joined: 15 Dec 2007, 16:31
Gender: Male
phpBB Knowledge: 5

Re: [RC1] Full Syndication Suite 1.0.RC1 (RSS/ATOM)

Postby belial » 12 Apr 2008, 14:41

Tillquist wrote:I have a problem. I have now install the RRS/Atom Mod but then the user of my forum whant til change somethink and will go to Board preferecnes, thery get this error........ :(

What have i done wrong ?

Image

Yes, unfortunately i have the same problem. Everything else seems to work smoothly except for this issue. What can be the solution ?
Thanks
belial
Cadet II
Cadet II
 
Posts: 28
Joined: 21 Aug 2007, 05:00
Gender: Male

Re: [RC1] Full Syndication Suite 1.0.RC1 (RSS/ATOM)

Postby NeoID » 12 Apr 2008, 14:52

If you would have bothered to scroll some post upwards you would have found your solution immediately:
Rename "info_acp_syndication.php" to "acp_syndication.php"
User avatar
NeoID
Supporter
Supporter
 
Posts: 16
Joined: 15 Dec 2007, 16:31
Gender: Male
phpBB Knowledge: 5

PreviousNext

Return to MODs in Development

Who is online

Users browsing this forum: Sogou [Bot] and 8 guests

cron