Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation since 06/17/2024 in Posts

  1. Meet Virtus Beta 0.1 Our newest template & theme for Blesta billing. This is going to be our most advanced and worked theme for Blesta. πŸ˜™ What's ready: * Clean and fresh UI for Blesta βœ… * Automatic Day / Night mode βœ… * Clients can change Fonts and Animations βœ… What's coming:: * Ability to customize Images, Colors, Font, Layout, Animations in Admin Area βŒ› * Better order / checkout pages βŒ› * Different portal pages for different industries (Server Hosting, Game Hosting, Domain Registrations..)βŒ› Video Preview: https://www.youtube.com/watch?v=DWmbOizWJTE Buy Virtus:: https://webhost.design/theme/virtus-ultimate-blesta-theme/ Use coupon in checkout: 20MORE for another 20% off discount.
    3 points
  2. I recently upgraded my portal to v5.11, which includes language overrides. Created my _override.php (because there was no _override-example.php in the es_es folder) and started to copy-paste some strings for testing. After saving my changes and reloading my Login site, Blesta does not reflect my changes. Tried to clean cache and using Incognito mode, same result. If I modify directly the client_login.php file, changes are shown as soon as I refresh the browser.
    2 points
  3. I have confirmed this and we've created the following task: https://dev.blesta.com/browse/CORE-5363
    2 points
  4. Paul

    Free Hosting Trial

    A better way would probably be an automatic term changing feature, which is something we are considering. If we add that, then you could configure 7 day terms to automatically switch to renew monthly as soon as they are created.
    2 points
  5. Hi everyone, I got the solutions about BDT (ΰ§³) ‍showing problem in invoice, hopefully it will work for any others unsupported currencies symbol like Rupi/etc. You need to change the PDF invoice fonts basically from default to "freeserif". This font working for me, you may can retry with some others if you want. Location is: Blesta Admin---> Settings--->Company--->Billing/Payment--->Invoice Customization---> Font Family (freeserif), that's all.
    2 points
  6. Hetzner Dedicated Server Module for Blesta brought you by WHMCSModule Networks is a software/module developed by aiming to help from start-up company to matured business companies in shaping their Dedicated Servers offering with great convenience and ease of use to manage their instances automatically. Features but not limited to: ========================= Admin Area:========================= Assigning Existing Server to customers Suspend/Unsuspend/Cancel Server Server Reboot Can View Basic Server Information Set Reverse PTR of IP address View Password, View IPv6 details View Interface Information Change VPS Hostname WOL (Wake on Lan) of a Server View Datatraffic Information Perform Linux/Windows OS Installation cPanel/Plesk Installation, VNC/Rescue Mode ========================= Client Area:========================= Server Reboot Can View Basic Server Information Set Reverse PTR of IP address View Password, View IPv6 details View Interface Information Change VPS Hostname WOL (Wake on Lan) of a Server View Datatraffic Information Perform Linux/Windows OS Installation cPanel/Plesk Installation, VNC/Rescue Mode ========================= REQUIREMENTS ========================= Blesta latest version IonCude Loaders Hetzner Server Web Service credential details Module License Key ========================= Pricing ========================= 45 Euro/ Yearly Note: This Modules Source Code is Encoded with Ioncube. Marketplace Link: https://marketplace.blesta.com/#/extensions/219-Hetzner Dedicated Server Module for Blesta Web Page Link: https://www.whmcsmodule.net/hetzner-server-automation-for-blesta
    2 points
  7. OneProvider Servers for Blesta by WHMCSModule Networks is having an ability to communicate your Blesta Panel with OneProvider Servers API. Using this module you or your customer can able to do various activities like viewing server information, server reboot, reinstall, rescue mode, and so on features implemented in this module. ========================= CLIENT FUNCTIONS ========================= Server Reboot Boot into Normal mode if in Rescue mode List Server Information Rebuild Server with required OS Server Rescue Mode View Interface Information View and Set Reverse PTR ========================= ADMIN FUNCTIONS ========================= Assign a Server to your customer Server Terminate Server Reboot Boot into Normal mode if in Rescue mode List Server Information Rebuild Server with required OS Server Rescue Mode View Interface Information View and Set Reverse PTR ========================= REQUIREMENTS ========================= Blesta latest version IonCude Loaders Oneprovider API details License Key ========================= Pricing ========================= 40 EURO/ Yearly Note: This Modules Source Code is Encoded with Ioncube. Marketplace Link: https://marketplace.blesta.com/#/extensions/220-OneProvider Servers for Blesta Website Link https://www.whmcsmodule.net/oneprovider-servers-automation-for-blesta
    2 points
  8. We are excited to announce the release of our latest version (v2024.2), which includes: We have added an option to migrate from the previously used Hetzner Cloud module to ours. You can now create or rebuild VPS instances directly from a snapshot.
    2 points
  9. What's New in v2.5? Updated all articles and images. Fixed minor issues. Added intros and conclusions to each article. Made various changes in cPanel, DirectAdmin, and Plesk. Mozilla Thunderbird is now called Thunderbird. Renamed the deprecated version of SolusVM to SolusVM 1. Resolved image-related issues. Fixed small bugs. Many other improvements.
    1 point
  10. No, I didn't check the option to balance credits. None of our clients have any credit, we don't use credits, so I thought it wasn't necessary. I have the latest WHMCS version, 8.12.1, and the latest Blesta version, 5.11.2. There are a few open invoices, but most are closed. I will restore a backup from before the import and run the import again with the balance credits ON. Thanks.
    1 point
  11. This was fixed in 5.11.1
    1 point
  12. Paul

    Sir_123

    Make sure it is enabled on the order form itself. Packages > Order Forms: Edit. Also make sure Human Verification is configured correctly under Settings > Company > General: Human Verification.
    1 point
  13. All Email Templates have an option to include attachments or not. Edit your 2 invoice email templates and uncheck the option to include the attachment. The email will be sent but it will include no attachments. Settings > Company > Emails
    1 point
  14. I recently upgraded to 5.11. And I saw the namesilo module required an upgrade After clicking on upgrade I get a white screen and this error in the logs [2025-02-26T17:33:16.450128+00:00] general.ERROR: PDOException: SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: '' for column `blesta`.`module_client_meta`.`client_id` at row 1 in .../blesta/vendors/minphp/db/src/PdoConnection.php:196 Stack trace: #0 .../blesta/vendors/minphp/db/src/PdoConnection.php(196): PDOStatement->execute() #1 .../blesta/vendors/minphp/record/src/Record.php(305): Minphp\Db\PdoConnection->query() #2 .../blesta/components/modules/namesilo/namesilo.php(168): Minphp\Record\Record->insert() #3 .../blesta/components/modules/namesilo/namesilo.php(105): Namesilo->setContactsFromServices() #4 .../blesta/app/models/module_manager.php(449): Namesilo->upgrade() #5 .../blesta/app/controllers/admin_company_modules.php(179): ModuleManager->upgrade() #6 .../blesta/vendors/minphp/bridge/src/Lib/Dispatcher.php(142): AdminCompanyModules->upgrade() #7 .../blesta/index.php(21): Dispatcher::dispatch() #8 {main} I noticed that the error is pointing to this for loop inside the function 'setContactsFromServices' which is called from the Upgrade() method. foreach ($client_contacts as $contact_client_id => $contacts) { $this->Record->duplicate('module_id', '=', $module_row->module_id)-> duplicate('module_row_id', '=', $module_row->id)-> duplicate('client_id', '=', $contact_client_id)-> duplicate('key', '=', 'contacts')-> insert( 'module_client_meta', [ 'module_id' => $module_row->module_id, 'module_row_id' => $module_row->id, 'client_id' => $contact_client_id, 'key' => 'contacts', 'value' => json_encode($contacts), ] ); } I guess this function call from the upgrade method is to retrieve all contacts for all domains and set them into the module_client_meta table. The issue as I see it is that the $client_contacts does not contain contacts per customer, but its key is an empty element. (data masked) Array ( [] => Array <-- I guess here should be the blesta client_id? ( [54789654] => Name1 [65465465] => Name2 [65465555] => Name3 ... ) ) I believe these lines are setting the client_id to [] so the $contact_client_id is null. $contact_ids = $domainInfo->response(true)['contact_ids']; if (!isset($client_contacts[$client_id])) { $client_contacts[$client_id] = []; } I can't get pass the upgrade method.
    1 point
  15. The two fixes are confirmed to be resolved.
    1 point
  16. Also https://dev.blesta.com/browse/CORE-5359
    1 point
  17. I've created a task: https://dev.blesta.com/browse/CORE-5358 Fix is in the task
    1 point
  18. Vanessa

    Can't login to Admin

    Hello Thank you for your reply. I'm not sure what went wrong, but the 404 error resolved itself.
    1 point
  19. Blesta have just launched v5.11 which sees many new features. We have updated all of our Blesta Themes with full support and provide guides on how you can update your theme. Announcement: https://www.zomex.com/company/announcements/blesta-template-update-v5-11/
    1 point
  20. I found a way to fix it, by creating a proforma before. Instead of creating bill, you create PROFORMA, and if the proforma is paid it turns into bill. But if anybody knows other method, please post it here. Thank you
    1 point
  21. No, you would need to either re-install Blesta or restore the backup of the Blesta database you made after installation. If you are re-installing, you just need to re-issue your license key so that it can be activated with the new install.
    1 point
  22. Hey guys, We wanted to let you know Blesta Club have released a Proxmox Advanced module! For those not aware, Blesta Club has the largest collection of 3rd party extensions! We offer monthly bundles of items, or the option to purchase owned or source code versions of all our work! We offer Blesta licenses aswell, alongside custom development or sponsorship of new features! So; Back to Proxmox advanced! We had a few users sponsor us collectively to address some wants they had for Proxmox, This has a LOT of features that people were asking us for plus a lot of QoL improvements! Client area management for backups/snapshots/Networking and reinstallation as well as stats available for the client! The goal was to make it as fully self service for clients as possible to reduce tickets and angry clients - As you can see in the photos, It's pretty much ticked all those boxes! If you have any questions, feel free to reach out!
    1 point
  23. Hello Blesta Users, We are proud to announce that we have created Contabo Cloud (VPS/VDS) Automation for Blesta is having an ability to communicate your Blesta Panel with Contabo API. Using this module you or your customer can able to do various activities like viewing server information, server reboot, power on/off and so on features implemented in this module. ========================= CLIENT FUNCTIONS ========================= Can Start/ Stop/ Reboot of VPS Change Password Rebuild VPS Can View Server Information (Basic including Password) ========================= ADMIN FUNCTIONS ========================= Suspend/Unsuspend/ Create/ Cancel VPS Can Start/ Stop/ Reboot of VPS Change Password Rebuild VPS Can View Server Information (Basic including Password) Can assign an Existing VPS to the user Can view Activity Logs Marketplace Link: https://marketplace.blesta.com/#/extensions/217-Contabo Cloud for Blesta Webpage Link for ordering: https://www.whmcsmodule.net/contabo-cloud-automation-for-blesta
    1 point
  24. Cindy Winters

    Overview of Previous Year

    Thank you!
    1 point
  25. We recently launched our newest marketplace for Blesta hosting themes! https://webhost.design for Blesta themes - > https://webhost.design/themes/blesta/ Use coupon in checkout for 20% off - 20MORE
    1 point
  26. Hello i discovered a bug in smart search. Smart search does not search service fields because of this code: on "app/controllers/admin_search.php" line: 342 $services = $this->Services->search($search, $page, $pagination); should be $services = $this->Services->search($search, $page, true); because service search function last parameter is search_fields not pagination ( $search_fields If true will also search service fields for the value )
    1 point
  27. Paul

    Template for E-mail

    HTML invoice templates have been added in version 5.11, which is currently in Beta. If you have the beta installed, it's under Settings > Emails > HTML Templates. A default one is included and you can make your own and assign them to the email templates. Also see docs here https://docs.blesta.com/display/user/Customizing+Emails#CustomizingEmails-HTMLEmails the templates should be inlined, there are various tools to do this part before creating it in Blesta.
    1 point
  28. The MinIO S3 Provisioning Module for Blesta is packed with features to make selling S3 storage a breeze. It automates everything from bucket creation to managing policies and client accounts, including suspension and termination Key Features: Automated Bucket and User Management: Automatically creates buckets, assigns policies, and handles client provisioning. Service Limits: Fully supports disk quotas, node storage limits, and even configurable oversell percentages for maximum flexibility. Dynamic Billing Plugin: Comes with a built-in plugin for usage-based billing, handling monthly invoices for unlimited bandwidth or storage, and even automating suspensions or terminations if invoice are overdue. End-to-End Lifecycle Automation: Handles everything from provisioning to termination, so you can focus on scaling your business. This module is almost ready, and for a limited time, you can pre-order it at 50% off. Perfect for hosts looking to offer S3 storage with minimal effort and maximum control. Order NOW!
    1 point
  29. Paul

    Free Hosting Trial

    The term is not changed automatically. If you offer a free trial for 7 days, then you should set a price for renewal. Then, if you allow clients to change term, they can switch to monthly. If they don't switch they'll be billed for 7 days at a time. Or, you can keep an eye on all these trials and change the term to 1 month yourself, then they'll renew for 1 month instead of 7 days.
    1 point
  30. Paul

    Invoice PDF Issue

    You can modify the PDF template itself to remove or add elements. Some coding experience may be required. The templates are located under /components/invoice_templates/, and the perforated invoice is under /components/invoice_templates/perforated_invoice/. Inside is a file called perforated_invoice_pdf.php which is the one you'd want to edit. You can see x_pos, y_pos and other values that determine alignment. Invoice templates are carefully crafted to work correctly when there are multiple pages, so you'll want to test any changes you make. If you want to hire us to create a custom PDF invoice template, we are available to do that with a mockup that we can provide a quote from.
    1 point
  31. Under Packages > Package Groups, click on the Group name and then drag and drop the Packages into the desired order. Like so: If you want to make a particular price the default option, edit the Package and check the box for "Default", like so:
    1 point
  32. We weren't chatting via email recently were we? If not, I've recently been discussing the display of configurable option value data on invoice line items with someone else. It's likely we will be adding a setting for this, at least as it relates to invoices. I've asked someone on the team to make a core change to add this data to invoices, that we could potentially share, and then we'd add it as a setting in a future release. That change relates to the actual invoice itself though, and not the cart summary, but that is another area I think we'd be willing to explore.
    1 point
  33. Paul

    Custom text

    What kind of questions do you add? Maybe an example will help with a recommendation. However, if there's not a module for it I would recommend using the Universal Module and creating service fields for any questions/details you need. If the field will affect the price, then the field should be created as a Configurable Option under Packages > Configurable Options, by creating the option, assigning the option to an option group, and assigning that Configurable Option Group to the Package itself.
    1 point
  34. To set up Nginx for Blesta on HestiaCP, you need to ensure your Nginx configuration file is correctly set up. Here’s a basic template to get you started: 1. **Create a Configuration File**: In the Nginx configuration directory, create a file for Blesta, typically found at `/etc/nginx/sites-available/yourdomain.conf`. 2. **Basic Nginx Template**: ```nginx server { listen 80; server_name yourdomain.com; # Replace with your domain root /path/to/blesta; # Path to your Blesta installation index index.php index.html index.htm; location / { try_files $uri $uri/ /index.php?$args; } location ~ \.php$ { include snippets/fastcgi-php.conf; fastcgi_pass unix:/var/run/php/php7.x-fpm.sock; # Adjust PHP version as needed fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; include fastcgi_params; } location ~ /\.ht { deny all; } } ``` 3. **Enable the Site**: Link the configuration file in the `sites-enabled` directory: ```bash ln -s /etc/nginx/sites-available/yourdomain.conf /etc/nginx/sites-enabled/ ``` 4. **Test Nginx Configuration**: ```bash sudo nginx -t ``` 5. **Restart Nginx**: ```bash sudo systemctl restart nginx ``` 6. **Set Permissions**: Ensure your Blesta installation has the correct permissions for the web server to read and write files. After setting this up, your Blesta should be accessible through your domain. If you encounter any issues, check the Nginx error logs for more details.
    1 point
  35. Mithu

    nginx Template for HestiaCP

    I've Solved HestiaCP Blesta nginX Template. Here are my Template - HestiaCP nginX Template for Blesta
    1 point
  36. VegasX

    nginx Template for HestiaCP

    To set up an Nginx template for HestiaCP, you can create a custom configuration by editing the default Nginx templates in the control panel. This allows for tailored caching, proxy settings, or any specific web app configurations. For more information on setting up the vegas x org casino app download, make sure to configure your server for optimal performance and security.
    1 point
  37. Thanks for your reply Paul. I appreciate your help. your provided solution is working. I put all extension as a separate {"zone": ".pk", "host": "whois.pknic.net.pk"}, {"zone": ".com.pk", "host": "whois.pknic.net.pk"}, {"zone": ".net.pk", "host": "whois.pknic.net.pk"}, {"zone": ".org.pk", "host": "whois.pknic.net.pk"}, {"zone": ".edu.pk", "host": "whois.pknic.net.pk"}, {"zone": ".gov.pk", "host": "whois.pknic.net.pk"}, {"zone": ".biz.pk", "host": "whois.pknic.net.pk"}
    1 point
  38. The hostname should not include "https://" in it, here's an example of another TLD from the file: {"zone": ".com", "host": "whois.verisign-grs.com"}, the host should be the whois server for the TLD. You'll need to add a line for each extension. I tried to find what the whois server is for .pk, but they seem to have implemented something non-standard, a webpage lookup essentially than a true whois. However, I did a test with whois.pknic.net.pk and I got a response, so I would suggest trying it with that hostname. # jwhois -h whois.pknic.net.pk domain.pk [Querying whois.pknic.net.pk] [whois.pknic.net.pk] # WHOIS .PK Domains (PKNIC) Domain: domain.pk Status: Domain is Registered Creation Date: 2006-01-20 Expiry Date: 2026-01-20 Name Server: carol.ns.cloudflare.com Name Server: johnny.ns.cloudflare.com Name Server: Name Server: So maybe something like this might work: {"zone": ".pk", "host": "whois.pknic.net.pk"},
    1 point
  39. cluster

    Smart Search Bug and Fix

    --- bump --- I can confirm this, smart search does not show any results when searching for service domain or domain name. It would be nice if this little thing could be fixed quickly.
    1 point
  40. It's possible that the custom language file is only loaded in the context of custom definitions in Blesta, like Payment Types (Under Settings > System > General > Payment Types) where custom definitions can be used. It may be necessary to wait for https://dev.blesta.com/browse/CORE-5111 to be implemented, hopefully in 5.11, to allow any/all definitions to be overwritten here in an overrides file.
    1 point
  41. OVH Server Automation for Blesta by WHMCSModule Networks is having an ability to communicate your Blesta Panel with OVH API. Using this module you or your customer can able to do various activities like viewing server information, server reboot, reverse ptr and so on features implemented in this module. ========================= CLIENT FUNCTIONS ========================= Rebuild of the Server Soft Reboot Server Rescue/Unrescue Server View Status And Details View Interfaces Details with Failover Enable Auto-generation of SSH Key - No need of password, i.e post Server deploy your customer need to rebuild it Download Private SSH Keys View Bandwidth Usage Information ========================= ADMIN FUNCTIONS ========================= Cancellation of the Server Rebuild of the Server Soft Reboot Server Rescue/Unrescue Server View Status And Details View Interfaces Details with Failover Enable Auto-generation of SSH Key - No need of password, i.e post Server deploy your customer need to rebuild it Download Private SSH Keys View Bandwidth Usage Information ========================= REQUIREMENTS ========================= Blesta latest version IonCude Loaders OVH API details License Key ========================= Pricing ========================= 40 EURO/ Yearly Note: This Modules Source Code is Encoded with Ioncube. MarketPlace Link : https://marketplace.blesta.com/#/extensions/224-OVH Server Module for Blesta Website Link: https://www.whmcsmodule.net/ovh-servers-automation-for-blesta
    1 point
  42. I can't say enough thanks to you, you guys really helped us to move from another billing panel to Blesta.
    1 point
  43. I found out the solution thanks to Discord, I'm just posting it here, in case it helps others. 1. Go to the domain you want to cancel or delete & click Manage. 2. The actions you have there are: Change Auto Renewal, Renew Domain, Update Nameservers, Push to Client, Unparent and Reset Price. You don't need these for now, just click the Edit Service button in the lower right corner. 3. Now you have the actions Suspend, Cancel, Schedule Cancellation, Change Renew Date, Update Coupon. 4. You can choose to use the module or not. You could cancel the domain right away by selecting Cancel & clicking Save. 5. Afterwards the domain is placed in canceled domains, where you can delete it.
    1 point
  44. What does the text version of the email template content show? Click the Text tab when editing the email template. Also, check the welcome email content for the Package. Under Packages > Edit, Welcome Email section. If there is an invalid tag in use, or some other error in the HTML or Text section, it may be causing an error. You can check your logs at ../logs_blesta/ (Defined under Settings > System > General) to see if any errors are written at the time the service is provisioned and the email would be sent. If there is an invalid tag or invalid logic in the template, something should be written to the logs. Most likely the issue would be related to the welcome email content on the Package, especially if you haven't modified the Service Creation template (most don't change this much or often).
    1 point
  45. Yes, absolutely. To add a custom client field go to Settings > Company > Client Options > Client Custom Fields and click the [+] button. Make sure that the Client Group you want it to appear for is selected.
    1 point
  46. This days i way discovering how the order forms / cart work . and i have discovered (at least for me and my staff and my clients testers) a big problem in the cart system . so if we have 3 order forms let say 1 for vps 2 for dedicated 3 for hosting . the client has make a order of 1 vps, and has not completed the checkout ; then he ordered 1 dedicated and hosting , no checkout at here . when he decide to complete the order , here we have the problem , the cart is not containing the 3 order services . and to complete the order he need to go to order form link and make checkout for every service . that for us/him is a huge and buggy work . so we decided to make our own call to the cart basket to see what are in it . and we have surprised , what blesta do is storing the cart item in the sessions, and every item with their ids and some more data . at here all thing is fine . but the surprise for us was that blesta disting with every order form cart . what we suggest is that the cart/basket should be for all order forms . the solution for us was use 1 order form for all . but we prefer use some list or ajaxed order form for a specific needs, and use styled order form for other services . at the end , for me, it has no sense to have 3 carts sessions in one system for the same place !!!! either the other ecommerce platform use 1 cart like magento/open cart/prestashop ..ect ... i don't want to nominate competitors ... licencecart , Relax is just a discussion .
    1 point
  47. Michael

    Improve Password Reset

    You can disable it telling it's correct but it does that to stop brute forcing. eg: I hacked your email account, and I know you have an account so I keep trying everything until it goes to your email address. Disable it: /config/blesta.php find: // Default password reset value. Set to true for improved security, false for more accurate error reporting Configure::set('Blesta.default_password_reset_value', true); change it to false.
    1 point
  48. This forum was created to serve as a place to find extensions that don't ship with Blesta. Typically, these are 3rd party extensions and this forum is a place to list your extensions. Ultimately The Marketplace will replace this thread, however it's not available yet. Ok, here are the rules: Please start 1 new thread per-extension with the name of your extension. Only start a thread if you created the extension. Feel free to include specifics about the extension, including information, screenshots, and a link to your website where it can be purchased or downloaded. NOTE! If there is an extension missing from this forum, feel free to PM me and I'll try to contact the author to get them to list it here, or I'll list it myself with information that is publicly available.
    1 point
  49. You can edit the database. 1. Back up your database!!!!! 2. Go to the database and then find the service_fields 3. now go to the service you want's manage page you should see a link like the following: domain.com/admin/clients/editservice/350/571/ Now you see the LAST number (I've made mine bold for you) 4. In the table click on SEARCH. Search service_id for the number aka for me 571. 4.1. You can then update your KEY "domain-name"'s VALUE. If you don't get anything, go to 5.) 5. Insert a ROW to the table. service_id = 571 key = domain-name value = licensecart.com Each domain needs a domain-name and order-id field per service id. Eg: 13 domain-name licensecart.com 0 0 13 order-id 49346551 0 0 Order-id is the order number on the Logicboxes system. I did this type when I imported due to WHM** but I moved to 2.5 and then to 3.0
    1 point
  50. This has been assigned to CORE-589 and is scheduled for version 3.1 currently. It will likely be a setting for the company and client group.
    1 point
×
×
  • Create New...