Remove " : " from Registration Fields

13 years 2 months ago #149722 by zbabyface
Remove " : " from Registration Fields was created by zbabyface
help!

Please Log in to join the conversation.

13 years 2 months ago #149726 by krileon
Replied by krileon on topic Re:Remove
zbabyface wrote:

help!

You can't, they're added internally and would require core edits which we do not support. For future reference I recommend making a more constructive post then just "help!". ;)

IN: administrator/components/com_comprofiler/plugin.class.php
ON: Line 896
FROM:
[code:1]
. ':'
[/code:1]
TO:
[code:1]
. ( $reason == 'register' ? null : ':' )
[/code:1]

The above edit only works on Table based design. You'll need to make additional changes further down if you intend to use table-less (div based).

Please keep in mind as stated earlier we do not support core edits. This means on upgrade you will lose this modification and we can not do deep issue investigates if you should have problems in the future with core edits in place.

Post edited by: krileon, at: 2010/12/31 14:57


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.511 seconds

Facebook Twitter LinkedIn