Jump to content

BillP

Members
  • Posts

    13
  • Joined

  • Last visited

Reputation Activity

  1. Like
    BillP got a reaction from Flynnnan in New Pages In Client Area   
    Having created a plugin using the developer documentation (http://docs.blesta.com/display/dev/Plugins) that creates new pages in the client area, I notice that I am able to browse those pages without being logged in as a client. How do I make them protected by the auth component?
     
    Thanks for your help.
  2. Like
    BillP reacted to Blesta Addons in [Order Form] Change Language   
    it could a good option if the client/visitor can select the language they want in the order form instead of the default language .
    like the currency .
  3. Like
    BillP got a reaction from Michael in New Pages In Client Area   
    Thanks Mike
     
    I put:
    // Not logged in? if (!$this->Html->ifSet($logged_in)) { // Send user to Login $this->requireLogin(); } at the top of appropriate methods in each controller. Works fine.
  4. Like
    BillP got a reaction from marcel in An Internal Error Occurred. The Module Row Is Unavailable   
    Hi Marcel
     
    Thank you for your suggestion re. module account limit. I tried doing that - i.e. setting the Account Limit in Edit cPanel Server to 200. Then in the Module Options in Update Package I set the Server Group back from 'Any' to the group I created and called 'UK', and tested as a client buying a package from that group and it worked just fine, no more "An internal error occurred. The module row is unavailable."! So thank you very much! I don't know why it worked but it did.
×
×
  • Create New...