Jump to content

Ziaur Rashid

Members
  • Posts

    57
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Ziaur Rashid

  1. On 16/11/2017 at 12:14 AM, Tyson said:

    You need to update your configuration file to set specific controller methods that should bypass the CSRF check. You can update /config/blesta.php, then find and update

    
    Configure::set('Blesta.csrf_bypass', array());

    to:

    
    Configure::set('Blesta.csrf_bypass', array('client_login::index', 'client_login::reset'));

    That will disable the CSRF check on the client login and client reset password pages.

    What to do to disable csrf check for registration page?

  2. Hello,

    Can you guys help me to tell the procedure to add simple domain availability search widget in client portal?

    And need the procedure also to add services, tickets, domains, tickets counter on client portal. I've uploaded client_data plugin but can't figuring out how to use ajax codes to call counter. Need help in this issue :blesta:

    Screenshot_20171103-033016.thumb.jpg.11e5ad466b67c22b9c85ff953ea35f29.jpg

  3. Nice mate, the prices are also affordable :)

    Hope, we'll get following features soon:

    1. Looking for logicboxes sub-reseller program update like sign up/login/control panel integration from client portal, pricing table showcase & assign/customize pricing for individual client, invoice/fund manage.

    2. Admin & Client themes with colorful icons, animated interface & responsive. A new look in invoice templates.

  4. 5 hours ago, gosuhost said:

    1. Packages->Order Forms->Add->Type->Client Registration.

    1b. https://domain.com/clienturi/login/reset/

    2. Support->Departments->Whichever department->edit-> untick  Allow only clients to open or reply to tickets

    thanks for your response. I've mentioned `external` in my post. I want to allow user to complete registration from site.com/register.html & reset their password from site.com/reset.html

  5. Hi,

    1. I have successfully enabled external login process. Now, I need to enable/allow external client registration & forgot password (Reset password). Need documentation & form code.

    2. When Non-exist user try to create support ticket they redirected to log in page.

    https://www.nextophost.com/clients/client/plugin/support_manager/client_tickets/add/

    I want to allow non-exist user or visitor to create support ticket choosing support department  by using their e-mail address.

  6. 12 hours ago, Paul said:

    Modify in what way? The offline payment module allows you to add information that the customer needs to make payment. It will work for a variety of cases.

    I have explained in my post. When client choose offline payment option, they'll be redirected to instraction page. Below the page there will be a check box to confirm they read the instration. If client mark/select check box, a form with several input field will be shown like Client ID, Invoice ID, Bank/Mobile payment option (dropdown), Transaction ID or Bank Account Number etc. After filling the form, client will click on submit button and a support ticket will be created following the submitted form under Manual/Offline Department. This will be helpful for admin to check offline payment immediately after it has been paid by client.

×
×
  • Create New...