admin.php was not working 100% for postgres.
All of the problems were with Postgres 7.3.2 and
admin.php(0.9.9).
There were issues with the extended fields added to the
soa and rr tables. (active, xfer). Issues with inserts and
updates. Issues with some selects for field information
from the soa, rr, ptr tables.
I've modified the admin.php to work properly with
postgres 7.3.2. Additionaly I've tweaked how the active
fields are presented in the soa browser and the ptr.
It appears that throughout the documentation that the
extended field 'active' would accept values other than
Y/N. However, admin.php and the C source for the
mydnsexport and others appears to rely on Y/N values.
Would suggest that the docs be changed to reflect the
dependency.
myDNS admin.php gui file
Logged In: YES
user_id=763572
NEGLECTED TO MENTION THAT THE ATTACHED FILE
CONTAINS ALL OF THE FIXES NECESSARY TO
FUNCTION PROPERLY WITH POSTGRES 7.3.2.
Logged In: YES
user_id=655834
Originator: NO
If this is still relevant could you provide a patch against the admin.php in 1.2.7 of mydns-ng and I will incorporate in a future release.
Logged In: YES
user_id=655834
Originator: NO
If this is still relevant could you provide a patch against the admin.php in 1.2.7 of mydns-ng and I will incorporate in a future release.