Anderson
Retired Forum Member-
Posts
19 -
Joined
-
Last visited
About Anderson

Anderson's Achievements
Junior Member (1/3)
0
Reputation
-
Anything, we have billings and client support tickets. Do we need to shut it down. We can't get in and it appears to be eating passwords. The reset script does not work even thought we can see admin in the table. Help, we have been locked out for several days.
-
I have had to reset the password twice now on WHMSC. It is like it is forgetting it or something. I just did he reset script that you guys sent in the tableadmins sql for the 3rd tme and now that won't work either. Any ideas? Thanks,
-
Can you offer just Hosting without any Domains?
Anderson replied to Anderson's topic in Developer Corner
Got it... thanks -
Can you offer just Hosting without any Domains?
Anderson replied to Anderson's topic in Developer Corner
OK, got it down to just one! Warning: Smarty error: unable to read resource: "orderforms//configureproductdomain.tpl" in /home/my21to21/public_html/client/includes/smarty/Smarty.class.php on line 1093 -
Can you offer just Hosting without any Domains?
Anderson replied to Anderson's topic in Developer Corner
I got that path figured out... Now I am getting smarty errors like this. Getting closer. ********************************************************************* Warning: Smarty error: unable to read resource: "default/header.tpl" in /home/my21to21/public_html/client/includes/smarty/Smarty.class.php on line 1093 Warning: Smarty error: unable to read resource: "default/header.tpl" in /home/my21to21/public_html/client/includes/smarty/Smarty.class.php on line 1093 Warning: Smarty error: unable to read resource: "orderforms//configureproductdomain.tpl" in /home/my21to21/public_html/client/includes/smarty/Smarty.class.php on line 1093 Powered by WHMCompleteSolution Logged in as Administrator | Return to Admin Area Warning: Smarty error: unable to read resource: "default/footer.tpl" in /home/my21to21/public_html/client/includes/smarty/Smarty.class.php on line 1093 Warning: Smarty error: unable to read resource: "default/footer.tpl" in /home/my21to21/public_html/client/includes/smarty/Smarty.class.php on line 1093 -
Can you offer just Hosting without any Domains?
Anderson replied to Anderson's topic in Developer Corner
This is my Config file... just in case. Going to go try and hunt down a solution in the forums... <?php $license = "WebHost-c69f717d580bb76222eb"; $db_host = "localhost"; $db_username = "xxxxxxxxxxxx"; $db_password = "xxxxxxxxxxxx"; $db_name = "my21to21_whmcs"; $cc_encryption_hash = "5Pe1ViWOA825ikNXmGuknx4R5KyHcQ27w6ZhfMWFKPBTZeHcL2mYqhGlR4TUKLS6"; $customadminpath = "junk"; $templates_compiledir = "/home/my21to21/templates_c/"; $attachments_dir = "/home/my21to21/attachments/"; $downloads_dir = "/home/my21to21/downloads/"; $display_errors = true; ?> -
Can you offer just Hosting without any Domains?
Anderson replied to Anderson's topic in Developer Corner
This is in the Control panel Warning: opendir(../templates/orderforms/) [function.opendir]: failed to open dir: No such file or directory in /home/my21to21/public_html/client/junk/configgeneral.php on line 0 Warning: readdir(): supplied argument is not a valid Directory resource in /home/my21to21/public_html/client/junk/configgeneral.php on line 0 Warning: closedir(): supplied argument is not a valid Directory resource in /home/my21to21/public_html/client/junk/configgeneral.php on line 0 -
Can you offer just Hosting without any Domains?
Anderson replied to Anderson's topic in Developer Corner
Fatal error: Smarty error: the $compile_dir '/home/my21to21/templates_c/' does not exist, or is not a directory. in /home/my21to21/public_html/client/includes/smarty/Smarty.class.php on line 1093 -
Can you offer just Hosting without any Domains?
Anderson replied to Anderson's topic in Developer Corner
Thanks! OK, something else now.. jeeshe... I just switch the three folders out of public html. Now this pops up when I go to order a product. http://www.startonmonday.com/client/cart.php?a=add&pid=2 I added the 3 lines of code that it said in the config file and the Whmse control panel comes up. Any ideas on why this puppy is blank and just has your by line? Is it not finding the template? -
Can you offer just Hosting without any Domains?
Anderson replied to Anderson's topic in Developer Corner
I got it fixed but not before I had GoDaddy do another install. You might want to talk to them about what they are doing there. They are not doing a secure install and leaving the 755 folders out in public html and you might want to tell them not do do installs in a WHMSC folder. If someone gets hacked through this they might blame you guys. Turned out the whole thing was a typo in the server set up that I only found because I figured out that the WHM button was erroring out. I did not see that button or what it is supposed to do in any of the documentation. Is it in there somewhere? Also, is there an easy way to change what this button says and the text in the check button from the control panel or do I have to go find it. Also, is there an easy way to ad text above this explaining what is going on and what will happen. Thanks. -
Can you offer just Hosting without any Domains?
Anderson replied to Anderson's topic in Developer Corner
I meant can really just sell hosting services. -
Can you offer just Hosting without any Domains?
Anderson replied to Anderson's topic in Developer Corner
Hi John, So, they can't just do a DNS point then? You mean the domain already has to be on my server with WHMSC? If so, then this means that you can really sell just hosting services. You have to include domain purchases. Or am I not understanding this correctly? Thanks! -
Can you offer just Hosting without any Domains?
Anderson replied to Anderson's topic in Developer Corner
Module Create Failed - Service ID: 14 - Error: Sorry, resellers are not permitted to create subdomains of the server's main domain But in the server set up, if I click on the whm button it should take me to the login right? I am thinking I am missing something obvious here.... dang it.. -
Can you offer just Hosting without any Domains?
Anderson replied to Anderson's topic in Developer Corner
Module Create Failed - Service ID: 14 - Error: Sorry, resellers are not permitted to create subdomains of the server's main domain I checked and here is what I saw the most of... Is this because they are not purchasing a domain name and therefore it is assigning them a sub.domain for cpanel? -
I have been trying to set up just a Hosting account without any domain options and it sends out link info and such in the emails but when you click on go to Cpanel. It errors out. When I look at the client, it shows a password but no user name in the hosting account and it always goes to pending. No clue as to what I am doing wrong. Been over the documentation and the vids a bunch of times. Perhaps i am missing it or it is not possible. Thanks!
