Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/23/2017 in Posts

  1. when we have server group in cpanel, and from cpanel edit service, when we want to change the server inf the service information tab, we get a blank page, after enabling the error reporting the error is: Undefined index: cpanel_domain on line 968 in /home/naja7ba7/public_html/components/modules/cpanel/cpanel.php we have the in the line 968 $vars['cpanel_domain'] = $this->formatDomain($vars['cpanel_domain']); a simple fix // Strip "www." from beginning of domain if present if (isset($vars['cpanel_domain'])) { $vars['cpanel_domain'] = $this->formatDomain($vars['cpanel_domain']); }
    1 point
  2. austenite

    Austenite Integration

    I can remember sharing my previous integration but never got round to sharing the new one, here it is. Let me know what you think!
    1 point
  3. I have just updated the file and yes, this does redirect Admin & Staff to the clients dashboard in order to view the invoice, which is better then nothing I suppose. However, not leaving the admin interface would be more ideal. I will look forward to the actual fix. Thanks.
    1 point
  4. have you tried this fix ? it should be working, we will make a complete revision of this components soon to make it fully compatible with new blesta and the Quote plugin .
    1 point
×
×
  • Create New...