ispCP - Board - Support
[Solved] Custom page for control panel login? - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: [Solved] Custom page for control panel login? (/thread-3291.html)

Pages: 1 2


RE: Custom page for control panel login? - Lucan - 06-30-2009 07:06 AM

You have to delete the
Quote:check_login(__FILE__);

from the index.php at
gui/client
gui/admin
gui/reseller


After that it should work =)


RE: Custom page for control panel login? - robmorin - 06-30-2009 10:15 PM

GREAT! That worked..

thanks, you have been a great help....

Have a super day!

Rob
Montreal, Canada

(06-30-2009 07:06 AM)Lucan Wrote:  You have to delete the
Quote:check_login(__FILE__);

from the index.php at
gui/client
gui/admin
gui/reseller


After that it should work =)



RE: Custom page for control panel login? - Lucan - 07-01-2009 03:42 AM

Your welcome