Jump to content

Blesta Addons

Alpha Developers
  • Posts

    4,868
  • Joined

  • Last visited

  • Days Won

    389

Reputation Activity

  1. Like
    Blesta Addons got a reaction from Michael in Blesta Requirements Problem   
    this is probleme of mal installed apache or missconfugured
  2. Like
    Blesta Addons got a reaction from PauloV in Urgent Admin Page Blank   
    SAFE_MODE probleme
    do you have root access ? if yes you have two solution :
    1 - disable SAFE_MODE in php.ini
    2 - run the following command from ssh
    chwon -R username:username /home/username/public_html
    if you have cpanel and don't want to disable safe_mode then run the fallowing command
    /scripts/chownpublichtmls
    best regards
  3. Like
    Blesta Addons got a reaction from PauloV in Language File For Template   
    we think that template should be accept custom language file .
     
    for example , some word are not loaded for all the system , or the themers want to include they own phrases in templates , so is better to allow language files for templete .
     
    with that the template it will be multilinguage and the author will just add language pack to add new language .
     
    maybe a direcotry language is needed here .
  4. Like
    Blesta Addons got a reaction from Michael in [Logicboxes] Ftao: Tyson :d   
    you can use my module .... it not need to fetch the oder-id from database
  5. Like
    Blesta Addons reacted to mrrsm in Client Billing Statement   
    I did some brief searching and could find any threads even though I thought this was talked about before.
     
    There should be a way to print out a current statement for a customer.  For example if they have 2 invoices, 1 is partially paid, I should be able to print out a statement that shows the total from both invoices minus the amount paid and the total they owe.
     
    I looked in reporting and couldn't find anything either although I would figure I would find this on the clients page in the admin section.
  6. Like
    Blesta Addons got a reaction from PauloV in Funds Applied Don't Show On Invoice   
    I remember there are anotehr thread talking about the same issue and requesting showing applied transaction to the bottom of invoice .
     
    i think this will be resolved in the incoming release .
  7. Like
    Blesta Addons got a reaction from PauloV in [Widgets] Encrypted Staff Private Notes   
    screenshot added to the first post  .
  8. Like
    Blesta Addons reacted to Tyson in Widget Code Not Working   
    If it works without setting arrays or querying the database, then I suspect the issue could be with the models you're loading or the data you're setting, which causes an error. To see what the error is, you can take a look at the php logs, or check the AJAX response in the browser when it fails to display the widget content.
  9. Like
    Blesta Addons reacted to PauloV in [Widgets] Encrypted Staff Private Notes   
    Great work
     
    Thanks for your hard work
  10. Like
    Blesta Addons got a reaction from PauloV in [Widgets] Encrypted Staff Private Notes   
    Hello All .
    LAST UPDATE 09-06-2018
    as promised , we are providing the widget for PauloV's MOD (original thread here http://www.blesta.com/forums/index.php?/topic/2175-my-private-notes-encrypted-staff-private-notes/ ) .
    we have created a plugin as a widgets , that can be shown in the admin dashboard .
    as always the installtion steps is :
    1 - download plugin from  Blesta Addons .
    2 - upload the staff_notes folder inside plugin directory .
    3 - goto plugins , and install Encrypted Staff Private Notes .
    4 - goto dashboard , manage widgets , choose location .
    5 - enjoy the content .
    Screenshot
     

     
     
    ANY BUG/SUGGESTION REPORT IT I THIS THREAD .
    Best regards
  11. Like
    Blesta Addons got a reaction from PauloV in Email Not Being Sent On Invoice Creation   
    Normally if you create invoice manually and the box is checked , the invoice should sent immediatly .
  12. Like
    Blesta Addons got a reaction from Joseph H in Template Engine Suggestion   
    1 - when we using a custom template/theme , if a template pdt file is missing , better load the default one shipped with blesta (boostrap/default ) (is the same as language role loading ) , this also will help themers to not stack with every release , and they will include just the modified templates files rather than all the files to the theme package .
    2 - is better to make bootsrap and font-awesome as vendors , and let the themers/coders include it .it will help also in update versions .
    3 - add ability to theme to include thier own file language , this can help in multilangue site . now if i want to add custom phrases to template i need to write it directly , but if it is as a language file inside the theme , it will be better for transalating to multi language.
    4 - why not a custom controllers/models for template , if we need to write own php function for some widget template , ajax , custom code , that will help to produce more interactive theme .
    5 - thanks .
  13. Like
    Blesta Addons reacted to Alk in Sell Domains Separately Without Hosting   
    I want to add some further information to this bug report as this needs to be recognised as an issue by Blesta.
     
    So if you want to use an order form for domain purchases only, you setup the order form as per the attached screenshot. IE. You set a "Domain package group", but not any other "package groups".
    If you also select to use any of the wizard or ajax based order form templates (the standard template doesn't have this issue) you will be presented with a blank page, prompting you to "make a package selection" - as illustrated in the screencast.
    Furthermore, as illustrated in the screencast, whilst with the "wizard slider" and "wizard boxes" templates you are presented with a blank page prompting to "make a package selection", you still get the "show cart" button to allow you to continue through checkout. However, with the "ajax boxes" and "ajax slider" templates, you don't get the "show cart" button, so you are completely stumped and cannot continue checkout!
     
    At the moment, the only workaround is to use the Standard order form template if you are only selling domains.
     
    I have to also point out that it is necessary to have a separate order form for customers who only want to order a domain name because if you attempt to only use one wizard or ajax based order form for all services which you offer (ie. an order form which has a domain package group set + other package groups) the customer cannot only order a domain name without being forced into having to purchase another package with the domain name due to the way that the wizard and ajax based order form templates work. The only way to prevent this is to use the standard order form template. I have opened a feature request for this issue here: http://www.blesta.com/forums/index.php?/topic/2984-do-not-pre-select-a-package-on-order-form/
  14. Like
    Blesta Addons got a reaction from PauloV in [Plugin] Admin Tools (More Options For Staff)   
    this bug is not related to the plugin code, is related to blesta routes .
  15. Like
    Blesta Addons got a reaction from domaingood in Configurable Options Not Sowing On Mutipue Currencies   
    or at least make the first option selected in default .
  16. Like
    Blesta Addons got a reaction from blazedd in More Events   
    we need more event to be implemented in blesta like :
    Client Edit Profile
    Client Change Password
    Client Delete (Before & After action )
    Client Profile Tab Fields (dropdown menu)
    Contact Add | Contact Edit | Contact Delete
    Client Dashboard Page Load
    Client Pay Method
    Client Pay Confirm
    Admin Dashboard Page Load
    Daily CronJob (Before & After action )
    Invoice Payment Reminder
    Accept Order
    Delete Order
    Pending Order
    Order Checkout
    Shopping Cart Checkout Page
    Show Cart Page
    Module Create (Before & After action )
    Module Suspend (Before & After action )
    Module unSuspend (Before & After action )
    Module terminate (Before & After action )
    Admin/Client Services Tab Fields (rendered)
    upload Files action
    Ticket Plugin :
    Add - reply - close tickets
    Download Manager Plugin
    Download (Before & After action )
    order plugin
    every step event (before/after)
  17. Like
    Blesta Addons reacted to Tyson in Configurable Options Not Sowing On Mutipue Currencies   
    Not selecting one by default isn't really a bug. There currently is no feature in Blesta to specify which, if any, should be the default option. That might be a good feature request.
  18. Like
    Blesta Addons got a reaction from Michael in [Plugin] Admin Tools (More Options For Staff)   
    Fixed for release 1.0.3 , i will update the github reposity this night .
    more info here http://www.blesta.com/forums/index.php?/topic/2778-tools-logs-convert-currency-url-return-404-error/
  19. Like
    Blesta Addons reacted to Rodrigo in A Little Project :)   
    After developing a blesta payment gateway and modifying multicraft module enough for making a provisioning module for a totally different service, I think that blesta is a *very* powerful platform for managing service from the service itself to the billing.
     
    I have a custom made GSP panel for my services, but as I'm preparing blesta for putting it to my production environment, I find that migrating the whole panel as a blesta module is a very attractive choice, as it can be more comfortable for users (less login combinations to remember (if you don't do something like a shared login), a single portal to manage all.
     
    You should really consider doing a module instead of a whole panel, but if you are going to sell and license your panel, you might want to keep it standalone.
     
    As a tip for developing, just be paranoid about user input, it always work lol (and you should consider using a WAF like apache's mod security just for prevention)
  20. Like
    Blesta Addons got a reaction from PauloV in [Plugin] Admin Tools (More Options For Staff)   
    Fixed for release 1.0.3 , i will update the github reposity this night .
    more info here http://www.blesta.com/forums/index.php?/topic/2778-tools-logs-convert-currency-url-return-404-error/
  21. Like
    Blesta Addons reacted to kikloo in How Do I Invoice A Service Which Is Not Due Yet For Renewal ?   
    Hi,
     
    I am sure about how you use blesta but I sell domains and hostings to clients and resellers. Hence resellers keep credit with me so when they get an order for domain etc. they can just login, order the service and apply the credit to the invoice and their order is executed. But this is not happening in blesta as credit cannot be applied to the invoices. Same in the admin end. Now to your question:
     
    I cannot use automatic credit applying because a client has 10 domains and 3 are expiring but he only wants to renew 1 and blesta has generated 3 invoices, blesta will apply credits to all, I don't understand this theory at all. Blesta will waste my credit on 2 other invoices which I never wanted to renew. Do you get my point ? This system works for single service, example: I have blesta license from you and I add credit and blesta keeps on renewing invoices using that credit, fine. What if i have multiple services say: 80 or 100 then what ? I don't want my credit to get applied to every invoice that is generated by blesta.
     
    I hope you understand now.
     
    Thanks.
  22. Like
    Blesta Addons got a reaction from PauloV in Stripe Not Displaying   
    another reason to achieve this request
    http://www.blesta.com/forums/index.php?/topic/2687-make-gateways-available-for-all-currencies/
  23. Like
    Blesta Addons got a reaction from PauloV in Cpanel Module With Extra Bonus   
    The Module was updated 8-7-2014
  24. Like
    Blesta Addons got a reaction from PauloV in World Cup (And Some Outher Things :p)   
    in my previos post i opt for three team to be in the golden 4 (brazil/germany/nethderland) all they was in semis . Germany deserve to win this worldcup , but argentina has a player named messi , so nothing is decided .
    +1 vote for germany
  25. Like
    Blesta Addons got a reaction from Rodrigo in Global E-Mail Html Container   
    i have got your idea. is very good feature request .
    i think at least header and footer email template should be unique and modifiable outside the email template .
    the idea , if we made for exemple email/phones in the header , we need to change it in all email templates , with Rodrigo idea , we will change it one time .
    is like blesta theme . we have header/footer , the content is for the content .
    V2.5 was something from this concept .
    +++1
×
×
  • Create New...