-
Posts
1,387 -
Joined
-
Last visited
-
Days Won
42
Posts posted by PauloV
-
-
Hello.
I've installed this plugin. But, i already have support tickets and departments that are to be imported from the traditional support manager to support manager pro.
Can anyone help?
Many sorry about the late response,
Lots of work (migrating servers, and alocaing some new networks)
There isnt, for now an easy way to do that, because we have sew fields on Support Manager Pro database. We will trie to implement on the next release (The new Blesta Support Manager as now knowlede base built in in the next relase)
-
Right, but this one doesn't replace the other one?
And I guess I need to uninstall the Blesta plugin then, only question is if I should remove both, and then install this one again?
Thanks!
You can use both or ony one of them
You only need to uninstall one, if you want
-
Thanks naja7host
I will donate on Monday by PayPal, to you again for your excellent work
Keep it comming
-
-
any news?
Hello
Two more weeks and we will add this
-
If i remember well Horde groupware as a function to share one or several emails addresses
Zimbra, anouther one veru good
Open Xchange
And finally, owncloud
-
We lak some Blesta server Managers like ovh/hetzner/online.net
We will build one for hetzner because we have alot of servers with them
-
Yes
i have responded only today. A lot of work and litle time to respond
-
Really !??
Sale Closed
Great for you. Who was the lucky one? I see that you are still the owner
I also see that you own a lot of domains to resell: https://whoisology.com/email/archive_7/ramkumaritrvs@gmail.com
In your history (in search engines) I can also see that you found a nich of *****blesta*****.com domains and you alredy sell some of them
Keepup, maybe I buy some of them, if the next auction bid starts lower
-
-
Spot on. I have dropped you an email
Thanks
great that you like it
Ok I will wait for your email with the extra requirments
-
Just to say that I have taken this task and was delivered yesterday
Hope that was as you (richwalker) asked
-
Do you have nginx installed? Could be apache or nginx timeout and you have to increase.
What is the detail error message on browser and error logs?
-
Hello inodcloud,
Try to raise in your server or hosting account the "php.ini" the "max_execution_time" value, maybe your server dosent respond betwin that time, and so your Blesta goes in "Time Out"
-
love the background image efect
-
you mean some registrar accept registring domains for 1 mounth ?
Yes i have one or two registrars a way by api to registrar for minimum 1 month.
I will try to found the registrars that suport this and i will post it
-
I use the module Internet.bs ,but Internet.bs has a query limit and it sucks
so much work for nothing.
Ok I'll do module for OVH
This can be solved with a universal whois query. We will try to implement this on all our registrar modules
-
### Atention: This is only For Blesta 3.3 or above! ###
My modules are to version 3.2.2 up, full list soon. I do not have time to change every time when a new version Besta come. This is sick
I make this for free but i can make to you a special version for blesta 3.2.2.
If you want i can send you a quote for this.
-
Thank you for update. We need to that. i just update it, but changed all my language. i must be change language again. is it right ?
The "English" Language File is always replaced with a new one on every upgrade, but you can replace the original with one of your support manager pro, blesta backups (if you have done before the upgrade)
-
-
<?php $this->Form->fieldPassword("field_name", array('value' => "field_value")); ?>
You are right Cody
I have found what I did rong
In the past I had try like this:
$this->Form->fieldPassword("hashkey", $this->Html->ifSet($vars->hashkey), array('id' => "hashkey"));
And as you can see I only changed the "fieldText" to "fieldPassword", and I can see its not complete (beginners, that didnt saw correctly the blesta classes)
and the correct id add an Array to the "types" like so:
$this->Form->fieldPassword("hashkey", array('value' => $this->Html->ifSet($vars->hashkey), 'id' => "hashkey"));
And voila its working
Alredy implemented in all our Modules/Plugins that asks for sensitive data
Thanks cody for clarifing that, and sorry to misleading people
-
The soltuion for this is to fix wen creating a Package, and the Type == Domain, only display in setting prices multiples of:
1 (Year) (1,2,3 etc..)
12 (Months) (24, 36, etc)
Note: Some registrares alredy acept multuples of 1 Month wen registering domains, so I dont think my solution or yours solutions above are better
Maybe a "Module" rule wen we can set the multiples acepted wen registering/renewing domains
-
We have plans for an IP management plugin, but our plate is full right now so it's going to be a while.
Cool
Blesta 3.4 ???
-
Hello Paul/Tyson/Cody,
To be able in the future support all "Meta Types" searches in Order Forms, like for exemple the implementation of Diferent Prices for each Meta Type (Register, Transfer, Renew), can you change in the next release the private function getPackageMeta() in app/modules/packages.php to public function getPackageMeta() ?
Thanks in advance
[Plugin] Admin Tools (More Options For Staff)
in Contribute
Posted
Great work as always naja7host