CB Sub alerts

8 years 3 months ago - 8 years 3 months ago #277006 by xavierhoughton
CB Sub alerts was created by xavierhoughton
HI I'm trying to change the system alerts when accessing category requiring a subsciption but cant find it anywhere in the language files.

ai.skinpublic.com/

If you click news, youll see the message in green.

can you help...

Please Log in to join the conversation.

8 years 3 months ago #277060 by xavierhoughton
Replied by xavierhoughton on topic CB Sub alerts
OK - so ive downloaded the language file howver the messages i want to change are not in there.

i've found the masseages under

administrator\components\com_comprofiler\plugin\user\plug_cbpaidsubscriptions\plugin\cbsubscontent\cbsubs.content_access.php
if ( $allowAccess === false ) {
$message = "Access to this content list not allowed without %s";
// done below $redirectVars = cbpaidsubsbot_encodeArrayUrl( $_GET );
}

My concern is that by changing a core file any update will overwrite it.

Please Log in to join the conversation.

8 years 3 months ago #277073 by nant
Replied by nant on topic CB Sub alerts

xavierhoughton wrote: OK - so ive downloaded the language file howver the messages i want to change are not in there.

i've found the masseages under

administrator\components\com_comprofiler\plugin\user\plug_cbpaidsubscriptions\plugin\cbsubscontent\cbsubs.content_access.php
if ( $allowAccess === false ) {
$message = "Access to this content list not allowed without %s";
// done below $redirectVars = cbpaidsubsbot_encodeArrayUrl( $_GET );
}

My concern is that by changing a core file any update will overwrite it.


Which verson CB/CBSubs are you using?

Please Log in to join the conversation.

8 years 3 months ago - 8 years 3 months ago #277083 by xavierhoughton
Replied by xavierhoughton on topic CB Sub alerts
im on
cb subs You have the latest version 4.0.1
community builder 2.0.12

Please Log in to join the conversation.

8 years 2 months ago #278349 by krileon
Replied by krileon on topic CB Sub alerts
Same issue as the below topic.

www.joomlapolis.com/forum/277-cbsubs-gpl-support/232341-5816-cant-find-language-string-need-help#278338

You'll have to manually add a translation string for the following in order to change the string.

'Access to this content list not allowed without %s' => 'Access to this content list not allowed without %s',


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.214 seconds