
bunny
Members-
Posts
177 -
Joined
-
Last visited
-
Days Won
3
Everything posted by bunny
-
OK, thank you
- 223 replies
-
- live chat
- online chat
-
(and 3 more)
Tagged with:
-
Blesta 3.1.2 or above - also 3.2.0???
- 223 replies
-
- live chat
- online chat
-
(and 3 more)
Tagged with:
-
I have a problem. I use HostBill for Internetx - internetx.com. I want to move all services to panel Blesta. I'm in desperate need of a Internetx domain reseller module for Blesta. XML API - https://www.internetx.com/en/software/autodns/xml-api.html%C2'> The domain robot API can be implemented via different programs, the most commom being PHP, Perl and Java. Tip: If you'd like to use another program, please contact the experts in the InterNetX Team: sales@internetx.com
-
DNS module would be great
-
I tried but I can not log in as admin.
-
what is the easy way to upgrade 3.0.10 to 3.1?
-
good luck
-
100 USD?
-
My offer is a joke! ,but $100 is a good price. Paul it will be a problem add the license to my account?
-
I will take up for this ,maybe next week.
-
I have lots of custom code and this is main problem!
-
Paul ! ,what do you say?
-
it's a little unfair, Blesta 3.0? I have too many changes would now move to 3.1
-
£1
-
hope? this is not my key
-
-
and? still the module is not available. I think that someone wants some money
-
my fault - Suhosin does not yet support PHP 5.4
-
interesting...
-
Paul does not like Plesk
-
/components/modules/plesk/views/default/client_service_info.pdt edit: change <table class="table"> <tr class="heading_row"> <td class="fixed_small center border_none"><span class="paymnt_arrow"></span></td> <td class="border_left"><?php $this->_("Plesk.service_info.username");?></td> <td><?php $this->_("Plesk.service_info.password");?></td> <td class="last"><?php $this->_("Plesk.service_info.server");?></td> </tr> <tr> <td></td> <td><?php $this->Html->_($service_fields->plesk_username);?></td> <td><?php $this->Html->_($service_fields->plesk_password);?></td> <td><?php $this->Html->_($module_row->meta->ip_address);?></td> </tr> </table> to <table class="table"> <tr class="heading_row"> <td class="fixed_small center border_none"><span class="paymnt_arrow"></span></td> <td class="border_left"><?php $this->_("Plesk.service_info.username");?></td> <td><?php $this->_("Plesk.service_info.password");?></td> <td class="last"><?php $this->_("Plesk.service_info.server");?></td> </tr> <tr> <td></td> <td><?php $this->Html->_($service_fields->plesk_username);?></td> <td><?php $this->Html->_($service_fields->plesk_password);?></td> <td><?php $this->Html->_($module_row->meta->ip_address);?></td> </tr> <tr> <td> <form method="post" action="https://<?php $this->Html->_($module_row->meta->ip_address);?>:8443/login_up.php3" target="_blank" > <input type="hidden" name="login_name" id="login_name" value="<?php $this->Html->_($service_fields->plesk_username);?>"/> <input type="hidden" name="passwd" id="fid-passwd" value="<?php $this->Html->_($service_fields->plesk_password);?>"/> <input type="submit" class="button" value="Log in to Plesk Panel" /> </form></td> </tr> </table>
-
with SSL? Human Verification It uses the API same recaptcha. Technical support also does not protect by captcha.
-
Order requires SSL is a standard, recaptcha and Human Verification not work with SSL.
-
1. when the new Plugins and Modules? 2. when the documentation for Universal Module - documentation is not available 3. when new themes for order recaptcha - not working for me, is the same with Human Verification. I'm using SSL. any solution?