Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/25/2014 in all areas

  1. Paul

    Benefits Buying Directly?

    Glad to have you, tell your friends!
    2 points
  2. kikloo

    Benefits Buying Directly?

    Hi, I also jumped ship from WHMCS to Blesta. Bought via Licensecart. Thanks.
    2 points
  3. Paul

    Feedback Appreciated

    I think it looks nice, but the most important thing is that you're using Blesta -- and the changes you made to the order form look really good. I like what you did with the radio options for the payment gateway selector and login/register.
    2 points
  4. Decided to make a FlatUI type theme that is clean, simple, and modern. EDIT: I changed some of the colors to be a bit more appealing than before theme-flatui_client.zip
    1 point
  5. Cody

    Release 3.2.1

    Version 3.2.1 is now available. You can download it in the Client Area. This is a patch release that corrects issues with 3.2.0. Patching Blesta See Patching Blesta in the User Manual for instructions. Release Notes See Blesta Core - Version 3.2.1. See all Change Logs.
    1 point
  6. Flat Theme Simple, bright, colorful Admin theme EDIT: Updated the theme colors so the top right links are black, not purple theme-flatui_staff.zip
    1 point
  7. Mattxen

    Feedback Appreciated

    Hi, Finally got website and integration ready for soft launch . Would appreciate if we can get some feedback on it - http://www.xenyohosting.com Cheers
    1 point
  8. Blesta 3.2 includes a feature that allows you to import and export themes. You can share your themes! We wanted to hold a contest. Participants are competing for 2 $50 Amazon.com gift cards. If you win, we'll need a valid email address to send the gift card. A winner will be chosen by the community for a staff area theme, and a client area theme and a $50 Amazon gift card will be awarded for each. The winning themes will be included in the next release of Blesta. We will narrow down the submissions to the top 5 or 10 in each category, and the community will vote on them. Rules Create 1 thread per staff or client theme in this forum, include screenshots and the theme file and a NAME for the theme. You may enter up to THREE staff and THREE client theme officially into the contest, however you may post as many themes as you want for feedback/discussion and select your best staff and client themes when you are ready. To enter your theme into the contest, reply to your thread indicating you want to enter it and click the "Mark Solved" button. All submissions must be received by Sunday July 20th at 11:59:59pm pacific time (UTC-7) On July 21st, we will review and select the top entries. We will create two polls, one for client and one for staff themes. The community will vote on the best themes. We will let the poll run for about a week, and announce the winners. How to Create Themes Make sure you're running Blesta 3.2. Go to Settings > Company > Look and Feel > Themes Create your own Staff or Client themes under the Staff or Client tab Click Export!
    1 point
  9. Shyuan

    Blesta Pride - Clientarea

    Hey Mike, I gotta thank you for referring me to Alex. I've been working with him for the past few days for logo and other things, his work is really good quality! Really, thank you very much
    1 point
  10. Tyson

    Release 3.2.1

    3.2.1 blast off toward 3.3!
    1 point
  11. Michael

    Blesta Pride - Clientarea

    Nice and clean and love your logo mate.
    1 point
  12. 1 point
  13. Hi, Yes I was just wondering about Knowledgebase and Mass mailer also. Thanks.
    1 point
  14. Well that's how I remake services before and they might have it soon but I don't think it's a high priority but it would be nice, when I was a host I used a third party which means the client had to enter the email address and agree that it's their responsibility to move it Maybe when the time comes they will have that for both sides but we need more features first which are priority like: Mass mailer, Knowledgebase, etc.
    1 point
  15. Hi, Oh well its working now, so i'd leave it for now. Thanks.
    1 point
  16. Well if you're annoyed with WHM** please note Rome wasn't built in a day it will take time to get the modules / features WHM** has now which took them over 9 years, plus they have a big team, Blesta has 3 guys, WHM** has third party ModulesGarden making modules, which WHM** paid them well made an agreement not to do Blesta / HostB*** modules. To move a service do it the old fashion way. Click on the manage dropdown menu --> Cancel and then Untick use module. this will just cancel it on Blesta and not the module. Then go to the real client create the service (Do not invoice) and then type in the domain / username and untick use module. Job done.
    1 point
  17. Hi, I found that why it happened it was a wrong date issue and blesta created a bunch of invoices for that also. Had to delete them manually. Thanks.
    1 point
  18. Header depending on whether your changing the colours [A] or if you want to change the header to match your website . A: Settings > Company > Theme B: app/views/client/bootstrap/structure.pdt
    1 point
  19. I think he wants an option to also filter reports by client group. Reports specify their own filtering options individually, so each would need to be updated with this option. I'm curious if others would find this useful.
    1 point
  20. We currently have no plan to allow services to be moved between clients. But you could create a feature request in the appropriate forum. I wouldn't consider this a basic feature, though. I might classify it as a possible security vulnerability instead, as assigning a service to a client means they have access to that service, and so with something like a cPanel service, that client will have login information and account access. By then moving this service to another client, you would need to update, at minimum, the login credentials of that account so that the other client does not have access to this service anymore. And some modules, be it from the API or otherwise, do not allow user credentials to be changed. So for those kinds of services, you would need to delete and re-add it anyway. There is no work-around.
    1 point
  21. There is no method by which you can move services between clients. If it's still Pending, then you can delete it outright, otherwise you'll need to cancel it. Then recreate it on the correct client.
    1 point
  22. you got a point there, here you go: domains.liberohosting.com i am not interested in big hosters, rather to help small fish who don't have thousands of dollars to deposit just to get better slab pricing, ...this way they can jump start in domain and webhosting business with low risk and virtually no investemnt
    1 point
  23. Make sure the portal plugin is installed under Settings > Company > Plugins. If not, click Available and install it. The default behavior is to forward to the client login if the portal is not installed.
    1 point
  24. 3.3 actually should be a smaller release than 3.2, but it does have some highly requested features. We hope to release a beta next month, but there's no official ETA.
    1 point
  25. kikloo

    How To Use Blesta ?

    Hi, I just made this quick domain sync (which updates reg. date and expiry date into the blesta database directly) php script which seems to be working fine for me, i am posting it here for anyone else's use: ITS FOR RESELLERCLUB ONLY BEFORE YOU USE: BACKUP DATABASE , BACKUP DATABASE <?php $db_host = "localhost"; $db_name = "loremipsum"; // your blesta database name $db_username = "loremipsum"; // your blesta database username $db_password = "loremipsum"; // your blesta database password $uid = "123456"; // your logic boxes or reseller club user id $key = "loremipsumloremipsumloremipsum"; // your logic boxes or reseller club api key // ============================================ // No change is required after this point //============================================= $conn = mysql_connect($db_host, $db_username, $db_password) or die("Unable to Connect"); $db = mysql_select_db($db_name, $conn) or die("Unable to Select"); $q0 = "SELECT * FROM `service_fields` WHERE `key` = 'domain-name'"; $r0 = mysql_query($q0) or die("Query Failed: Get Domains"); while ($a0 = mysql_fetch_array($r0)) { $q1 = "SELECT * FROM services WHERE id_value = " . $a0["service_id"] . " LIMIT 1"; $r1 = mysql_query($q1) or die("Query Failed: Get Record"); $a1 = mysql_fetch_array($r1); $domain = $a0["value"]; $url = "https://httpapi.com/api/domains/details-by-name.json?auth-userid=" . $uid . "&api-key=" . $key . "&domain-name=" . $domain . "&options=OrderDetails"; $handle = fopen($url, "rb"); $content = stream_get_contents($handle); $content = json_decode($content); fclose($handle); $regdate = date("Y-m-d H:i:s", $content->creationtime); $expdate = date("Y-m-d H:i:s", $content->endtime); $q2 = "UPDATE services SET date_added = '" . $regdate . "', date_renews = '" . $expdate . "' WHERE id = " . $a1["id"] . " LIMIT 1"; $r2 = mysql_query($q2) or die("Query Failed: Update Exp. Date for " . $domain); } echo "Done"; ?> Its a quickly done script which has nothing to do with blesta, just put in the required details, upload an run once. It will update all your domain's reg / expiry date. Thanks.
    1 point
  26. Paul

    Generation Cpanel Username

    We may add the ability to set some rules on usernames for the module, such as the length of the username, etc.. but it's not likely usernames will be able to start with a server identifier, though it's open to discussion. Ultimately I find having usernames that are constructed from the domain are easier to find. If you know the domain, but not the username, you can find the home directory fairly easily. The case can be made that the username is easier for attackers to guess, but I haven't seen a direct correlation yet in brute force logs. Ultimately, you should assume that an attacker knows the username. Set a secure password, use some type of brute force detection with your firewall.
    1 point
  27. Hello The community . i'm coding a new plugin to help me and staff for some task ; it's 90% done , the new plugin will allow Empty Cache . 100% Manage Countries (List - Add - Edit - Delete). 100% Manage Clients Note on one page (List - Stick - Unstick - Delete - Edit) 100% Duplicate Clients/loginnames - 100% Move Service/Invoice Beetwen Clients (Move Service/invoice X from Client A to Client B ) Modify Text In Navigation Bar May be i will include this two task also GeoIP database auto updater Blesta Available Update what other task you think should be added to this plugin ?
    1 point
×
×
  • Create New...