Remove 'Powered by FireBoard' ?

This forum is for general questions about extensions for Joomla! version 1.5.x.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
User avatar
mbelamy
Joomla! Intern
Joomla! Intern
Posts: 56
Joined: Tue May 08, 2007 12:38 am

Remove 'Powered by FireBoard' ?

Post by mbelamy » Mon Nov 24, 2008 4:44 pm

Hey guys,

Does anyone know if it's legal/possible to remove the 'Powered by FireBoard' from the bottom of Fireboard...

Don't want bad guys any hints as to what is powering my forum... :D

Thanks,

Mark

subhashishkar
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Tue Dec 23, 2008 6:30 pm

Re: Remove 'Powered by FireBoard' ?

Post by subhashishkar » Wed Jan 07, 2009 6:56 pm

Hey! I also have been waiting for the same answer for a long time now. I wanted to try out FireBoard, but that link 'Powered by FireBoard' is indeed bothering.

Please do let me know, if you get any info on the same.

Thanks

User avatar
clickdriven
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 200
Joined: Tue Apr 17, 2007 7:18 pm
Location: Syracuse, NY, USA
Contact:

Re: Remove 'Powered by FireBoard' ?

Post by clickdriven » Wed Jan 07, 2009 7:36 pm

go to: /components/com_fireboard/fireboard.php

look for the following & and uncomment the lines:

echo '© Copyright 2007
Best of Joomla, ' . _JJ_POWEREDBY
' FireBoard';

:pop

Process1
Joomla! Apprentice
Joomla! Apprentice
Posts: 12
Joined: Fri Mar 28, 2008 10:08 am

Re: Remove 'Powered by FireBoard' ?

Post by Process1 » Thu Jan 15, 2009 1:11 pm

Hi Guys

Does anyone know how to do this for the 2008 version?

Many thanks

User avatar
ninjaNeen
Joomla! Intern
Joomla! Intern
Posts: 54
Joined: Sat Mar 10, 2007 12:38 pm
Location: The Netherlands

Re: Remove 'Powered by FireBoard' ?

Post by ninjaNeen » Tue Jan 27, 2009 9:39 am

Delete line 932 in components/com_fireboard/fireboard.php

Code: Select all

echo '<div class="fb_credits"> ' . fb_link::GetTeamCreditsLink($catid, _FB_POWEREDBY) . ' ' . fb_link::GetCreditsLink();

ronaldkyut
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Sat Apr 03, 2010 6:37 pm

Re: Remove 'Powered by FireBoard' ?

Post by ronaldkyut » Sat Apr 03, 2010 6:40 pm

at line 936
pls change with this

Code: Select all

    echo '<div class="fb_bottom"> ' . fb_link::GetTeamCreditsLink();
it works ..


Locked

Return to “Extensions for Joomla! 1.5”