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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...