Modify Registration Form Source Code

13 years 5 months ago #146467 by ciolloservice
Modify Registration Form Source Code was created by ciolloservice
Hi,
my goal is implementing a custom routine on CB Registration Form.
I see URL of Registratio Form on my site is

option=com_comprofiler&task=pluginclass&plugin=cbpaidsubscriptions&do=displayplans&plans=1&lang=it

So I went to

components/com_profiler/plugin/user/plug_cbpaidsubscriptions

but every files in this folder are crypted by ioncube.

Yes, I've CBSUBS plugin installed, but Registration Form isn't part of CB?

Thanks in advance.

Post edited by: mercurioweb, at: 2010/11/17 11:00

Please Log in to join the conversation.

13 years 5 months ago #146513 by krileon
Replied by krileon on topic Re:Modify Registration Form Source Code
CBSubs is encoded, you can not edit its core. I don't understand what you're trying to do. Please in better detail describe what you want done. The only want to custom CBSubs is via CSS, language strings, or through what options are available within CBSubs > Settings. CBSubs is not responsible for registration formatting; CB is and can be modified within CBs template PHP file.


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.

13 years 5 months ago #146596 by ciolloservice
Replied by ciolloservice on topic Re:Modify Registration Form Source Code
Hi,
I'm trying to edit CB Registration Form (php) to make three dropdown field correlated (like country, city, etc) through an ajax routine.
I see on the URL of Registration Form, in the query string parameters, a reference to "plugin=cbpaidsubscription", so I think the registration form pages are in "components/com_profiler/plugin/cbpaidsubscriptions"... but it's wrong?
Registration Form is in the components/com_profiler/ folder?

Thanks in advance

Please Log in to join the conversation.

13 years 5 months ago #146615 by krileon
Replied by krileon on topic Re:Modify Registration Form Source Code
I see, you can add your code inside the following file.

components/com_comprofiler/plugin/templates/default/default.php

Th above file is responsible for the rendering of various locations. Please see the class and functions concerning registration within this file. Best approach is to create a new plugin that'll render your code on the registration form using CB triggers. More on trigger usage can be found within tutorials in my signature.


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.
The following user(s) said Thank You: HyperCordial

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.212 seconds

Facebook Twitter LinkedIn