
activa
Members-
Content Count
736 -
Joined
-
Last visited
-
Days Won
13
activa last won the day on September 4 2018
activa had the most liked content!
About activa
-
Rank
Advanced Member
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
activa reacted to a post in a topic: SSLTrust Module to resell SSL Certificates
-
activa reacted to a post in a topic: Pass suspension_reason to suspendService() in Modules
-
Still wating this task. Any ETA?
-
activa reacted to a post in a topic: Module Add Variable to Cart Summary Descrition
-
activa reacted to a post in a topic: Void Open Invoices on Service Cancellation
-
activa reacted to a post in a topic: Blesta 4.7 Beta Released
-
activa reacted to an answer to a question: Is mcrypt Still Required Beyond PHP 7.1
-
activa reacted to a post in a topic: Need PowerCLI vmware Plugin whit Hetzenr ded server
-
activa reacted to a post in a topic: [Plugin] Notification Center
-
It will be any impact if upgrading from php 5.6 to php 7.2? as i know mcrypt is used for encryption/decrypting data, and blesta use it in password and encrypted data hashing, when running php 5.6 and blesta use it it would be impossible to decrypt old data without it in 7.2, is this true?
-
Up
-
activa reacted to an answer to a question: Your license successfully revalidated. Please log in.
-
activa reacted to an answer to a question: Your license successfully revalidated. Please log in.
-
Blesta Addons reacted to an answer to a question: How to know what language phrases changed with upgrades
-
PauloV reacted to a post in a topic: pre action events
-
You are in the other level than blesta 😉
- 180 replies
-
Sometimes we need to block some email providers or client from some countries... ect , and the only way to not do this manually is to have a pre action event for Clients.Add action .it would be perfect to allow as inject our our code before the action then if we want we set errors, as now blesta allow as to inject code after client creation action.
-
Check if the database info in your config file are the same as you have in your host.
-
Tyson reacted to an answer to a question: API - Services getAllByClient
-
Make all params inside a $vars array then use http_build_query() it will do the job for you. Anyway i think the result will be like order_by%5date_added%5=desc
-
A nice feature to see when logging as client for admins we should see client language , their prefered currency ... ect
-
What happen when you use the core logicboxes module? Not sur but i think this related to client language, we have this issue before so we pass all our clients account with english .
-
How to know what language phrases changed with upgrades
activa replied to Morningstar's question in Support
Admin tools from blesta addons give you the full changes and missing languagues phrases. -
How to create Packages with 2nd year another price
activa replied to Gabriel Gutierrez's question in Support
This feature is totally one of our most wanted features. We currently using coupons for the first years, we found this the only raisonable solution at the moments. -
Tyson reacted to an answer to a question: Translation menu entries
-
You should translate languages files indide every plugin .
-
Search the forum, this subject already disucces many times, also a plugin from blesta addons has this option to change language from url .