Jump to content

galaxy

Members
  • Posts

    63
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by galaxy

  1. Is it possible to schedule domain renewals to happen at a different interval than all other services? I get complaints about the ICANN emails and reminders/notifications and they just want the service renewed before then. So I would like to renew domains 45 days prior to expiration, but normal services at 25 days (anything less than a month, since there's lots of monthly billing).
  2. Hi, did you find out anything more? I'd like to know too, as well as can you customize the $$ vs % per affiliate, can it be limited to certain packages, etc. For example, I'd like to allow recurring commissions on some packages, none on others, one-time referral fees on others. So can the commission be customized per affiliate and per package? And can this be added after-the-fact (i.e. the service is already provisioned but add the affiliate later)?
  3. I finally tried this in production (where there's real keys to test). The service shows up but it says "New" in the listing. When you click on "Management Actions" in the admin interface it says "This feature is not available for the initial order." When I look in the client interface and click Manage I'm getting Invalid TheSSLStoreOrderID/CustomOrderID I've verified the order ID and token in the SSLStore panel "Order Details" screen. I used "Order ID" and "Token" fields. Are they the correct fields to populate?
  4. galaxy

    ReCaptcha version

    What version of ReCaptcha is supported by Blesta? I see requests for invisible and a request to show the version, but can't find what version is currently supported. I typically use v3 from 2018 (which was updated to enterprise in 2020). Or does Blesta still use v2 from 2014?
  5. Is there a way to find clients that have no active services so appropriate action can be taken? I'd like to delete any that have no services, and set ones that only have inactive services to inactive.
  6. So actually, the config directory isn't enough. You want these: chgrp -R apache:apache /var/www/html chgrp -R apache:apache /var/www/logs_blesta chgrp -R apache:apache /var/www/uploads
  7. Assuming your installation is in /var/www/html/config and the logs in /var/www/logs_blesta and uploads in /var/www/uploads (all 3 directories are created/managed by blesta), they need to be writable by the web server (assuming apache). You should use: chgrp -R apache:apache /var/www/html/config chgrp -R apache:apache /var/www/logs_blesta chgrp -R apache:apache /var/www/uploads to make sure you get the whole directory tree owned by the correct user.
  8. Found it. Had to run cron, then it appears in the approval queue on the billing overview page. Was not mentioned in the documentation when I looked for it.
  9. I see when an order is generated it is in the form: Order #613a70610e4f0 What exactly is that number? It looks random. I cannot find it anywhere in the admin section (but see the open invoice it refers to without any reference to that number). So when someone calls asking about that order number, where do I look? Wouldn't it be better to reference the invoice number?
  10. found it. need to update blesta.php with: Configure::set('Blesta.csrf_bypass', ['config::preconfig']);
  11. Is there a way to post to /order/config/preconfig/domains with a domain to check availability or transfer to lookup a domain WITHOUT the CRSF token? When I do, I get: a red box with the error: The form token is invalid. and I would like to bypass it at entry and have it assigned the first time through.
  12. So I guess I'm not using the functionality properly. Here's the URI I need to get directly to the package I would like from the home page. /blesta/order/main/index/hosting/?group_id=2&package_id=8 I've set the URL to the above order form and it does go to request a domain name, but then brings you to the package_group on the order form and not into the specific package. The package is a hosting one with "Domain plus other". I'd like to be able to order that specific hosting package. How do I get it to go to the package after you enter the domain information in the domain checker?
  13. Found it, for others looking. Apparently its in the plugin documentation for Orders. I'm glad the functionality is there. Just the documentation organization can be much clearer rather than hidden in what looks like optional functionality details.
  14. I'm integrating my front-end website to Blesta. I have some pricing grids and pages with links that should bring the user to a specific package. Ideally it would go to the order form where the package group is, but after the domain info is collected, it should go directly to the selected package from the home page. What is the right way to do this? Is there something you can add to the order form URL to denote the selected package?
  15. Not sure if there's something built in, but that looks like you can make a plugin and a custom invoice template that reads the extra input gathered by the plugin.
  16. OK, looks like the only way I can do this is to copy & replicate the invoice template and change the primary_color and primary_text_color. I'm sure there has to be a better way... But at least I can do this brute force. Please let me know the right way to do this.
  17. I see how to change the template, font, logo/background, but I can't see how to make the invoice darker. It is very light gray for all the text and heading, but the logo looks great. Changing the font doesn't change the color though. How can you darken the text?
  18. OK, so the problem is that there's a change in CKEditor in Blesta 5.0+. The HTML code that launches the descriptions are removed by CKEditor when you go into the package. In the package description, the following code is appended to the text of the description: $viewmorelink = "<a class='mod_view_more' href='javascript&#58;void(0);' onclick=\"window.open('$sslfeaturelink','null','location=no,toolbar=no,menubar=no,scrollbars=yes,resizable=yes,addressbar=0,titlebar=no,directories=no,channelmode=no,status=no');\"> View Full Product Details</a>"; To fix it, you need to wrap the <a class=...> ... </a> in the following: <div class="raw-html-embed"> .... </div> Or just make sure you're using the "Insert HTML" block for that set of code.
  19. galaxy

    Paper billing fee

    In my current billing system I am able to charge a "paper billing fee" per invoice that gets printed & mailed. How can this be done in Blesta?
  20. galaxy

    order form listing

    Is there a way to customize the order form listing page? I see we can change the order and add descriptions to each form which is displayed in each box. But can I customize the page myself to make it a grid, paragraphs, or other changes?
  21. I'm setting up an order form for SSL products. In each of the products it has a brief summary of product with a link to "View Full Product Details". Every one of them has this in their description (150 of them). When you click on it, nothing happens. It looks like its a javascript call to void(0); but don't know if there's supposed to be CSS or something to launch a window or dialog. The product details would be pretty important.
  22. I see it. Essentially the namesilo module is missing the supportsIdProtection() function. With it returning true it shows the option.
  23. So if the ID Protection checkbox isn't checked (gives the error if you check it), and in the order form you check the whois privacy checkbox, will the client still get billed for it? Its easy enough to control it via the registrar control panel. I can also use 3rd party whois privacy. In either case I need to make sure the client will be billed for the service. Using the checkbox on the order form would be ideal, but I don't see any price in the cart when ordering and checking out with whois privacy checked.
  24. Most registrars support whois privacy, each with different pricing. I cannot find in Blesta where to set how much to charge per year. It does give you a checkbox to select whois privacy, however I don't see how to set pricing. Can anyone point me there?
  25. So I imported all 150 packages, but instead of deleting, I updated them to "inactive" to get them out of the way. Then I can just activate the ones I want. One thing strange is that there are duplicates, and they have different pricing. Not sure what to make of that. I'll just activate the cheaper ones.
×
×
  • Create New...