Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/22/2015 in all areas

  1. Alright. I changed the PHP version from 5.4 to 5.5 and was able to turn off xcache (thankyou cloudlinux) Everything is working now.
    2 points
  2. Tyson

    Call Ajax From Plugin

    A few things: The method "get_states" should be "getStates" If you're using CSRF tokens (enabled by default), you must pass the CSRF token in the POST request as well, or the request will be denied. I don't see any reason you can't use a GET request instead. The error is in regards to setting a message via setMessage or flashMessage. If you are calling either of these methods, you should pass additional parameters to these methods that indicate the message view is not from your plugin, but from Blesta core instead. You might take a look at the admin_clients_add.pdt template for an example of fetching states, and use the blestaRequest function for your request instead.
    1 point
  3. Tyson

    Order Options Doesn't Show Up

    The cause for the missing config options is as Licensecart mentioned--because of the currencies. You can set 1 month term EUR pricing on the config options, or uncheck the setting "Use Package Pricing for New Services Only" so the system can perform currency conversion instead. Everything that is ordered has to be in the same currency.
    1 point
  4. Are you using xCache? If so, try disabling it. A couple other threads (here and here) report an identical issue when using xCache.
    1 point
  5. Don't know when but the guys have been talking about adding a few features to the cPanel module.
    1 point
×
×
  • Create New...