Joomla 1.5 SEO problems with GroupJive

15 years 1 month ago #90210 by pashmak
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:1]<td class="sectiontableentry1" style="vertical-align:middle;">
{GROUPLINK}<br/><font size="1">({TYPE})</font>
[/code:1]

and the url for {grouplink} is:
[code:1]$tmplrow = '<a href="'.cbSef('index.php?'
. 'option=com_groupjive&amp;'
. 'action=gj.core.groups.showgroup&amp;groupid='
. $tmplrow).'">'.$tmplrow
. '</a>';[/code:1]
/////

For the not working link, the code looks like this(from file:my_domain/components/com_groupjive/templates/hemi/showcat.tmpl):
[code:1] <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>[/code:1]

////


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

Post edited by: pashmak, at: 2009/03/01 13:17

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.162 seconds

Facebook Twitter LinkedIn