Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/26/2015 in Posts

  1. Ubersmith have excellent tooltip options for any product and add-on package like shown for the end-users in the attached screenshot: On the contrary Blesta doesn't allow to add any explanatory notices which would help end-users to take their decision. I really wanted to add something like but after trying different approaches I failed to do so and now my configurable option looks like this: Really isn't helpful much for the to the end-users
    1 point
  2. The task is pretty high in our backlog. After we complete other tasks scheduled for 4.0, we will look at implementing items from the backlog depending on how much time remains. This is an important task though, and I'd like to see it implemented for 4.0, time permitting.
    1 point
  3. How does ubersmith allow these to be configured? I can see this as being useful, and the information could be displayed in a tooltip or other information section depending on the order template.
    1 point
  4. Tyson

    Error Checking For Array

    You're not able to save the meta data for the gateway because the acceptable_payment_type is in an invalid format (i.e. an array). The system does not automatically serialize array data for storage with gateway meta like it does for modules, so you will need to serialize and unserialize it yourself. $rules = array( 'acceptable_payment_type' => array( 'valid' => array( 'rule' => true, 'message' => "Payment type invalid", 'post_format' => array("serialize") ) ) );
    1 point
  5. If it's a trial, you need to email sales@ to get a re-issue. If it's a paid license you need to re-issue it at the provider if they allow it. If you use Blesta or LC it's on Manage (in the services box) and then re-issue.
    1 point
×
×
  • Create New...