Jump to content

popart

Retired Forum Member
  • Posts

    11
  • Joined

  • Last visited

About popart

popart's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Do I need to use something like Drupal CMS to share the templates from WHMCS on my main site? I want to create a site home page looking the same as the WHMCS portal. So, http://www.domain.net would have an interface (use the same templates?) as the WHMCS install at: my.domain.net Basically, I'm trying to set something up like: http://www.graythought.com I need some hints as where to begin...
  2. Looks like I found the answer in another thread: http://forum.whmcs.com/showthread.php?t=4056&highlight=Quantum+Restrict+Key
  3. I need the answer to this question as well. How do I get a Restrict Key for the Quantum Gateway?
  4. Ok, so I've already installed WHMCS into httpdocs. So that's where I'd need to upload the SSL certificate as well? I'm just wondering if it would all be better in httpsdocs? Maybe customers would feel more secure to see the "s" since that's pretty standard on a secure page? Please reply with any advice. Thanks.
  5. I just completed my first install of WHMCS to httpdocs. But my host provider (mediatemple) tells me that if I intend to use SSL certificates that I should instead install the entire application to httpsdocs. They say the application(files) must be in the same folder as the SSL certificate. Is that correct? Do I need to start over from the beginning and install WHMCS to the httpsdocs folder in order for it to be secure? Thanks.
  6. using a subdirectory "my" (with Plesk), I think my paths would be... (can someone tell me if this is correct??) $templates_compiledir = "/subdomains/my/templates_c/"; $attachments_dir = "/subdomains/my/attachments/"; $downloads_dir = "/subdomains/my/downloads/"; BUT, I'm unable to move those folders to the subdirectory. Plesk doesn't allow me to change the permissions for my subdirectory. So, how can I move the folders?
  7. Same thing if I'm installing into a subdomain? And I assume "httpdocs" is the same as "public_html" ?? (I'm on mediatemple with Plesk.)
  8. In my new (first time) install of WHMCS, I'm uploading all of the files to my subdirectory. But, what about the "htaccess.txt" file? Can I upload it just like that, as a text file? Or, am I suppose to copy/paste the code in that file to a .htaccess file?
  9. I'm trying to install WHMCS for the first time. I'm putting it in a subdomain: http://my.hostsite.net However, I'm having problems with the Further Security Steps. First, I'm unable to move the three folders ("attachments", "downloads" and "templates_c"). Could some please explain, what does 'outside of the public accessible folder file tree' mean? Where exactly do I move those folders? When I try to move them into the "my" subdirectory, I get a permissions error. And I can't change permissions on my subdirectory. Second, what should my file path be? Please tell me how I should edit this code: $templates_compiledir = "/home/whmcs/templates_c/"; $attachments_dir = "/home/whmcs/attachments/"; $downloads_dir = "/home/whmcs/downloads/"; Thanks!
  10. ok, cool. That's what I did. Thanks.
  11. I successfully installed the WHMCS demo, and I like it a lot. But I have a few questions... The demo install instructions say I must CHMOD templates_c, but there is not a directory with the name "templates_c". There is only a directory called "templates". For the demo install, I created a new "templates_c" directory. So, am I supposed to have both directories: "templates" and "templates_c"??
×
×
  • 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