Hello and welcome to the Webmasters Forums!. This is the best place to get webmasters resources for free. Get $2 for free today, read more - Make your payment today. Download premium and professional templates for free. Get free web hosting without ads, read more. You can get lot more by simply join with this forum. To gain full access to the forums you must sign up for a free account.


Post Reply  Post Thread 

Control Panel

Post Bank
Posting Manager
******

Posts: 995
Group: Forum Team
Joined: Sep 2006
Status: Online
Make money from now. You can make money just for posting on this forum. Every discussions on this community gives you more money. $2 minimum payout. So get your payment today, SignIn with this forum.

Signin to Remove this Post

CrazyRob
Crazy Evil Person
*****


Posts: 219
Group: Moderators
Joined: Oct 2006
Status: Offline
Reputation: 3
Points: 285 (Donate)
Post: #21

RE: Control Panel


basically what i need to have done is whilst a page is loading like on plesk whilst some of there pages are loading the cintrol panel greys out and you see a loading screen and this dissapears when the page is loading. how would i ahchieve this. (see the screenshot for an example of what i want to achieve)

   


CrazyRob



14-10-2006 05:24 AM
Find all posts by this user Quote this message in a reply
clookid
Advanced Member
***


Posts: 184
Group: Registered
Joined: Oct 2006
Status: Offline
Reputation: 4
Points: 134 (Donate)
Post: #22

RE: Control Panel


I can't help but I can just say that the template looks very advertising!


Veebra Articles - Computer and technology related articles.
14-10-2006 06:59 AM
Find all posts by this user Quote this message in a reply
CrazyRob
Crazy Evil Person
*****


Posts: 219
Group: Moderators
Joined: Oct 2006
Status: Offline
Reputation: 3
Points: 285 (Donate)
Post: #23

RE: Control Panel


that not my template thts what i want the loading thing to look like


CrazyRob



14-10-2006 07:01 AM
Find all posts by this user Quote this message in a reply
clookid
Advanced Member
***


Posts: 184
Group: Registered
Joined: Oct 2006
Status: Offline
Reputation: 4
Points: 134 (Donate)
Post: #24

RE: Control Panel


O whoops, I misread your post!


Veebra Articles - Computer and technology related articles.
14-10-2006 07:18 AM
Find all posts by this user Quote this message in a reply
CrazyRob
Crazy Evil Person
*****


Posts: 219
Group: Moderators
Joined: Oct 2006
Status: Offline
Reputation: 3
Points: 285 (Donate)
Post: #25

RE: Control Panel


i was hoping somone could help me maby Nathy knows how to achive a loding screen.


CrazyRob



14-10-2006 06:25 PM
Find all posts by this user Quote this message in a reply
clookid
Advanced Member
***


Posts: 184
Group: Registered
Joined: Oct 2006
Status: Offline
Reputation: 4
Points: 134 (Donate)
Post: #26

RE: Control Panel


If he doesn't perhaps just try asking Plesk themselves. If they have a loading interface that you like I am sure they wouldn't mind sharing it with you... I mean if I had something like that and I was asked I would tell them!


Veebra Articles - Computer and technology related articles.
15-10-2006 12:36 PM
Find all posts by this user Quote this message in a reply
CrazyRob
Crazy Evil Person
*****


Posts: 219
Group: Moderators
Joined: Oct 2006
Status: Offline
Reputation: 3
Points: 285 (Donate)
Post: #27

RE: Control Panel


ok will do, anyone wanting to see the progress of the control panel can go to http://www.mxweb.co.uk/control/index.php. as it construction progresses directories will become secure so whjne the time comes ill post the logins here. Also i need somone who knows the php code on how to reboot a server as i had this

Code:
<?php
echo 'Server Rebooting.......';
shell_exec('reboot');
echo '<pre>$output</pre>';
?>

but i think its wrong can anyone help?

also there is a temp logo on there but im waiting for artmark to create the final one.


CrazyRob



16-10-2006 03:41 AM
Find all posts by this user Quote this message in a reply
clookid
Advanced Member
***


Posts: 184
Group: Registered
Joined: Oct 2006
Status: Offline
Reputation: 4
Points: 134 (Donate)
Post: #28

RE: Control Panel


It looks great so far although I was trying to access it on this computer but it did not work. It worked on the other computer, best of luck!


Veebra Articles - Computer and technology related articles.
16-10-2006 02:05 PM
Find all posts by this user Quote this message in a reply
addik
Member
**


Posts: 109
Group: Registered
Joined: Oct 2006
Status: Offline
Reputation: 2
Points: 0 (Donate)
Post: #29

RE: Control Panel


I think its nice but I dont like part of the logo being hidden by the word Elite. Also the letter E and C doesnt look very good. Just my opinion of what I see.

17-10-2006 03:06 PM
Find all posts by this user Quote this message in a reply
CrazyRob
Crazy Evil Person
*****


Posts: 219
Group: Moderators
Joined: Oct 2006
Status: Offline
Reputation: 3
Points: 285 (Donate)
Post: #30

RE: Control Panel


ok ill change the design accordingly. the design is coming along slowly

UPDATE: Due to Programming issues and several other stuff that would take about 3 years to program, i have decided that the control panel can only be run on a cPanel server. So cpanel MUST be installed for all features on the control panel to work as it calles on the cpanel API's for it to do several options. This also makes my life easier.


CrazyRob



21-10-2006 01:35 AM
Find all posts by this user Quote this message in a reply
ivenms
Administrator
*******


Posts: 2,179
Group: Administrators
Joined: Sep 2006
Status: Offline
Reputation: 14
Points: 4389 (Donate)
Post: #31

RE: Control Panel


I like your design. The design is great.

What you want on loading?

Do you want the loading popup on the page loading time?

Then that can be done using Java Script.

Just make a function to generate a popup looking as a loding menu. Then add the event handler onLoad into the body tag.

ie. onLoad="function()"

or you can call a window or an image. That makes the loading window very easly.


Read: General Rules & Policies before posting.
Make Money By Posting | Earning and Exchanging Points | Add Your Links
21-10-2006 01:19 PM
Find all posts by this user Quote this message in a reply
CrazyRob
Crazy Evil Person
*****


Posts: 219
Group: Moderators
Joined: Oct 2006
Status: Offline
Reputation: 3
Points: 285 (Donate)
Post: #32

RE: Control Panel


can you explain in more depth? and provide me a example or the code?


CrazyRob



22-10-2006 06:06 PM
Find all posts by this user Quote this message in a reply
ivenms
Administrator
*******


Posts: 2,179
Group: Administrators
Joined: Sep 2006
Status: Offline
Reputation: 14
Points: 4389 (Donate)
Post: #33

RE: Control Panel


OK.

This will work on the page loading time. You can make the popup window using some java scripts.

An example for making onload coding is:

Code:
<head>
<script language="javascript">

function init(){
...code...
}
</script>
</head>
<BODY onload="init()">
.
.
.
.


I think you now understand a little. You can mention the codes to display the popup window for the loading window. Thats all.


Read: General Rules & Policies before posting.
Make Money By Posting | Earning and Exchanging Points | Add Your Links
22-10-2006 06:27 PM
Find all posts by this user Quote this message in a reply
clookid
Advanced Member
***


Posts: 184
Group: Registered
Joined: Oct 2006
Status: Offline
Reputation: 4
Points: 134 (Donate)
Post: #34

RE: Control Panel


I am confused but I suppose that is because I don't know Java Script....


Veebra Articles - Computer and technology related articles.
23-10-2006 02:44 PM
Find all posts by this user Quote this message in a reply
ivenms
Administrator
*******


Posts: 2,179
Group: Administrators
Joined: Sep 2006
Status: Offline
Reputation: 14
Points: 4389 (Donate)
Post: #35

RE: Control Panel


Rob, hope you completed most of the Control Panel work.

We are waiting for your latest news about the Control Panel program. So please give your latest update about your program.

Thanks Big Grin


Read: General Rules & Policies before posting.
Make Money By Posting | Earning and Exchanging Points | Add Your Links
11-07-2007 05:54 AM
Find all posts by this user Quote this message in a reply
CrazyRob
Crazy Evil Person
*****


Posts: 219
Group: Moderators
Joined: Oct 2006
Status: Offline
Reputation: 3
Points: 285 (Donate)
Post: #36

RE: Control Panel


Hi ivenms,

I've put the control panel on hold for the moment as i think there are just to many out there so i wouldn't get a market and also i was the only developer. However i am thinking about turning it into a server monitoring script like status2k or as an admin panel for free webhosts with billing included and auto account creation included.

I would love to get this started again but i would need a few people to help develop various aspects.

I think ive also got a final name for the product. Guardian Control


CrazyRob



13-07-2007 01:46 AM
Find all posts by this user Quote this message in a reply
ivenms
Administrator
*******


Posts: 2,179
Group: Administrators
Joined: Sep 2006
Status: Offline
Reputation: 14
Points: 4389 (Donate)
Post: #37

RE: Control Panel


That sounds great. OK. Fine work there.

Do you know how to integrate scripts with the cpanel we have for our hosts?

I mean can you make scripts which automatically generates adons, subdomains, ect with Cpanel?


Read: General Rules & Policies before posting.
Make Money By Posting | Earning and Exchanging Points | Add Your Links
13-07-2007 02:40 AM
Find all posts by this user Quote this message in a reply
CrazyRob
Crazy Evil Person
*****


Posts: 219
Group: Moderators
Joined: Oct 2006
Status: Offline
Reputation: 3
Points: 285 (Donate)
Post: #38

RE: Control Panel


Yes its not hard once you obtain the cPanel API's. To generate sub-domains or new cpanel accounts you can either use the accounting includes file (accounting.inc) where you put the server hash user and pass
or you can do it from URL in the sub-domains section as long as you get the variables in the URL correct.

Integrating scripts into cPanel 11 is very easy compared to cPanel 10. cPanel have even made a form on their site which will generate the install file for you. Just enter where the script resides on the server and a few other details and.... your done. Just run the install file from shell and cpanel will do the rest.

Did you mean add-ons like disc space and bandwidth?
or add-ons as in cpanel software add-ons?

If you meant disc space etc you can again sue the accounting.inc file. Just call on it in a PHP script.


CrazyRob



13-07-2007 06:04 AM
Find all posts by this user Quote this message in a reply
ivenms
Administrator
*******


Posts: 2,179
Group: Administrators
Joined: Sep 2006
Status: Offline
Reputation: 14
Points: 4389 (Donate)
Post: #39

RE: Control Panel


Quote:
cPanel have even made a form on their site which will generate the install file for you. Just enter where the script resides on the server and a few other details and.... your done. Just run the install file from shell and cpanel will do the rest.


From where I can get this script / tool?


Read: General Rules & Policies before posting.
Make Money By Posting | Earning and Exchanging Points | Add Your Links
13-07-2007 06:15 AM
Find all posts by this user Quote this message in a reply
CrazyRob
Crazy Evil Person
*****


Posts: 219
Group: Moderators
Joined: Oct 2006
Status: Offline
Reputation: 3
Points: 285 (Donate)
Post: #40

RE: Control Panel



CrazyRob



13-07-2007 06:18 AM
Find all posts by this user Quote this message in a reply
Post Reply  Post Thread 

View a Printable Version
Send this Thread to a Friend
Subscribe to this Thread | Add Thread to Favorites
Rate This Thread:

Forum Jump:

Sign In to Remove Ads

Download 1000's of web templates. Unlimited access!
World's Best Web Hosting
Website of the Month

Create-a-Page for Free
SOTM June 2008


Accepting Submissions
for July 2008
Resources

Recommended Sites:



Visit our Sponsors!

Current time: 07-09-2008, 06:52 AM


Copyright © 2002-2008 MyBB Group
Powered By MyBB