Jump to content

serge

Members
  • Posts

    695
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by serge

  1. thxs, by the way I have no luck for that work until now. I have tried for hours. I do not wishes my order form list other groups. And not all packages in my group need the add-on But Blesta seem not flexible by not allowing to associate directly add-on to package...
  2. NO: it's Package name - Package name., that why I reported this bug My Group Name are very different name
  3. Describe the issue you're experiencing. ------------------------------------------------------- At order summary step, package name is displayed twice on the same line, see also attached picture my-package-name my-package-name 12 Months for 1 @ ₱1,998.00 Provide detailed steps necessary to reproduce the issue. --------------------------------------------------------------------------- - using universal module with the package - having a package name (at Packages/Browse/The-given-package) being very unique for better isolating the issue - using an order form with type "general" - bug described in 1. will happen with all form templates Versions: -------------- Universal Module : version 1.2.0 Blesta: version 3.3.4
  4. Here is an order form: ---------------------------- http://dev-blesta.netpublica.com/order/main/packages/magento-extensions-paid/?group_id=9 I would like to have this add-on: ---------------------------------------- Support and Updates (1 Year @ ₱1998.00) only available for this package: ------------------------------------- Dragonpay for Magento: Owned Please, what will be the steps to accomplish this from zero to end?
  5. Thank you, that worked fine, I'm so glad. The container was certainly coming from the core code-logic of CMS plugin, and Tyson idea was my solution
  6. These 2 pages do have a top light blue block I would like it will be 100% width. http://dev-blesta.netpublica.com/ http://dev-blesta.netpublica.com/about-us I was able to get it 100% width at doing this in css of my theme : .container { width:100%; } but doing that way give other pages content 100% width when I want only these light blue top block being 100% width and not the rest.
  7. interesting I was not aware of www.manager.io, that's true accounting software with nix version are very very rare, I had to try sql-ledger.com but it's not very friendly to use. To answer to the initial question: +1 for Xero
  8. Regarding the license manager plugin & "client trials" case, at doing a lot of test, I can see the license "status" echo on client side can only be : - "valid" if valid or - "unknown" if other than valid And real cases like, "expired licence", "suspended", "invalid_location" (when being ticked in blesta licence module), are only giving at client side an "unknown" status So in my script integration & my custom actions after license check, I'm only using "valid" case status or different of "valid" case status
  9. I think I was confused, because at testing how Blesta work now with SMTP , I can see nothing I requested above seem needed
  10. PauloV said But by the way according to most EU law, invoice must come from your acountability system, so as none billing system like Blesta, whmcs, etc do have plugin or module for EU accountability (except UK), that do mean you should see: from an accountability point of view: - Invoice generated by Blesta are just receipt - Real Invoice are from your accountability software & using above receipt as cross reference (you export transaction from your payment gateway account, you "clean data", than you import it to your accountability software) From your customer point of view: - Invoice from Blesta are customers invoice - Invoice from accountability software are just living for accountability purpose nothing more, customer are even not aware of these
  11. For now support department (that can have each a different email account) can receive email using pop or IMAP email account credential. BUT to send email from Blesta, only one SMTP account is allowed, so we can not send email from the corresponding support department email address. That why allowing also to fill SMTP user/account credential by support department in place of only allowing one SMTP account by company (a single email address only) will be fine.
  12. serge

    Auto Debit

    Have you setup cron job for Blesta, if not, no chance automation will work. see from blesta admin interface & top menu: settings/system/automation
  13. Thank You!! I solved it using
  14. yes I use 2 Nginx (one as reverse proxy & caching static file and other nginx for php), The issue happened since & copied all public_html files from my development server (using a single apache) to my production server using nginx for php. All other things work fine, the issue is just the above reported facts. I ever saw some Nginx config from the Blesta forum, but my setup can differ So your question is interresting in a way I could investigate more regarding my Nginx parameters
  15. In real I can see default Blesta themes (staff & client) but not the ones I selected & saved. cache have been deleted at Blesta, server rebooted, browser cache deleted, etc,..and still the same since 2 days. Have you any idea, I ever re-copied & remplace alll my Blesta files, but still the same.
  16. serge

    Cant Uninstall Plugin

    I experienced the same issue, and deleting from ftp the plugin admin tool solved it. The issue was I was not able to disable any plugin or uninstall any plugin from admin area, after click on disable or uninstall, the pop up window was not in full, only pop up header was there, there was no confirmation message, and no result at the end
  17. I discovered yesterday, there could be a topic relation with this the Blesta virtualmin module here: http://www.blesta.com/forums/index.php?/topic/3894-virtualmin-module-test-stages/ Because cloudmin can do LXC provisioning and according to virtualmin/cloudmin author , the API is very similar to hook the system up to your billing, see at end of post here: https://www.virtualmin.com/node/23912
  18. Do you know a solution for doing LXC provisionning from Blesta?
  19. will be fixed in next Blesta version, but you can delete price from editing "pricings" table in your db
  20. Describe the issue you're experiencing. At customer checkout, when only having item at zero price (all being free) in cart, there is obligation to select a payment method. For free products, it's disturbing for customer to have obligation to select a payment method when there is nothing to pay. Provide detailed steps necessary to reproduce the issue. having a cart with total price at zero (all items free) List any generated errors. (The "Oh Noes" error pages are very helpful.) if no payment gateway are selected, there is this error displayed: "You must select a method of payment in order to continue." Include your configuration settings, i.e. OS, version of Blesta, version of module/gateway/plugin if applicable, version of PHP & MySQL. Blesta version 3.3.2 Other: ------------ I now I could create a new payment gateway, having "free payment" as name, but it could be very better this issue will be solved in Blesta core.
  21. Yes I confirm, on my test like a customer I was able to reissue licence (& my custom licenced software got after licence validated on a new domain) when at admin area Allow Reissue is NOT selected in the module & product parameters. I done such try at changing IP, Domain to better see how it work, and all work fine excepting reporting "bug". Yes , I suppose if blesta do not display reissue option in customer area when this option is not enabled at module parameters is enough to solve this "bug"
  22. Thxs for your bug report in the forum "bug" section, and that true that a double package save can sometime pass this issue but not all the time FYI, I solved my issue from editing/deleting prices in database,
  23. License Module bug : "Allow Reissue" always enabled at customer area side in admin area & "Manage License Module" & "my product", when "Allow Reissue" is NOT selected, Then, in the client area & my active product & manage license, Reissue option is displayed. and if customer submit the Reissue request it's can work, I done it at testing client install on an other domain...
  24. will be too bad if potential bug are not followed
×
×
  • Create New...