fix some bugs in 1.7 RC1 and 1.6 - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Development Area (/forum-1.html) +--- Forum: Suggestions (/forum-2.html) +--- Thread: fix some bugs in 1.7 RC1 and 1.6 (/thread-11697.html) |
fix some bugs in 1.7 RC1 and 1.6 - Smilodon100 - 09-19-2010 01:38 AM Hi.. in 1.6 please fix this nasty issue... Admin cant make plans I replaced the code of "Check correction of input data" in the /var/www/ispcp/gui/admin/hosting_plan_add.php with the code of "Check correction of input data" in /var/www/ispcp/gui/reseller/hosting_plan_add.php . It seems the problem is solved. everything else seems to work fine In 1.7 rc1 what i accidentally installed today i found that if i create a user domain the username.IP works fine but bind9 is messed up.. does not update if you do /etc/init.d/bind9 restart you get A record for the newly created domain, but the WWW alias is still broken.. doamin.com works but http://www.domain.com is broken. admin can create profiles just fine in 1.7 I used debian 5 lenny 64bit version no need to answer i wont come back to check. keep up the good work RE: fix some bugs in 1.7 RC1 and 1.6 - RatS - 09-23-2010 08:30 PM (09-19-2010 01:38 AM)Smilodon100 Wrote: in 1.6 please fix this nasty issue... Admin cant make plansI will check it, since the code does not look so different. (09-19-2010 01:38 AM)Smilodon100 Wrote: In 1.7 rc1 what i accidentally installed today i found that if i create a user domainNeed to be confirmed. RE: fix some bugs in 1.7 RC1 and 1.6 - Nuxwin - 09-23-2010 09:22 PM (09-23-2010 08:30 PM)RatS Wrote:(09-19-2010 01:38 AM)Smilodon100 Wrote: In 1.7 rc1 what i accidentally installed today i found that if i create a user domainNeed to be confirmed. Fixed in trunk (normally) RE: fix some bugs in 1.7 RC1 and 1.6 - RatS - 09-26-2010 04:40 AM (09-23-2010 09:22 PM)Nuxwin Wrote:great!(09-23-2010 08:30 PM)RatS Wrote:(09-19-2010 01:38 AM)Smilodon100 Wrote: In 1.7 rc1 what i accidentally installed today i found that if i create a user domainNeed to be confirmed. |