Skip to Content Skip to Menu

No RSS icon, Joomla 1.6, uddeim 2.3h1

  • fribse2011
  • fribse2011
  • OFFLINE
  • Posts: 921
  • Thanks: 79
  • Karma: 8
13 years 5 months ago #162128 by fribse2011
No RSS icon, Joomla 1.6, uddeim 2.3h1 was created by fribse2011
Dear Slabbi

I've set up the uddeim, I've read the FAQ the best I can, I've searched the forum, but I still can't get that silly rss icon to appear on uddeim user preferences.

The setting in the component is:
Enable RSS yes
Show iGoogle gadget button no
RSS items 20

What on earth is wrong?
Is it not compatible with J1.6.3?

Best regards
Fribse

Frømandsklubben Nikon, www.nikondyk.dk
We're a volunteer driven diving club in Ishøj, Denmark.
Har du brug for en dykkerklub der rummer alle, så kom ned til os.

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
13 years 5 months ago #162130 by slabbi
Replied by slabbi on topic Re: No RSS icon, Joomla 1.6, uddeim 2.3h1
The simplest answer is sometimes the correct one: there is no RSS icon, only the link to the RSS feed.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

  • fribse2011
  • fribse2011
  • OFFLINE
  • Posts: 921
  • Thanks: 79
  • Karma: 8
13 years 5 months ago - 13 years 5 months ago #162165 by fribse2011
Replied by fribse2011 on topic Re: No RSS icon, Joomla 1.6, uddeim 2.3h1
:lol: Yes, that IS simple, and I DO want to beleive you, but I've searched and searched, and I don't see it anywhere.
I've snapped the settings:



This is the system settings from backend.


Best regards
Fribse

Frømandsklubben Nikon, www.nikondyk.dk
We're a volunteer driven diving club in Ishøj, Denmark.
Har du brug for en dykkerklub der rummer alle, så kom ned til os.
Attachments:
Last edit: 13 years 5 months ago by fribse2011.

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
13 years 5 months ago #162173 by slabbi
Replied by slabbi on topic Re: No RSS icon, Joomla 1.6, uddeim 2.3h1
Ups, seems to be another J1.6 bug. I understood your report that you have expected to find an RSS icon. I will check it.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
13 years 5 months ago - 13 years 5 months ago #162174 by slabbi
Replied by slabbi on topic Re: No RSS icon, Joomla 1.6, uddeim 2.3h1
Please try following:

In file uddeim.php line 2105 remove ", gid" from the SQL query:
Code:
$sql = "SELECT id, name, username, password, usertype, block FROM #__users WHERE id=".(int)$myself;

In file includes.db.php line 1183 remove ", gid" from the SQL query:
Code:
$sql = "SELECT id, name, username, password, usertype, block FROM #__users WHERE username=". $database->Quote( $username );

Change file rss.php line 55 to:
Code:
$gid = uddeIMgetGID($row->id);


Edit:
Updated post so the error is fixed.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer
Last edit: 13 years 5 months ago by slabbi.
The following user(s) said Thank You: fribse2011

Please Log in or Create an account to join the conversation.

  • fribse2011
  • fribse2011
  • OFFLINE
  • Posts: 921
  • Thanks: 79
  • Karma: 8
13 years 5 months ago #162199 by fribse2011
Replied by fribse2011 on topic Re: No RSS icon, Joomla 1.6, uddeim 2.3h1
Et Voilá, one link showing up under settings. Nice!

But when I then go to my RSS reader I get an error.
GroupWise gives an error, and Firefox doesn't show anything except a link to the site.

Best regards
Fribse

Frømandsklubben Nikon, www.nikondyk.dk
We're a volunteer driven diving club in Ishøj, Denmark.
Har du brug for en dykkerklub der rummer alle, så kom ned til os.

Please Log in or Create an account to join the conversation.

Moderators: beatnantslabbikrileon
Powered by Kunena Forum