![]() |
|
Issue with Editing DNS - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: Issue with Editing DNS (/showthread.php?tid=1998) Pages:
1
2
|
Issue with Editing DNS - Ryuga - 09-23-2015 Hello, I've just made clean installation of sentora and I have a problem with DNS Manager. When I click "Add New Record", it performs as save button and don't create a field. And save button seems disabled. (It's same in other tabs, too) I don't know why it's like this, it suppesed to be work properly.
RE: Issue with Editing DNS - clu55ter - 09-24-2015 Have you tried the Add New Record button? RE: Issue with Editing DNS - Ryuga - 09-24-2015 (09-24-2015, 12:27 AM)clu55ter Wrote: Have you tried the Add New Record button? I'm already talking about that button doesn't function properly. When I click it, it function as save button, don't create new field. By the way, I solved my problem as adding the record manually in database. But I wonder why is this not functioning properly. RE: Issue with Editing DNS - TGates - 09-24-2015 I just found this too on a Windows upgrade I am working on... Something must have been changed in the original package ![]() @[Me.B] @[kandrews] - any ideas? RE: Issue with Editing DNS - Ron-e - 09-24-2015 i have had this bug in one of my themes, but do not remember how and why and which one this was...... I can not find it, so that's why you need to properly describe your bug fixes on github ![]() Edit: i think it was this one -> https://github.com/MathDerVakker/ZstyleX/commit/8007e77a1b3677f92720d40be61b51bbbae7ce93 RE: Issue with Editing DNS - TGates - 09-24-2015 Hmm, well, I'm using the Sentora_Default theme. Will check it out though ![]() EDIT: Doesn't matter what theme is used. module core issue or javascript issue? RE: Issue with Editing DNS - MarkDark - 09-24-2015 Yes! As I recall, too, when created my AWServer with ZPanelX faced with this problem ..... I think I solved it by replacing jQuery... RE: Issue with Editing DNS - TGates - 09-24-2015 Thanks Mark, will look into it. What version? I think I did the same thing now that you mention it... But in my work to make an upgrade for Windows I think I lost some of my fixes in the process (( Idiot... )) LOL
RE: Issue with Editing DNS - MarkDark - 09-24-2015 (09-24-2015, 07:32 AM)TGates Wrote: Thanks Mark, will look into it. What version? I do not remember which version used ... You can see if you do the installation awserver with zpanelx i use this java-script
jq.zip (Size: 94.38 KB / Downloads: 3)
RE: Issue with Editing DNS - Ryuga - 09-24-2015 Btw, I'm using Sentora with Sentora_Default theme on CentOS. Just now I've tried to replace jquery and didn't get any positive result. |