Jump to content

silentace

Retired Forum Member
  • Posts

    10
  • Joined

  • Last visited

About silentace

silentace's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Well looks like i fixed the package creation and will be waiting on enoms ticket back. I think it maybe an IP problem. I gave them the IP for my domain and not my server so i think thats the issue
  2. So I went to finally test out an order and I did a pay by mail option so it wouldn't charge anything other then the money of for the domain to enom. Everything is set up correct as far as I know (filled in all applicable spots in the domain registrar and set up my cpanel settings) I put an order through and then went into the Admin section and activated the order and marked as paid. Now nothing is happening. WHM doesn't show a package created and enom doesn't show a debit, the domain as far as I can tell didn't register (its only been a few minutes). Does this stuff have to wait for a cron job to be processed? Will it take a few minutes/hours to go through? Any help on what to check would be much appreciated. *All looks good on the WHMCS admin portion, all info went through correct and it shows a domain was ordered along with hosting package, but nothing is up and running... even if I go straight to the sight through my IP addy/username*
  3. awesome, thanks for the info... will try sometime tomorrow hopefully =)
  4. Is there some kind of sandbox type way of running WHMCS? I am wanting to try my settings to make sure they communicate, also wanting to try my enom account as well... but i don't want to have to register a domain and pay for everything to test if it works. Is there a way around this?
  5. If i put unlimited in the product/service under whmcs... will it do it in whm when it creates a package?
  6. I am trying to allow the creation of a new product using the cpanel module. Is there a setting to allow unlimited for say ftp accounts or sub domains. If i put in 0 will that disable the feature? I have searched the forum and i can't find anything.
  7. Is there anyway to view what your editing without loading it onto your server and then pulling up the page? The biggest pain I have is if I change one thing I then have to upload and reload the page to see how it looks.
  8. I know HTML/CSS and I understand that all the tpl files are used to combined into a nice final page... but how do YOU edit them? (I am asking what your preference is, not how to actually edit them). I normally use dreamweaver (only the code side because of the nice coloring/suggested tags) for my html/css but I am wondering if there is a better way. Is there any pointers when it comes to integrating a site? My thought was that should just create a normal html/css homepage and then throw a couple links to the actual whmcs code for stuff like ordering and such. I assume that is what a lot of people do but still I am curious if anyone has some pointers for a novice to WHMCS.
  9. thanks, worked like a champ. Just wondering why i never ran into that issue before. Thanks again
  10. I have a good grasp on HTML/CSS but I don't know if there is an issue with the PHP or what. My background-position changes depending on what section you are in. http://client.surrealhosting.com/ If you go to each section the background position moves up or down. The CSS for body is below. body { background-image: url('http://www.surrealhosting.com/images/background.jpg'); background-position: center; background-repeat: no-repeat; background-color: #666; } I assume its something to do with the bottom divs or something along those lines... but not sure which one would effect it. Just trying to get the background to stay in one position so you don't see a change per page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated