Leaderboard
Popular Content
Showing content with the highest reputation since 07/05/2024 in all areas
-
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
-
Lang overrides not working on ES_ES
espservices and one other reacted to pecmo for a topic
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 -
Lang overrides not working on ES_ES
espservices and one other reacted to Paul for a topic
I have confirmed this and we've created the following task: https://dev.blesta.com/browse/CORE-53632 points -
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
-
Unicode problem, no special symbols
Michael and one other reacted to Benjamin Biswas for a question
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 -
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
-
1 point
-
A Way To Disable Pdf Attachment In Invoice Emails
ManagedCloud-Hosting reacted to Paul for a topic
Glad I could help and thank you for choosing Blesta!1 point -
A Way To Disable Pdf Attachment In Invoice Emails
ManagedCloud-Hosting reacted to Paul for a topic
1 point -
The two fixes are confirmed to be resolved.1 point
-
I've created a task: https://dev.blesta.com/browse/CORE-5358 Fix is in the task1 point
-
Hello Thank you for your reply. I'm not sure what went wrong, but the 404 error resolved itself.1 point
-
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 you1 point
-
Double Affiliate Payout Deduction
MichaelCee reacted to Paul for a topic
FYI we have a task and are trying to reproduce this for a resolution for 5.11.1. (Assuming we can reproduce) https://dev.blesta.com/browse/CORE-52981 point -
Completely reset the settings
WebVisionOne reacted to Paul for a question
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 -
Blesta Club - Proxmox Advanced!
Paul reacted to BlestaClub for a topic
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 -
1 point
-
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 - 20MORE1 point
-
Smart Search Bug and Fix
Beav reacted to HostingMaster for a topic
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 -
Invoice PDF Issue
Paul reacted to ManagedCloud_Hosting for a question
𝐖𝐢𝐬𝐡𝐢𝐧𝐠 𝐲𝐨𝐮 𝐚𝐧𝐝 𝐞𝐧𝐭𝐢𝐫𝐞 𝐭𝐞𝐚𝐦 𝐚 𝐕𝐞𝐫𝐲 𝐇𝐚𝐩𝐩𝐲 𝐍𝐞𝐰 𝐘𝐞𝐚𝐫 & 𝐒𝐮𝐜𝐜𝐞𝐬𝐬𝐟𝐮𝐥 𝟐𝟎𝟐𝟓‼ Hi @Paul Thank you so much for your help, support and understanding. Best wishes always...1 point -
Checking in again a year later to see if there is an update?1 point
-
Template for E-mail
MichaelCee reacted to Paul for a topic
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 -
Plugins that generate invoices are independent from the core and would not be combined. Your plugin could be triggered by an invoice creation event, and then edit the invoice Blesta generated to add more items to the invoice. Your plugin could also create a pending invoice (which has a future bill date) and add to it, when the bill date rolls around the invoice will be sent to the client and no longer be pending. That wouldn't combine core billing though. We are also planning a Billable Items Queue, details at https://dev.blesta.com/browse/CORE-4981 which would allow you to add items to this queue to be invoiced together, and this would combine items in the queue with items Blesta bills.1 point
-
Blesta MinIO S3 Provisioning Module - Plugin
BlestaClub reacted to SystemFreaks for a topic
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 -
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
-
Invoice PDF Issue
ManagedCloud_Hosting reacted to Paul for a question
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 -
Adding Order Form Details to Order Summary and PDF Invoice
ManagedCloud_Hosting reacted to Paul for a question
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 -
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
-
nginx Template for HestiaCP
Paul reacted to smithsteve for a topic
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 -
#3: On invoices with refunds after importation via the WHMCS importer (causing overdue invoices in Blesta) : It's more involved and largely is related to our WHMCS customer's final invoices or SLA credits given over the years. If a refund is given to a customer on an invoice, and the invoice is marked paid/voided, WHMCS considers the paid or voided invoice as closed. Even though there is a technically a balance. While this does require manual correction, the manual correction isn't needed on Blesta... The correction should occur on WHMCS. After adding a line item to the WHMCS to reflect the refund to the customer, Blesta is happy. - The issue with the importer not applying multiple payments on a WHMCS invoice was related to credits which was also resolved by adding line items to subtract money owed on the invoices and removing the WHMCS credits. WHMCS credits being applied to invoice creates a transaction that is visible at the bottom, but the invoice itself is never marked while a line item reflecting the credit. WHMCS just has the transaction and marks the invoice paid. Blesta appears to want an actual line item. All of issue #3 can largely be attributed to the sloppy accounting that is allowed by WHMCS. While it all "just works" it's by no means clean accounting. In summary, my original list is largely resolved and I hope my posts help someone in the future.1 point
-
If anyone sees this in the future: 1. Imported Stripe information from WHMCS is ready to bill. You need to choose the currencies in the module setup and then you can charge cards using existing stored CC information (Stripe tokens). Tested today and works. 2) My administrator login still did not work, but test client accounts I added before export from WHMCS did work.1 point
-
New Modern Blesta Theme - 20% OFF.
armandorg reacted to domaingood for a topic
Nice theme! I like this one. Do you have live site for check order froms?1 point -
I've Solved HestiaCP Blesta nginX Template. Here are my Template - HestiaCP nginX Template for Blesta1 point
-
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
-
nginx Template for HestiaCP
Mithu reacted to dddcodigo26 for a topic
To create an Nginx template for HestiaCP, you can customize the default configuration file located in `/usr/local/hestia/data/templates/nginx/`. Modify the template as needed, ensuring you include necessary directives for your specific applications and security settings. Don't forget to reload Nginx after making changes using `sudo systemctl reload nginx`.1 point -
.pk - domain availability check
Paul reacted to Mehmood Ahmed for a question
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 -
.pk - domain availability check
Mehmood Ahmed reacted to Paul for a question
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 -
We have a sample configuration for Nginx here https://docs.blesta.com/display/user/Installing+Blesta#InstallingBlesta-Nginx but Nginx use should be reserved for experts. The sample config is reported to work pretty well, but that doesn't mean it's perfect. If you've copied the important bits from the sample config and still have problems, you might consider switching to Apache.1 point
-
--- 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
-
Translation using _custom.php not working
espservices reacted to Paul for a question
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 -
OVH Servers Module for Blesta
Benjamin Biswas reacted to WHMCSModuleNetworks for a topic
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-blesta1 point -
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
-
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
-
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
-
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
-
Logic Boxes - Getting Additional Info
Benjamin Biswas reacted to Michael for a question
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.01 point -
A Way To Disable Pdf Attachment In Invoice Emails
ManagedCloud-Hosting reacted to Paul for a topic
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 -
A Way To Disable Pdf Attachment In Invoice Emails
ManagedCloud-Hosting reacted to Cody for a topic
Good suggestion! You'll have to get your hands a little dirty, but you can disable sending attachments in invoice delivery emails by commenting out lines 80 - 85 in /components/invoice_delivery/invoice_delivery.php $attachments = array( /* array( 'path' => $inv_path, 'name' => $attachment_name, 'encoding' => "base64", 'type' => $this->company_settings['inv_mimetype'] ) */ );1 point