Welcome, Guest
Please Login or Register.    Lost Password?

Doesnt show the group with J1.5 SEF on
(1 viewing) (1) Guest
Pre-RC Discussion
Go to bottomPage: 1
TOPIC: Doesnt show the group with J1.5 SEF on
#6753
Doesnt show the group with J1.5 SEF on 2 Years, 11 Months ago Karma: 1
Hello,

I turned sef on , but not the mod_rewrite.

However it works on all the sites and it also shows the category list in GJ.

However once I click on the groups , nothing happends. Also when trying to click on "create a group".

However I can access the groups from the user (cb tab) .

I see the difference in urls are:

The url showing in GJ category page:

www.mydomain.com/index.php/groups.html?a...wgroup&groupid=7

this doesnt work.



the url showing from cb user tab which works:

mydomain.com/index.php/component/groupji...wgroup&groupid=7
....


////
The CB groupjive tab plugin uses this code for the working link to group(file: /my_domain.com/components/com_comprofiler/plugin/user/plug_groupjivetab/templates/default.tmpl):
Code:

<td class="sectiontableentry1" style="vertical-align:middle;">
{GROUPLINK}<br/><font size="1">({TYPE})</font>



and the url for {grouplink} is:
Code:

$tmplrow['grouplink'] = '<a href="'.cbSef('index.php?'
. 'option=com_groupjive&amp;'
. 'action=gj.core.groups.showgroup&amp;groupid='
. $tmplrow['id']).'">'.$tmplrow['name']
. '</a>';


/////

For the not working link, the code looks like this(from file:my_domain/components/com_groupjive/templates/hemi/showcat.tmpl):
Code:

<mos:tmpl name="cond_show_url" type="condition" conditionvar="GJ_SHOWURL_SHOWGROUP" varscope="list_entry">
<mos:sub condition="yes">
<a href="{GJ_URL_SHOWGROUP}">
{GJ_LINKNAME_SHOWGROUP}
</a>
<br />
<font style="font-weight:normal;"><b>Description:</b> {GJ_DESCRIPTION}</font>
</mos:sub>
<mos:sub condition="no">
{GJ_LINKNAME_SHOWGROUP}
</mos:sub>
</mos:tmpl>



////


I use latest joomla 1.5, latest cb and latest GJ.

I turned Search Engine Friendly URLs on
Add suffix to URLs on

in global config.




Anyone know how to fix this?

thanks
pashmak
Newbie
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2009/03/01 13:18 By pashmak.
The administrator has disabled public write access.
 
#6759
Re:Doesnt show the group with J1.5 SEF on 2 Years, 11 Months ago Karma: 1
I added more info, which shows which files are used to define the urls.

Hope helps the admins to fix this issue.

So many people use Joomla SEO, so I wonder why no one has interest in fixing this problem :/

Thanks...
pashmak
Newbie
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#6769
Re:Doesnt show the group with J1.5 SEF on 2 Years, 11 Months ago Karma: 1
solved.

In order to make it work, a user must come to the groupoverview THROUGH the category overview.
pashmak
Newbie
Posts: 14
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#7102
Re:Doesnt show the group with J1.5 SEF on 2 Years, 9 Months ago Karma: 0
Thank you for the advice.

I had the same problem.
CarlosEVC63
Newbie
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: Braineater
RocketTheme Joomla Templates