Jump to content
  • 0

Question

3 answers to this question

Recommended Posts

  • 0
Posted

Hi there,

A couple quick questions.  What version of Blesta and the TCAdmin module are you using? Have you checked the module logs under Tools > Logs > Module to look for errors?  If there are any errors in those logs can you share them here?

  • 0
Posted

Would you mind updating components/modules/tcadmin/api/tcadminapi.php line 68 from:

        if ($host_name_output != false) {

to

        if ($host_name_output != "<?xml version='1.0'?><document></document>") {

The visit the page again and post the log.

It looks like the module has an bug with logging errors properly, I've created a task on github to fix this.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...