Wizard is not working

SoluteDNS for WHMCS v2.xx.xxx and lower
Post Reply
carlosx2
Registered
Posts: 21
Joined: 13 Feb 2014, 20:38

As the title says. The wizard to setup the domain (general setup).

When you enter that function and only that one you get the first step with the warning, then you should click continue but the page doesn't update and you the url shows

?m=solutedns&domainid=18&wizard=1&step=1

then click continue

?m=solutedns&domainid=18&wizard=1&step=1b

it shows the same page. When i enter manually

?m=solutedns&domainid=18&wizard=1&step=2

i do see the text box for ip but when i click continue it is still not working correctly.

What has happened here? and how do i fix this.
User avatar
Daniel
Support
Posts: 207
Joined: 02 Aug 2013, 17:50

Thank you for reporting this issue!

Unfortunately I'm not sure what’s going on here. On our own setup this behaviour does not occur, but we will look further into this issue.

I have created a bug report for this issue at the project tracker.

What version of SoluteDNS are you using?
carlosx2
Registered
Posts: 21
Joined: 13 Feb 2014, 20:38

i am using the latest version.
User avatar
Daniel
Support
Posts: 207
Joined: 02 Aug 2013, 17:50

Thank you for the additional information.

At this time we were able to reproduce this issue in curtain circumstances and will start investigate the cause.

When possible we will try to provide you with an hot fix.
User avatar
Daniel
Support
Posts: 207
Joined: 02 Aug 2013, 17:50

This issue is related to the arrangement of code being displayed to the client causing the Wizard to get stuck in curtain circumstances.

If you replace the attached file this issue should be fixed.

Please only use the attached file for v0.1.4!
You do not have the required permissions to view the files attached to this post.
carlosx2
Registered
Posts: 21
Joined: 13 Feb 2014, 20:38

thank you so much for the help, i will try out the fix.

I have another issue which stopped working for some reason.

I tried adding a ptr record and i am receiving the following error Record type must contain a valid hostname, do not end with a dot (.).

Whatever i do i keep getting stuck with it. a few months back it still worked.
User avatar
Daniel
Support
Posts: 207
Joined: 02 Aug 2013, 17:50

Well the validation system changed recently so that’s probably the reason he is showing different behaviour.

The error message shown suggests your pointer is incorrect. This is the content field.

For example:

Code: Select all

name / type / content
20.1.168.192.in-addr.arpa PTR reverse.example.com
carlosx2
Registered
Posts: 21
Joined: 13 Feb 2014, 20:38

that new file did the trick. :)
Post Reply