-
Posts
9153 -
Joined
-
Last visited
-
Days Won
146
Everything posted by Byron
-
Go here and delete your account. Once you've deleted the account, post back and I'll make sure the account is deleted completely: http://www.heliohost.org/home/support/scripts/delete
-
Please post the following information: Your cPanel username Your main domain The server that you are on
-
[Solved] Switched To Bad Cpanel Layout, Can't Go Back (Please Help Me)
Byron replied to Vordar's topic in Escalated Requests
@aigarspl: Yours should be back to x3 now. -
[Solved] Switched To Bad Cpanel Layout, Can't Go Back (Please Help Me)
Byron replied to Vordar's topic in Escalated Requests
Everybody should be back with x3 now. Check to make sure. Not sure how to disable this feature on cpanel. Maybe Krydos does? -
There's already a user by that name.
-
I think it should work now but if not let me know. I was unable to login to Johnny WHM at the time of this post.
-
Ok you should see your new password in your yahoo email.
-
I can reset your password and email it to the email your signed up with. Would you like me to do that?
-
Try this as the username: paladox1 not paladxo1
-
Is working: http://galactic-civil-war.cf/ Is working: http://galactic-civil-war.ga/ This is the only one (galactic-civil-war.ga) I see associated with the domain quantumstudio.heliohost.org: https://www.dropbox.com/s/9nkz2zv3liudry2/war.png?raw=1
-
How Can I Search The Forum For Ftp Problems?
Byron replied to theoryanalyst's topic in Other Discussion
Use the same username and password as cpanel. Host: ftp.godanalyst.heliohost.org Login: hchanbi Password: YOUR PASSWORD Your folders will be located in the public_html folder. -
I ended up creating the account for him.
-
It works. The example also works. You must have had the the old files in your cache. Here's a new text file to download. http://bybyron.net/2/email_form.txt
-
PM me your details for signing up.
-
Ok it should work now: http://bybyron.net/helio/email_form.txt
-
What is the username and domain name your signing up with?
-
Is this the same ip your using to signup with? 174.96.235.250
-
Go to your cpanel and delete the addon domain and any sub domains associated with it. Then create the addon domain again and see if that resolves the issue.
-
Here's one I made a long time ago that you can have. You'll need to do some editing in a few places, like your email address and such. This is what it looks like: http://bybyron.net/helio/email_form.php You can just upload this to your site and edit it to suit you: http://bybyron.net/helio/email_form.txt
-
I just checked and both servers are sending mail with the php mail() function. This should work for you as a test: <?php $to = "YOUR_EMAIL@gmail.com"; $subject = "Test Email"; $message = "Sending A Test Email."; $headers = "MIME-Version: 1.0\n"; $headers .= "Content-Type: text/plain; charset=iso-8859-1\n"; $headers .= "From: YOU@heliohost.org" . "\r\n" . "BCC: $maillist\n"; if (mail($to, $subject, $message, $headers)) { echo "<br><p><b>Message successfully sent!</b></p><hr><br>"; echo "From: YOU<br>"; echo "To: Me<br>"; echo "Bcc: $bcc<br>"; echo "Subject: $subject<br>"; echo "Message: $message<br>"; exit; } else { echo "<p>Message delivery failed...</p>"; } ?>
-
You were suspended for having too many cron jobs. Your only allowed 2 cron runs per day. Ok I've unsuspended your account.
-
That's not the username for that account.
-
This support request is being escalated to our root admin.
-
You were suspended for phishing.
