Design and Web Development
Home
BearDev
Forum is transfered to our new web site www.JoomSport.com
Message
  • You have no permission to Edit Post
Team link
Post Team link
on 08/16/2010 15:45

I created the league championship with several teams and standings.
I would associate with the team name link on the official site.
how can I do?

thanks


kerosky
Posts: 2

Naive
Naive
Registered

Joined Board
08/16/2010 15:36
Offline User is Offline

View all users posts

Post Re: Team link
on 08/17/2010 19:12

Hi kerosky,

I don't think it's possible with this version of Bearleague ( 1.1.0). At this time the better way to do what you wan't is create an extra field to add url in each team page.

Regards

Eric


zebulon437
zebulon437
Posts: 156

Hero
Hero
Registered

Joined Board
07/07/2009 16:38
Offline User is Offline

View all users posts

Post Re: Team link
on 08/21/2010 00:00

thanks.
Can i delete the link of the team??

thanks
kerosky


kerosky
Posts: 2

Naive
Naive
Registered

Joined Board
08/16/2010 15:36
Offline User is Offline

View all users posts

Post Re: Team link
on 08/25/2010 08:15

kerosky,

Do you want delete the link from Tournament table layout?
if so you need

1. Open \www\components\com_bearleague\views\ltable\tmpl\default.php for editing
2. Find near 144 line code:
Code:< a href="/lt?php echo JRoute::_('index.php?option=com_bearleague&task=team&tid='.$team['tid'].'&sid='.$this->sid.'&Itemid='.$Itemid)?>"><?php echo $team['name']?> < /a>


and replace with following:
Code:
<?php echo $team['name']?>


but you need keep in mind that you have no way to view the team page except separate menu item which will follow user to the Team page

regards,
john


John
Posts: 576

Master
Master
Administrator

Joined Board
02/28/2010 13:18
Offline User is Offline

View all users posts

BearDev - development company. Any complexity Web Sites. PHP/MySQL/Joomla! solutions.