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!
Re:fbfeed how does it work? (1 viewing) (1) Guest
Go to bottom Favoured: 1
TOPIC: Re:fbfeed how does it work?
#7344
fbfeed how does it work? 1 Year, 6 Months ago  
Hi guys I installed this but I cant see what it does? Set up a feed from one category in my forum but I cant see that fb-feed has done anything on the actual site?
azenis (User)
Junior Boarder
Posts: 55
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Nige
 
The administrator has disabled public write access.  
#7875
Re:fbfeed how does it work? 1 Year, 6 Months ago  
wow 35 views and noone can explain it?
azenis (User)
Junior Boarder
Posts: 55
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Nige
 
The administrator has disabled public write access.  
#10355
Re:fbfeed how does it work? 1 Year, 6 Months ago  
yeah i cant find how to use this either?????
peetree21 (User)
Senior Boarder
Posts: 116
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Location: Australia
Logged Logged
 
Such is Life
 
The administrator has disabled public write access.  
#12239
Re:fbfeed how does it work? 1 Year, 5 Months ago  
It won't actually do anything to the site. The description of the component reads:

FBFeed is a component solution to create and manage RSS Feed for tracking Fireboard Forum's categories.

That means somebody can subscribe to your forum's rss feed and get updates whenever content is added to that forum.

schelly (User)
Junior Boarder
Posts: 43
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#12976
Re:fbfeed how does it work? 1 Year, 5 Months ago  
I try this one kidda wierd hard to use not user-friendly at all .. so i pull it out of my site ..
zerocold (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#29852
Re:fbfeed how does it work? 1 Year, 1 Month ago  
Hi all -

Had the same problem, then BOOM it hit me, it is a JOOMLA COMPONENT, right??

Create a menu link to the component, and it will list the rss feeds for you (I feel kinda silly)

Hope this helps --

Output is something like this: SOMEDOMAIN.com/index.php?option=com_fbfeed&func=rss&f=1
designsedge (User)
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#48465
Re:fbfeed how does it work? 8 Months ago  
for me it does nothing. im using fb 1.0.4 and com_fbfeed and numinu.

the component page is blank.
d3vlabs (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
#56227
Re:fbfeed how does it work? 3 Months, 2 Weeks ago  
I'm getting a big fat error!

I am getting so frustrated with components/modules/and plugins not working.

Check it out:
kansascityfantasy.com/index.php?option=com_fbfeed
kcfantasy (User)
Junior Boarder
Posts: 59
graphgraph
User Offline Click here to see the profile of this user
KC Fantasy
Logged Logged
 
 
The administrator has disabled public write access.  
#58133
Re:fbfeed how does it work? 2 Months, 3 Weeks ago  
Still needing help with this
kcfantasy (User)
Junior Boarder
Posts: 59
graphgraph
User Offline Click here to see the profile of this user
KC Fantasy
Logged Logged
 
 
The administrator has disabled public write access.  
#58619
Re:fbfeed how does it work? 2 Months, 2 Weeks ago  
Using Joomla! 1.0.13 and FireBoard 1.0.5RC1

This is everything I did from start to end to get that piece of crap working... With ZERO support from BOJ!

1 - Install fbFeed
2 - Create your feed.
3 - Publish fbFeed component as a menu item
4 - Now when you will get an error stating the incorrect path to smile.class.php. This is where I started to make some changes. The actual path is:
/components/com_fireboard/template/default/smile.class.php
5 - Go to the correct path and copy the smile.class.php to your computer
6 - Rename to fbfeed_smile.class.php
7 - Open fbfeed_smile.class.php in your .txt editor
8 - Comment out lines 21 and 22 (in other words add // at the beginning of both lines) and save
9 - Copy it back to /components/com_fireboard/template/default/ on your site (you want to make sure you have BOTH fbfeed_smile.class.php AND smile.class.php in the folder)
10 - Next go to /components/com_fbfeed/ and open the fbfeed_rss.php file in your .txt editor
On line 17 change the path to /components/com_fireboard/template/default/fbfeed_smile.class.php
11 - Make sure you copy fbfeed_rss.php back to /components/com_fbfeed/ if you copied it to your computer to edit it

Everything should work well now.

Why did I copy and rename the smile.class.php instead of simply making changes to it?

The simple answer is... I have no idea of everything that is affected by the smile.class.php, or if the changes would affect it. This way the ONLY component affected by the fbfeed_smile.class.php file is fbFeed and no other components or FB functions should be affected by the changes.
kcfantasy (User)
Junior Boarder
Posts: 59
graphgraph
User Offline Click here to see the profile of this user
KC Fantasy
Logged Logged
 
 
The administrator has disabled public write access.  
Go to top