Jump to content

Recommended Posts

Posted

V. 3.0

 

Not sure now if this is yet another issue on my end, but in exploring the new system - discovered that if I go to Manage a client's service from their services table, and click on the Manage link, it returns a blank white page.

 

This happens with every client with 1 service on up. 

 

post-200-0-17204400-1376553308_thumb.png

Posted

This is a known issue assigned to CORE-661 and is FIXED for version 3.0.1.

 

 

To patch for yourself, edit /app/controllers/admin_clients.php and replace line 4121 with:

 

        $this->uses(array("Packages", "PackageGroups"));

        $packages = array();
Guest
This topic is now closed to further replies.
×
×
  • Create New...