Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
[Solved]RSS: can not view if you are not logged in (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: [Solved]RSS: can not view if you are not logged in
#26263
[Solved]RSS: can not view if you are not logged in 1 Year ago  
The ERROR:
If you use more than menu ITEMS to link FB and if there is one item which is set only for registered. And if you are not logged in and use this link index2.php?option=com_fireboard&func=fb_rss&no_html=1 will cause the message:
You are not authorised to view this resource.
You need to login.


The solution is, give above link with Itemid.
modify: com_fireboard/fireboard.php
at line 867
[code:1]
/index2.php?option=com_fireboard&func=fb_rss&no_html=1" target="_blank"

change it into

/index2.php?option=com_fireboard' . '&Itemid=' . FB_FB_ITEMID . '&func=fb_rss&no_html=1" target="_blank" [/code:1]

Hope this help for you.
viet4777 (User)
Senior Boarder
Posts: 287
graphgraph
User Offline Click here to see the profile of this user
Luyenkim.NET
Logged Logged
 
Last Edit: 2007/10/05 11:10 By viet4777.
 
Luyenkim.Net
utf-8 Vietnamese language package will be complete in mid of Oct.
luyenkim.net/home9/index.php?option=com_...5&id=282#282
 
The administrator has disabled public write access.  
Go to top