Jump to content

snake

Members
  • Posts

    79
  • Joined

  • Last visited

Posts posted by snake

  1. hey guys. I need to be able to manually process orders on my blesta system as there is no provisioning module.

    So I need customers to complete the signup and purchase process, but I want the order to stay as "pending", so I can login and review any pending orders and do the provisioning part.

    I have gone through the packages, order forms, universal module settings, billing settings, but I cannot find anywhere to set the default status of orders to "pending".

    Can someone tell me where this setting is ?

     

     

    .

     

  2. ok got all that sorted and have made my bulk updates.

     

    However the support email templates do not seem to be in this table, are they stored somewhere else ? 

    Specifically I want to edit the default email  that goes out when a user opens a ticket, and add a signature and change the from address so that users can actually tell where it is from, otherwise it just looks like spam.

    I have searched through the admin but couldn't find this anywhere.

  3. Thanks Paul, I got this sorted a few posts back, the issue was I had to setup notifications in the staff group.

    This is why I was asking if there is a setup guide, as there is no much that needs to be setup to get the system working properly, there seems to be no way to do this other than through trial and error and asking on the forum, which is very frustrating and time consuming

  4. yes I just discovered this about 10 mins ago..

    I had looked at this table several times, but I had assumed that "EMAILS" was copies of emails sent to users, which is what the name implies, and is generally the convention I have found in other billing systems I have used which save copies of all outgoing emails. 

    Email_templates would be more obvious :-)

  5. I have enabled the orders widget and set it to always send order notifications, but I am not getting anything.

    SMTP settings are correct as I get other emails.

     

    I add a service to the user, activate it, the user gets the welcome email, but I don;t get the order confirmation.
    Any idea why ?

  6. I am still having a bit of an issue with this.

     

    If I set the custom field to type=text, then it is displayed to the user allowing them to fill in values, which I don't want as it is ME who needs to fill in these values when I accept the order.

    But if I set them to type=hidden, then they do not show up in the staff area either, so I cannot even enter values for them.

     

    Is there any way round this ?

  7. If it relies on .htaccess then this means it must be doing some url rewriting then

    Obviously no-one has mentioned that requirement until now, and I have not seen it mentioned in the docs so far, so of course I had not way to know this.

    So your burger anaology is actually wrong because it would be more like "blesta doesn't do burgers, but it can pretend to do burgers with its burger simulator", which is essentually what the .htaccess is doing with url rewriting, it is pretending that a cron folder exists by redirecting the request somewhere else.

  8.  

    Not for the url but for the cron job task url on most control panels.

     

    You want what Paul said above:

    https://www.yourdomain.com/blesta/install/path/cron/?cron_key=CRONKEY
    
    EG for me: https://www.licensecart.com/billing/cron/?cron_key=3iOPp82T
    (Changed cron key just incase someone tries it :] )
    

     

    as I said above, this URL fails because there is no such file or folder, please see the screenshot I provided, there is no CRON folder in the blesta installation.

  9. As I mentioned above, the tags that are available to the universal module Welcome Email on the package depend on the universal module product you are using for that package. What are the universal module Package and Service options you have setup for the product?

     

    This example image shows a service option, (e.g. "hostname") in the Name column. So in the Welcome Email for the package, you can use the tag {service.hostname}. If a value exists for that field when the service is created, the email will show it. This Welcome Email is inserted into another email: the Service Creation email template, which can be found under [settings] -> [Company] -> . Make sure that the Service Creation email template contains the tag {package.email_html} in the HTML tab, and {package.email_text} in the Text tab. The contents of {package.email_html} and {package.email_text} is the Welcome Email you set for the package.

     

    Once you have set the tags in the email templates, you can try adding a service for a client using that package, and fill in all of the information to activate it. After it's activated, it will send the Service Creation email. You can check the Mail Log for that client (under Actions) on the client profile page to view the email that was sent.

     

    ok here is the universal module settings in my package

    http://screencast.com/t/vPcInw5nD8h

     

    here is my universal module

    http://screencast.com/t/xvwmMX1t

     

    here are my packages

    http://screencast.com/t/TbeGatUFJw

     

    I want to display what they have actually purchased, i.e.

    1 x CF FREE

×
×
  • Create New...