Jump to content
  • 0

Blesta TCAdmin problem


zthermal

Question

Currently having the same problem as a lot of users. Been searching can not find a solution.

underneath supported tcadmin servers, nothing shows up. My ports are open the password ip, and user name are correct. I am lost on this. It must be something stupid that I am missing.

I am running TCAdmin 2.0 on windows server 2012

https://gyazo.com/e73a5ffb19a0f56ee2def83f2000cb1e

 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

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.

Link to comment
Share on other sites

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...