ispCP - Board - Support
Subdomains for domain-aliases - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Contributions Area (/forum-40.html)
+--- Forum: Enhancements (/forum-43.html)
+--- Thread: Subdomains for domain-aliases (/thread-1475.html)

Pages: 1 2 3 4 5 6 7 8


RE: Subdomains for domain-aliases - popsikle - 02-29-2008 07:20 PM

the file "input-checks.php" is the one causing the issues. It cannot find out who_owns_this. The "$rs = exec_query($sql, $r['query'], $id);" returns 0 rows.


RE: Subdomains for domain-aliases - zpin - 02-29-2008 11:05 PM

Ok, try commenting out the whole "if" block around line 318:

Code:
if ($cfg['CREATE_DEFAULT_EMAIL_ADDRESSES']) {
    ...
}

This was removed from the code after RC3 anyways...


RE: Subdomains for domain-aliases - sparco - 06-07-2008 01:29 AM

hallo Wink

alssub to RC4 ?


RE: Subdomains for domain-aliases - zpin - 06-08-2008 08:42 PM

I didn't test it because I already updated beyond RC4, but it should work too... Has anyone tried this?

/e: I'll update it for RC5 once it's out. Or is already RC6? ^^


RE: Subdomains for domain-aliases - DiXeoN - 08-06-2008 08:00 PM

Would be nice with an update to RC6 Smile


RE: Subdomains for domain-aliases - zpin - 08-07-2008 12:59 AM

I won't be able to do it before end of august I guess... But as soon as I have the time to update my system I'll post the new patch.


RE: Subdomains for domain-aliases - DiXeoN - 08-07-2008 01:07 AM

okay..


RE: Subdomains for domain-aliases - Zothos - 08-07-2008 01:29 AM

zpin Wrote:I won't be able to do it before end of august I guess... But as soon as I have the time to update my system I'll post the new patch.

if you are finished, sign a ticket with your patch attached. If 2 or more people are willing to test then, we will get your patch into the dev trunk Wink

/Z


RE: Subdomains for domain-aliases - Dexus - 08-14-2008 08:02 PM

When its done, i will test it. I think its a realy nice part for ISPCP


RE: Subdomains for domain-aliases - Obi_Wan - 08-18-2008 12:00 AM

Hi,

I've just seen the patch. I would be willing to test it on my box. I hope there will be an update soon Smile