Jump to content

Socialbee language strings missing


Recommended Posts

  • WHMCS Technical Analyst

Hi Glenn,

Are referring to SocialBee product details when in the cart (as highlighted below)?
Example:
image.png.c5f8c703662772440fa042e31945ccc2.png

 

If so, then these are the 'Product Name' and 'Product Group' for SocialBee items in the cart, and can easily be translated, using Dynamic Field Translations (via Configuration > System Settings > Products/Services).   For further information, visit:
https://help.whmcs.com/m/localization/l/698240-translating-product-names-and-descriptions

However, I did notice that you referred to certain override fields, specific to SocialBee, that I are not currently present in our language files. 

Are you noticing an impact, or is something not rendering properly in the UI? If so, if you could provide a screenshot, highlighting the issue.   Please let me know.  Thanks!

Link to comment
Share on other sites

Posted (edited)

I'm referring to the product addon for Socialbee.

When ordering a hosting package following addon is shown but missing the texts :

image.png.6809a3886365f19e1759364bb4ef5f44.png

 

For example this string is missing:

$_LANG['store']['socialbee']['cartTitle'] = "Socialbee";

These texts should be provided by default just like with the other Marketconnect products.
 

Edited by glenn
Link to comment
Share on other sites

  • WHMCS Technical Analyst

Thanks Glenn, clarifying.

I've been able to replicate this issue on my end as well, and as such have opened case with our developers in order for this to be investigated, and a fix confirmed and validated for an upcoming maintenance update.

Meanwhile, as you suggested, as workaround, you could add the following language strings, as overrides.  Example (English):

$_LANG['store']['socialbee']['cartTitle'] = "SocialBee";
$_LANG['store']['socialbee']['cartShortDescription'] = "SocialBee - Social Media Management Tool"; 

I apologize for the inconvenience and thanks again for taking the time to report your findings.   We welcome bug reports at https://bugs.whmcs.com/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated