Jump to content

plazmahost

Retired Forum Member
  • Posts

    61
  • Joined

  • Last visited

Everything posted by plazmahost

  1. Looks like disgruntled hit the nail on the head with the code - That's roughly the one we use for ours , Ours uses the Ajax version but all in all spot on
  2. @disgruntled - Thanks for the feedback I see what you mean about the login page, the idea behind the current setup was because each customer would be able to look at their own section e.g. shared / reseller and us to be able to open the page up a bit rather than all servers being in a single row stuck together and also its open to the public so everyone will be able to see how our servers are currently coping and our up-time without being a current customer. We thought it would be a good idea to spread the systems out a little bit into different sections regardless of servers so shared customers didn't have to see the WHM port etc etc.
  3. Bit off-topic but http://www.frogost.com/en/# looks quite similar to the top of http://uk.resellerclub.com/ too
  4. Thanks to the help off whmcs staff this issue is now solved http://my.primal-host.com/serverstatus.php (This thread can now be closed - Thanks)
  5. Lol who says what a website needs to look like - Just because you think it looks ugly it doesn't mean the rest of the world does. As long as a website performs and does what its intended task is then there is no issue with it. Id love to see your design if you think its any better.
  6. Hello All, I was just wondering if it is possible to separate the server status at all so we could show custom ports per server group or some type of filtering maybe. E.g. Shared Hosting Server (HTTP) (FTP) (POP3) (CPANEL) (Server Load) (Uptime) Reseller Hosting Server (HTTP) (FTP) (POP3) (CPANEL) (WHM) (Server Load) (Uptime) Custom Servers Server (HTTP) (Server Load) (Uptime) Im not too sure if it is possible but I just thought id check - ive tried searching the forums but I couldn't find too much about it
  7. If you wish to sell just normal accounts then you would leave the boxes blank
  8. Hi Guys , Apologies if this is the wrong section - ive been trying to get the trunk code of qwhmcs working as the developer doesn't seem to be replying and it wasn't working for me as of the latest release. All functions are working for windows 7 in the code so far , it is correctly getting tickets, u can view all of the ticket details and you can close tickets - but im unable to get the software to reply to tickets as it just throws up errors and i was wondering if any of you guys might be able to spot the issue The line that has the issue is this : If Curl(APIAddress & "/api.php", String.Format("&action=addticketreply&username={0}&password={1}&ticketid={2}&adminusername={0}&message={3}", APIUsername, ConvertStringToMD5(APIPassword), TicketID, txtMessage.EditValue() & vbCrLf & vbCrLf & YourSign.Replace("|", vbCrLf))) = True Then The Error that im receiving is this: System.NullReferenceException was unhandled Message="Object reference not set to an instance of an object." Ive never really done any coding in visual basics 2008 and so im not that used to it, if any of you vb coders might be able to help id be very grateful Regards Dan
  9. Looking very nice mate - well done , nice color scheme dan
  10. well you know reddex, your sat in the same forum that you advertised a website with a ripped background so people are obviously going to tar you with the same brush that started it
  11. Just wondered , are you related to XILO Communications Ltd as your background links directly to https://images.xilo.net/login/bg.png - appologies if you are a related company
  12. Hi Mate, We have our own custom module and for the payment gateway it only accepts whole numbers e.g. 637 < £6.37 the code we use is : .number_format($amount, 2, '', ''). < im not sure how your gateway pulls data but ours is as it says so the $amount is pulled directly from the invoice hope this helps dan
  13. Hello If possible could i test this script
  14. Hi Guys, ive got the following problem - i added the solusvm server plugin and added a new server - straight after , the page just showed up the way it does below - now i can see / edit / delete any servers we have - any 1 have any ideas on how to fix this please http://danielgibson.eu/images.jpg Thanks Daniel
  15. Appologies that is why i put in my previous post "appologies to go off topic" as i knew it wasnt related to the actual server status mentioned in this script but because you guys know how to mod it etc i thought if any 1 knew how to do it, it would be some one in this section daniel
  16. appologies to go off the topic a bit but any way to split the server status and show the server groups - engn Uk servers blah USA Servers Blah All our servers are split up into groups already
  17. Really sorry if this has been posted before But... is there any way to show instead of this Server Status Portal Home > Server Status The table below shows the status of our server. You can use this page to check if any of the services on our servers are down. Server HTTP FTP POP3 PHP Info Server Load Uptime UK Node PHP Info Not Available Not Available USA Node PHP Info Not Available Not Available this.... Server Status Portal Home > Server Status The table below shows the status of our server. You can use this page to check if any of the services on our servers are down. Uk Network Server HTTP FTP POP3 PHP Info Server Load Uptime UK Node PHP Info Not Available Not Available Usa Network Server HTTP FTP POP3 PHP Info Server Load Uptime USA Node PHP Info Not Available Not Available Is it possible to add a tag to show groups etc - Ive never really done much with the server status template side Thanks Daniel
  18. hello. I am looking to link together 15 vps Servers on 1 domain, they will all have generic type of hostnames e.g. server01.domain.com - Currently at the moment we are using 123-reg and using their dns records to add the hostnames in as A Records. We are now looking to add sets of nameservers in for these vps's, we have added the nameservers in and setup accounts on each vps but none of the nameservers are actually working. Am i doing something wrong here, or is there a simpler way to get this type of setup working. Sorry for the Limited Knowledge Thanks Daniel
  19. Slight update on this ive added a part to my product details now so it reads a extra line from the language file etc for the license key title what code can i use to display whetever i enter in the custom fields onto the client area - i saw some code and tried it but it didnt seem to work dan
  20. any 1 know what code i would need to add to impliment this feate without paying out for the license addon
  21. with the custom field - will it show it to them in their client area? thanks daniel
  22. is this going to be continued or has it been disbanded dan
×
×
  • 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