Skip to Content Skip to Menu

🌟Discover the Joomla AI Plugin that wrote its own story! - CB Editor Assistant 1.1now for Joomla 3, 4 & 5!
✍️ 5-Day Free Trial, then 🎯 save up to 30% with our 🛍️ Intro Offer (First 50 users, ends Dec. 31)
🌲 Merry Christmas! Great savings on Professional and Developer Memberships! Get 25% off now with code XMAS-2024!

Uddeim 3.5 - ProfileLink Error

9 years 11 months ago #256788 by pasquale1980
Uddeim 3.5 - ProfileLink Error was created by pasquale1980
In CB 2.0.4 and Uddeim 3.5 if I active the Plugin "Uddeim ProfileLink" and the Tab "Private Message" when I view the user profile appears the following error:

Fatal error: Class 'CBtxt' not found in /homepages/38/d543622624/htdocs/components/com_comprofiler/plugin/user/plug_uddeimprofilelink/pms.uddeim.profilelink.php on line 78

Line 78: $textLink = CBtxt::T($params->get('textLinkPL', "Send Private Message"));

What causes this error?
Thank You.
The following user(s) said Thank You: Vasilij30

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

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
9 years 11 months ago #256790 by slabbi
Replied by slabbi on topic Uddeim 3.5 - ProfileLink Error
Please open
/homepages/38/d543622624/htdocs/components/com_comprofiler/plugin/user/plug_uddeimprofilelink/pms.uddeim.profilelink.php
and change in line 78
$textLink = CBtxt::T($params->get('textLinkPL', "Send Private Message"));
into
$textLink = $params->get('textLinkPL', "Send Private Message");

Does this work for you?

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

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

9 years 11 months ago #256793 by pasquale1980
Replied by pasquale1980 on topic Uddeim 3.5 - ProfileLink Error
Works fine.
Thanks.

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

Moderators: beatnantslabbikrileon
Powered by Kunena Forum