Jump to content

MDHMatt

Members
  • Posts

    136
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by MDHMatt

  1. Any one know of a way to integrate WHMPHP into blesta? ive just upgraded my shared hosting account to a "master" reseller (see http://smarthosting.co.uk ) and they use WHMPHP to set-up resellers under my account. Now there is a module for WHMCS (i have a license for that too) but wondered if support is available for blesta as its what i use and would like to keep it like that other wise im gonna have to jump ship :(

     

    Cheers

  2. Im having a problem with cancelling and removing a client. I set up a site for a friends band who agreed to pay may for hosting but ive yet to receive a dime from him so wishing to terminate his account.

     

    Ive set it to inactive voided all invoices (just goin to absorb the cost) but cant seem to cancel the service or delete the client. I just permission denied!

     

    Im the only user on the system and am set as admin i just dont know what to do

     

    Thanks guys

  3. I also use blesta as mean website, nothings hard to do that, I just changed the portal page for its become my home page and few more customization for menu & header

     

    Is that using the portal plugin? whats you site just so i can see what you mean?

  4. Hey all im wondering how i would go about using blesta as my actuall website? What i mean is i currently have it setup as wordpress for my website and blesta as a sub-domain.

     

    Im thinking of changing it so i can have blesta as the main default website. Would this be possible also would anyone recommend not doing it this way?

  5. Hey all,

     

    Im in need of a new module making so that i can sell domains via blesta with my webhost. Unfortunately they are using whmcs and have only developed a module for that and after waiting a while for them to develop something they have kinda turned round and said sorry we are too busy at the moment to put enough resources into this

     

    They have an api and details on how the structure works with their system.

     

    I have api access but php really isnt my strong point, you can see my other post about this here

     

    http://www.blesta.com/forums/index.php?/topic/4376-connecting-blesta-to-whmcs-via-api/

     

    So im wondering what the price would be for a module

     

    Cheers

  6. Hi i was wondering if it was possible to put expenses through blesta? I ask as i have just bought a domain name from a domain holding company and want to put it through my company.

     

    I'm only using blesta for my billing at the moment advise welcome if i should be using something else too!

  7. The module enforces an 8 character username limit as described in the docs. You may be able to support up to 16 character usernames if 'database prefixes are disabled'.

     

    You can update the module to increase the character limit to 16 if you'd like.

    Open /components/modules/cpanel/cpanel.php and find:

    'rule' => array("betweenLength", 1, 8),
    

    Change it to

    'rule' => array("betweenLength", 1, 16),
    

    and try adding the service in Blesta again.

     

    Thanks guys! this worked! Are you planning on updating this? 8 characters seems a bit short for a username and if they support it why not support it also esp if its a quick fix :/

  8. You want to make a restricted Package, and then when you want to sign it to a client to order, you go to the left hand side of their client profile and select "Set Packages". Select the package and click save.

     

    Then you can go to Add service and select it from the restricted section on the dropdown box. They will be able to order from the client side soon when Blesta add the feature :).

     

    Thanks, now when it comes to adding the package ive already created the site etc within whm and cpanel am i correct in thinking i need to:

     

    1) deselect provision with cpanel

    2) enter the domain name

    3) enter the existing cpanel username and pass

     

    I dont mind deleting the whm client if needed as im goin to be redoing their site anyway

  9. So you need just KB articles related to cPanel.

    - How to set-up a email address

    - How to log into cPanel from Blesta

    - How to make a database and username

    - How to install Wordpress with Softaculous or manually (depending if you have Softaculous)

    - How to make a backup and download it

    - How to change the cPanel theme

    - How to change your password

    - How to log into PHPmyAdmin

    - How to access Webmail

    - How to scan for malware with clamav

     

    Stuff like that is from the top of my head as I don't like cPanel :)

     

    Thanks at least its a start! Btw do you just haunt the forums? you seem to be the first one to reply to my posts lol

  10. Hi all,

     

    Maybe I'm being dumb but I cant seem to figure out how to create a hidden package?

     

    What I'm wanting is to be able to make a package that is priced as free but is only assignable by admin to a client ie clients don't see it on the order page and cannot upgrade / downgrade to.

     

    The reason is I'm hosting a website for a family friend but need to just bill them for the domain name as I'm giving them the web space since its just 1 page but want to add this free hosting package to their account so invoices can be generated to put through their accounts and so it can all be cancelled if they don't want it anymore.

     

    Cheers,

    Let me know if im not making sence lol

×
×
  • Create New...