Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/09/2015 in all areas

  1. No news on this. It's something I'd like to do, but also something that will take a significant amount of time to implement. It's just not a high priority at the moment.
    1 point
  2. Paul

    Cron Error Help

    The error indicates that MySQL crashed for some reason. Not necessarily a timeout or anything. Normally if MySQL crashes, it's a MySQL issue.
    1 point
  3. This is resolved for v3.5.0 in CORE-1618. Existing group ordering will be kept, and any new packages will continue their current behavior of being at the top of the list until re-ordered.
    1 point
  4. At any rate, should be a moot issue when Blesta 4 comes out.
    1 point
  5. That particular one seems to come from cPanel's broken "PHP Magic User Loader" add-on. https://forums.cpanel.net/threads/fatal-error-cannot-redeclare-_pear_call_destructors-previously-declared.123693/#post-552541
    1 point
  6. Often the login forms all look similar .... There is really not much to do on it (a couple of fields and either labels or icons and some text and a login button) so really you cannot judge.
    1 point
  7. ModulesBakery

    Ai Search Giggles

    How come ?
    1 point
  8. Hello, Some plugins and modules require to request external data. Sometimes the data loading takes to many seconds, and there is no indication anywhere that the data is loading. This problem is wen ajax requests are in action, and the data is loading to the parsning porstion of the page. Here is a good exemple/solution http://jsfiddle.net/jveldboom/c73MQ/2/
    1 point
  9. Steven F

    Nonmerchant Validate?

    Configure::get("Blesta.gw_callback_url") . Configure::get("Blesta.company_id") ."/NAMEOFGATEWAY/?client_id=" . $this->ifSet($contact_info['client_id']) Figured it out.
    1 point
  10. This can be done without any code . In blesta set up the default language . In yiur profile set the english language . My question was for giving the visitor/clients option to change langauge without changing the profile . Ihave already completed this task . Now every one can change the language in any place in blesta from a dropdown language selector . If i have time i will write a howto without hacking the core files
    1 point
  11. May I suggest the developers to take this problem seriously and include the "test for the session path" onto the installer? It will save a lot of time to people who comes from a VPS trying to install blesta onto CentOS (which is the OS of choice for hosting). Since CentOS clearly set this session path wrong, it should be mandatory to test for this to work properly before installing the software, this will avoid weird error messages (like the one I had) and the debugging should be much more easy then.
    1 point
×
×
  • Create New...