Jump to content

jesin

Members
  • Posts

    6
  • Joined

  • Last visited

Contact Methods

  • Website URL
    http://jesin.tk

Profile Information

  • Gender
    Not Telling

jesin's Achievements

Newbie

Newbie (1/14)

2

Reputation

  1. Ah yes I ran to that screenshot without reading it completely Is this expected in 3.6.2 or the next major release?
  2. Yes that's what I'm looking for. In addition it'd be awesome if the form can be restricted to certain client groups.
  3. I have some restricted packages which have been set for specific clients. I would like to create an order form with this product group which will be visible only to these clients. How do I go about this?
  4. There seems to be changes in the GoGetSSL API. I asked them a month ago and they said the activateSSLOrder() method was no longer supported. The same issue was fixed in HostBill in the latest release - http://hostbillapp.com/features/apps/gogetssl-changelog.html Also from the manual of GoGetSSL API: https://my.gogetssl.com/docs/gogetssl_api_07-14-v2.9_2014.10.22.pdf Blesta doesn't use the GetOrderStatus() anywhere. So I guess it's time Blesta's module is updated.
  5. Related: http://www.blesta.com/forums/index.php?/topic/3164-email-templates-with-wrong-urls/ I have Blesta installed on an Nginx webserver. Initially I installed in the root directory, then created a directory named billing, moved everything to it, changed the root_web_dir setting to /var/www/domain.com/billing/ and reissued the license. When I manually choose to email an invoice the /billing/ prefix is present in the URL, however when it is done automatically through cron the links simply point to domain.com/clients/ This is my cronjob /usr/bin/php -d "sendmail_path=/usr/sbin/sendmail <sendmail arguments> -t" /var/www/domain.com/billing/index.php cron > /dev/null What could be wrong?
  6. I would like to create a coupon code that applies only to the 1 year term of a package. Currently it applies to all the available terms for this package. The only solution I'm aware is to create a separate "1 Year" term package and configure the coupon to apply to it alone. Are there any better solutions?
×
×
  • Create New...