Extern order package (not with the orderpage) - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: General discussion (/forum-11.html) +--- Thread: Extern order package (not with the orderpage) (/thread-881.html) |
Extern order package (not with the orderpage) - jelle - 06-27-2007 08:34 PM I don't know of this is the right place to post it. I'm busy with making a automaticly order page on my hosting site. It is a phonehost (for dutch people and belgium people). Adding credits to your account is automaticly, but I want that when the user order a package, my site add it automaticly into the ispcp database. But i see that the test user stay with this status: toadd. I've used rau3.php for the mysql query's and add it into my source code. here's a preview: Code: mysql_select_db("ispcp"); In the gui I see a fully added domain, but the status is now a day long (24h) on toadd. How can I fix this? ".$sub.".".$sitenaam." = e.g. yourhost.isp-control.net |