All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
DomainAgent 0.3 is out
-> THIS SCRIPT REQUIRES PHP 5.4 TO RUN <-
Changelog:
new, colorful look
works with all mobile devices (responsive design)
code rewritten using OOD
all database access rewritten and using PDO to prevent SQL injections
simple login system added, using industry standard PHPass library
showing website thumbnails in detailed view
brand new and simple installer
installer comes with over 20 most popular registrars
Requirements:
PHP 5.4
MySQL 5.1
Installation:
1) Upload all files to your desired location
2) Edit includes/config.php and provide proper MySQL details
3) Navigate to install/index.php
4) Delete install/*
5) Go to index.php
6) use admin:mypass to log in
7) CHANGE ADMIN PASSWORD
License:
This Open Source product is published under Creative Commons CC-NC-ND license.
Credits:
Openwall PHPass
LET and vpsBoard peeps
Comments
How many threads are you going to start for the same thing?
gazillion. problem?
looks nice. I might try it.
err...sory. what is this? is it something like domaintools?
@alex I sent you a PM, there's a little bug.
nice me gona try
If I insert a date into registration/expire date field, dagent save the field as 0000-00-00.
fixed login.php, you can either redownload or replace login.php with:
http://pastebin.com/Fms43G3t
github version updated too
Why not just push the fix to git and let people update that way. Seems a bit convoluted doing it this way.
Just a thought
that was the first thing I did. but not everyone is using git
maybe later i'll use it after little bug has been fixed
what little bug?
@alex, nice. Let me try this out and report issues (if any) on github
Parse error: syntax error, unexpected '[', expecting ',' or ';' in /myhostinguser/domainagent/domains.php on line 55
what php version?
PHP 5.3.25
try now
No change. If you say I will change the version. Tell me which one though.
I'm using 5.4.4-14, but should work with >=5.3 anyway. Will look into this. Did anyone else get it working?
Found the 'bug', and it's actually due to me using php 5.4 specific features in the code. I will try to rectify it and rewrite for use with PHP 5.3, but until then it will only work with PHP 5.4
I've found a handfull of bugs, will be adding them to github shortly
@alex: you should add the attribute data-date-format="yyyy-mm-gg" to each input that use the datepicker.
done!
thanks! and a big thank you to all finding the bugs!
same problem here 5.3.25 - debian
if you're still with 5.3 try now, "should" be fixed
hmm macbook just died, may have to wait a day or so until i sort it.
Download from GIT?
yes
domains.php:
Warning: Invalid argument supplied for foreach() in /hostinguserlocation/domainagent/includes/classes/domains.php on line 194
Warning: Invalid argument supplied for foreach() in /hostinguserlocation/domainagent/includes/classes/domains.php on line 207
Still shows the page though, but up are the errors.
@FtpIt_Radi:
I just installed it in virtual machine with PHP 5.3.3 and MySQL 5.1 and it's working out of the box, so honestly don't know where the problem lies, but still looking into it.