Skip to Content Skip to Menu

Problem after upgrading to CB 1.9 with uddeIM Profilelink

11 years 5 months ago - 11 years 5 months ago #224092 by deltafidesign

slabbi wrote: Can you try following

In pms.uddeim.profilelink.php line 130 change
$return .= "<a href='".$link."'>".$textLink."</a>";
to
$return .= "<a href='".uddeIMsefRelToAbs($link)."'>".$textLink."</a>";

This routes the relative link through JRoute().


[strike]Got a blank page.

Maybe if possible we should try to have a SEF link like this:

www.mysite.com/component/uddeim/?task=new&recip=ID

where ID is the user ID (1,2, 432, 678, ...)[/strike]

UPDATE

Worked for me too.

Thanks!
Last edit: 11 years 5 months ago by deltafidesign.

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

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
11 years 5 months ago #224093 by slabbi
How does the link look like with and without the modification?
I cannot reproduce the problem in my test server.

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

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

11 years 5 months ago #224095 by CaseBerlin
this patch works, thanks

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

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
11 years 5 months ago #224096 by slabbi
Great, nice to hear :)

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

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

11 years 5 months ago #224099 by deltafidesign

slabbi wrote: How does the link look like with and without the modification?
I cannot reproduce the problem in my test server.


I've done other test, now it works for me too. Don't know why I got a blank page before.

The link looks like this now: www.mysite.com/component/uddeim/?task=new&recip=ID&nouserlist=IDnouserlist

Thanks!

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

  • joanie57
  • joanie57
  • OFFLINE
  • Posts: 34
  • Thanks: 0
  • Karma: 3
11 years 5 months ago #224123 by joanie57
Works for me, too - thank you very much!!!

The line in question was line 128, not 130. I use the old FrontPage to edit PHP files; perhaps there is something in FrontPage that makes the line numbers off. But anyway, no matter. What counts is that it works! My users will be so pleased!

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

Moderators: beatnantslabbikrileon
Powered by Kunena Forum