 |
Results from the most recent live auction are here.
23 members in the live chat room. Join Chat!
| |
05-15-2006, 12:11 AM
|
· #26 | | Senior Member Name: Bharat Balegere Location: Bangalore Join Date: Jul 2005
Posts: 1,147
NP$: 16.60 ( Donate)
| This cpemail script is amazing.
I was just looking for it all this time. |
| |
06-04-2006, 03:48 AM
|
· #27 | | Eating Pie Name: Steve Location: Canada Join Date: Nov 2004
Posts: 2,280
NP$: 87.30 ( Donate)
| I was looking through my old scripts and I found this again.. I thought about what I could do to it.. Is anyone intrested in a Paypal IPN version.. With higher quota's and more domains for payers and less for free??
- Steve |
| |
06-07-2006, 01:10 AM
|
· #28 | | NamePros Regular Name: Dominic K. Location: England Join Date: Nov 2005
Posts: 559
NP$: 37.00 ( Donate)
| I am very interested in the above.
Your a kind man - God bless you :-P
__________________ Stream and Watch DivX High Definition Prison Break - Free! Stream and Watch DivX High Definition Heroes - Free! |
| |
06-07-2006, 10:18 AM
|
· #29 | | Eating Pie Name: Steve Location: Canada Join Date: Nov 2004
Posts: 2,280
NP$: 87.30 ( Donate)
| I am looking for paypal IPN testers. If you have paypal with a few $'s in it could you please PM me.
- Steve |
| |
06-08-2006, 12:03 PM
|
· #30 | | NamePros Regular Join Date: Dec 2004
Posts: 290
NP$: 38.45 ( Donate)
| hey great job on the script. It worked the first time i tryed...Since you can create email accounts with this script. With some minor changes you can do almost anything you can do when your logged in as the CPanel Admin.
hmm like create subdirectoies on the fly, forwarding accounts, display stats, add block IP addresses, add delete ftp accounts,add domains...
..its endless.....
I just wonder if there is a Security risk? Some testing i did could not find one.
Again Thanks
like i was saying, anything could be displayed AWSTATS for 0www.net
not complete code added to cpemail class just to test and hardcoded to 0www.net outblaz was my main domain for my cpanel
\/ \/ \/
function get_awstats() {
$file = fopen ("http://$this->cpuser:$this->cppass@$this->cpip:2082/awstats.pl?config=0www.outblaz.com&lang=en&framename=mainright\" noresize=\"0\" scrolling=\"YES\" frameborder=\"0\"","r");
if (!$file) {
echo "error error error";
}
// Get results
while (!feof ($file)) {
$line = fgets ($file, 1024);
echo $line;
}
fclose($file);
}
}
// Process form
$do = new CPAWSTAT;
$do->get_awstats(); |
| |
08-30-2006, 03:52 PM
|
· #32 | | New Member | Errors |
| |
08-30-2006, 04:00 PM
|
· #33 | | Eating Pie Name: Steve Location: Canada Join Date: Nov 2004
Posts: 2,280
NP$: 87.30 ( Donate)
| Please enter your username and password for cpanel in the config file. I am also doing to redo it
- Steve |
| |
08-30-2006, 04:02 PM
|
· #34 | | New Member | Errors i have done everything like that i just keep getting errors |
| |
08-30-2006, 04:07 PM
|
· #35 | | Eating Pie Name: Steve Location: Canada Join Date: Nov 2004
Posts: 2,280
NP$: 87.30 ( Donate)
| Could you opne up your cpemail.php and PM me the lines below (What they look like in your file) PHP Code: define("CPUSER", ""); // CPanel Username
define("CPPASS", ""); // CPanel Password
- Steve |
| |
08-30-2006, 04:14 PM
|
· #36 | | New Member | Errors nvm i got it to work and i got my domain wroung |
| |
12-26-2006, 07:28 AM
|
· #37 | | NamePros Regular Name: Tiago Location: Mars. Join Date: Oct 2006
Posts: 425
NP$: 79.60 ( Donate)
| Is this still available?
Please upload the files again  !
__________________ |
| |
12-26-2006, 10:54 AM
|
· #38 | | Account Closed Join Date: Sep 2006
Posts: 1,075
NP$: 0.00 ( Donate)
| I'd like to check that if possible. Thanks! |
| |
12-27-2006, 05:42 PM
|
· #39 | | NamePros Regular Name: Alex Location: Uk Join Date: Nov 2006
Posts: 601
NP$: 133.80 ( Donate)
| wo thanks, will hopefully use it.
if i do, rep++ |
| |
01-21-2007, 01:00 PM
|
· #40 | | NamePros Regular | Hey,
Will this setup something like on this site. www.zi4.org??
I am looking to setup a free email website. Please advise.
Appreciate any help, thanks. |
| |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |