Login or Register for free!
> Home > Download > cP Creator > Programs > cP Creator v2.7.1
User Block
Hi Guest
IP: 38.103.63.55

Username
Password
cP Creator v2.7.1

cP Creator is a totally free script and provides you a completely free all-in-one system with no expense to you. All we ask is that you keep the copyright and footer links intact. Countless hours were spent developing and perfecting this script.

Terms of Use
If you've already download any version of cP Creator or any specific patch, fix that means you've agreed to this Terms of Use. If you download cP Creator now, it means you automatically agree to this Terms of Use. cP Creator is a free script which means that the downloader can distribute it with prior permission from us to do so. While distributing our name, website link, all credits needs to be given. Any part of cP Creator belongs specifically to cP Creator. Any code, file inside the file you download must not reach anywhere else. The code is for cP Creator only and remains it exclusive property. Any other scripts cannot use the code which is inside.The Link to cPCreator.com must remain intact and cannot be removed or altered.Please contact us for Link Removal Permission.It comes at a small Fee / domain.

The code and contents for cP Creator is the exclusive property of cPCreator.net and cannot be copied altered redistributed without permission from cPCreator.net.

Found any bugs? Got any comments/suggestions?
Post on the forums!

Author:cPCreator
Demo:http://www.cpcreator.com
Version2.7.1
Date:00/00/0000 00:00
Dimension:1.69 Mb
Viewed:5728 times
Downloaded:4050 times
Captcha
Code
skyblue
The Client exe can support DirectAdmin?
15
Nov
German Dad
I downloaded this already 3 times always problem with icons. Some reason no icons displayed.
15
Nov
gd5670
@ German Dad : Same problem here , just find some other icons and it's solved when you upload those new icons to your server
19
Dec
monkey462068
HI,my web site is hizis.com
17
Jan
mistiro
eror in script
Warning: strftime() expects parameter 2 to be long, string given in /home/h28ro/public_html/index.php(798) : eval()'d code on line 447

who resolv this problem ?
10
Apr
lisu87
when importing users accounts from whm, the 'signup' row in database is empty, but strftime requires numeric value as arg2. you can simply fix in by changing your pages/users.php file:

line 447:
<td width="25%" align="center"><?php echo strftime("%D", $row['signup']) ?></td>

replace with:
<td width="25%" align="center"><?php
if (!is_numeric($row['signup'])) {echo "n/a"; }
else { echo strftime("%D", $row['signup']); }
?></td>

should be ok
07
May
luizfc
I'm having a problem too.
But My Is different.
Doesn't matter how many I tried I always
fail in registration form ( as a normal User.)
Always it says Wrong Information ( wrong details)
Why is that ?
14
Jun
Copyright © 2008 cPCreator.net - cPCreator Team
MemHT Portal is a free software released under the GNU/GPL License by Miltenovik Manojlo
Best Scripts on the Internet - Scripts.com™!