Skip to Content Skip to Menu

Integration with Ninjaboard 1.0

  • stipsan
  • stipsan
  • OFFLINE
  • Posts: 4
  • Thanks: 0
  • Karma: 0
13 years 10 months ago #149044 by stipsan
Replied by stipsan on topic Re:Integration with Ninjaboard 1.0
Tested working.

Although I would recommend using the avatar url rather the absolute path.
Reason why is that way you support users that are using the gravatar integration, as well as the avatar by URL feature.

Cheers :)

-Stian Didriksen, Ninjaboard developer.

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

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
13 years 10 months ago #149067 by slabbi
Replied by slabbi on topic Re:Integration with Ninjaboard 1.0
Great to hear.

Changed the code so it uses the avatar url.

Could you test it please? You do only need to update getpiclink.php.

Btw nice idea to support gravatars.

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

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

  • stipsan
  • stipsan
  • OFFLINE
  • Posts: 4
  • Thanks: 0
  • Karma: 0
13 years 10 months ago #149172 by stipsan
Replied by stipsan on topic Re:Integration with Ninjaboard 1.0
Tested the code, and it works.

But I'm unable to configure uddeIM to list avatars other than CB.

Could you walk me through how to configure it?

Thanks
-Stian Didriksen, Ninjaboard developer.

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

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
13 years 10 months ago #149185 by slabbi
Replied by slabbi on topic Re:Integration with Ninjaboard 1.0
I do not understand?

In uddeIM backand under "Integration" you should be able to select "Ninjaboard" under "Use profile links" and "Show thumbnails". So uddeIM should display Ninjaboard thumbnails (you wrote the code works?!?).

When Ninjaboard is installed it should be selectable in both lists. I test for following file in order to detect Ninjaboard:

[code:1]function uddeIMcheckNB() {
return uddeIMfileExists("/components/com_ninjaboard/ninjaboard.php"«»);
}[/code:1]

I am sorry that I cannot test it on my system but Ninjaboard tells be that my MySQL is too old :(

Post edited by: slabbi, at: 2010/12/21 08:53

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

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

  • stipsan
  • stipsan
  • OFFLINE
  • Posts: 4
  • Thanks: 0
  • Karma: 0
13 years 10 months ago #149263 by stipsan
Replied by stipsan on topic Re:Integration with Ninjaboard 1.0
Hi,

I copied the code from getpiclink.php that you use to get the url links and tested it to check that it worked.

But even though I select Ninjaboard in Use profile links, and Show thumbnails, it does not show any thumbnail.

At first I thought it could be a bug with the Ninjaboard integration. But the Kunena 1.6 integration don't work either.

Only the CB one does.

So just to recap, both the select lists are ok, and show Ninjaboard correctly. But the template isn't rendering the image tags at all unless CB is selected.

I recommend upgrading your MySQL server so you can enjoy the improvements in recent releases :)

Cheers

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

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
13 years 10 months ago #149280 by slabbi
Replied by slabbi on topic Re:Integration with Ninjaboard 1.0
You are right, there was a typo.

Could you update admin.uddeim.php and getpiclink.php please. Ninjaboard integration should work now.

I am not sure with Kunena 1.6. I have no idea if the code to get the avatar is correct.

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

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

Moderators: beatnantslabbikrileon
Powered by Kunena Forum