-
Posts
9,522 -
Joined
-
Last visited
-
Days Won
186
Everything posted by Michael
-
[Improvement] Company Address Accepts Line Breaks
Michael replied to Michael's topic in Feature Requests
Structure.pdt When I did it before it was in the line but with the code above it goes in the way you set it in the company settings -
[Improvement] Company Address Accepts Line Breaks
Michael replied to Michael's topic in Feature Requests
Thank you mate life saver. <?php if( $system_company->address !='' ){ echo nl2br($this->Html->safe($this->Html->ifSet($system_company->address))); } ?> -
On the company address, if you put this: 123 Demo, Street name, Address, Town, zipcode It would output: 123 Demo, Street name, Address, Town, zipcode Not with the lines.
-
You have to wait for the cron lock to allow you to stop the crashed job, you can do it manually if you wish by doing the following: Cron job has been running for over 60 minutes?
-
Have you checked that the requirements are all set: https://docs.blesta.com/display/user/Requirements You can ask Namecheap for help if you need it as they manage the servers you are on, personally it's better when you own your own VPS.
-
the htaccess should work with cPanel.
-
Do you have teamviewer and I can look with you or are you using a control panel (If you use a non control panel do you have allowoveride All?)
-
Would be perfect, I have a drop down I posted before so they can't write their own. Ref: http://www.blesta.com/forums/index.php?/topic/4312-thesslstore-improvement-could-work-on-gogetssl-too/
-
A guess, but most places do 15-30minutes
-
Don't believe so, just tell them to not to log in for about half an hour else it resets the limit for another 30 minutes.
-
Correct if you need help with your license you can go to them for help or the community forums.
-
So it shows this mate? private function sendPaymentNotice($action, stdClass $client, stdClass $contact, stdClass $invoice, $autodebit_account=null) { if (!isset($this->Emails)) $this->uses(array("Emails")); // Determine the email template to send if (!isset($this->InvoiceDelivery)) { $this->components(array("InvoiceDelivery")); } $email_group_action = null; switch ($action) { case "notice1": $email_group_action = "invoice_notice_first"; break; case "notice2": $email_group_action = "invoice_notice_second"; break; case "notice3": $email_group_action = "invoice_notice_third"; break; }
-
Blesta German Language & Law // Developer Docs
Michael replied to PleaseDelete's question in Pre-Sales Questions
1. I don't believe anyone has a pack you can buy but you could help contribute to the translator pack to help complete it. I personally don't know anyone from Germany to help get a language pack out there. 2. Not sure what you mean by a button solution, you'll need to explain that a bit more for the community and developers. 3. https://docs.blesta.com/display/dev/Overview -
Both work and that's up-to you. You can't until the new revamp for domains because you will get a table with three sections. Transfer is already done via the API's with the EPP Code. Don't think that will come fast since it's not as easy as it sounds. I spoke to Eric and Mujahed and I believe it's really hard to do that but mine was about a custom non domain module. You can do it via the database and soon to be move service under User Actions. Has to be a domain module but you can if you use the Domain and Other order form. Dowt that will ever come unless it's easy because not every registrar offers the API for it.
- 16 replies
-
- domain management
- domain module
-
(and 1 more)
Tagged with:
-
It would be nice if we and customers could have a email when a cancellation has been made.
-
Sounds awesome mate
-
You can use the edit here: http://www.blesta.com/forums/index.php?/topic/2952-blesta-321-351-universal-module-workaround-show-service-fields-at-client-panel/
-
Yeah mate that is confusing because I thought it was recurring for 1 month indefinitely and the next due day is next month…?
-
Personally I think the way is fine as it is now because the client knows where they live and can pick the one they want. I like being known as West Midlands, but some like Warwickshire.
-
Download manager under beta.
-
See: http://www.blesta.com/forums/index.php?/topic/592-display-prices-on-your-website/?hl=display+prices
-
Merci Paul mate Feature request: Tooltips to explain what each drop down does mate
-
You can't with the universal module only a "Domain" module can do it. Logicboxes, Namecheap, OpenSRS, etc.