-
Posts
121 -
Joined
-
Last visited
-
Days Won
1
Doctrine last won the day on March 22 2018
Doctrine had the most liked content!
Profile Information
-
Gender
Male
-
Location
SpaceWeb (HU)
Doctrine's Achievements
-
Hello, If you enable this option on directadmin: (Difficult Password Enforcement) https://www.directadmin.com/features.php?id=910 Then in Blesta the account not will be created. Please check!
-
Blesta 4.1.2 Bug: The User is start the signup, then he fill the surname,lastname,email,postcode,password etc. If you not fill the lastname (so lastname is empty) for example but its requried for Blesta, and then you click to "Create Account" button, then you will receive an error: The Last Name is Requried, but the user is created in the database, but you cannot see in admin area, just in phpmyadmin. If the user fill the last name, and then click again to "Create Account" button, then the user will receive "This Email Address is already in use" (as in the database the user is already created, but cant see it in the admin area) The BUG should be related to Required Contact Fields. If i disable then everything is working! Is it fixed in Blesta 4.2? Or is that any related bug, or similar to my issue? Thanks
-
Paul reacted to an answer to a question: Blesta invalid email. How to fix?
-
Thank You!
-
You not got the point, but you are right. Thats not a problem for now, the problem is the bug.
-
Hello And there is no way to turn this off? Why Blesta need to check the email address if its valid or not. I dont need this feature. here is no problem with the server. The main Bug is, if you got an invalid email address message, then the user created in the database, but cannot view in the admin area, then if client try to reregister again blesta says: invalid email as the email already exist in the database. Thats a big problem for me.. If i want to register with this email example: hwwrwjrw@fakedomain.com , blesta needs to accept it, because cause many problem for us. And what can i say for the client? Sorry this is a fake email. And what client should answer? Who care? I just want to register and order but your system not accept it. This is a great feature to prevent SPAM, but with this BUG i dont think it... If you need i could give you a teamviewer access and you could check the bug. So is there any solution for this? Thanks
-
User creation is working without any problem. Strange thing
-
I sent a PM for you many times, a year ago or earlier and you said will be done once. Well i am going to pay, just somebody code it for me. Budget should start from 300USD, then if i see the module is getting more features i should pay more and more. Just i need a module for my clients to manage everything from one place. But seems my offer was never valid for you, because the module development never started. I sent you a PM, please check
- 27 replies
-
- new module
- new extension
-
(and 2 more)
Tagged with:
-
Yes which is sometimes working sometimes not, many output from the module is html, and not working then , and i cannot figure out why. But yes i need more feature. This could take years, and time is money. I just want this module to blesta: But modulesgarden said this should be around 9000 USD to Blesta. Well thats a lot money for me..i bought my car for 9000usd.. https://www.modulesgarden.com/products/whmcs/directadmin-extended
- 27 replies
-
- new module
- new extension
-
(and 2 more)
Tagged with:
-
@PauloV Directadmin Blesta module. Thats what i want for a long time. If the owned license is 300-500 USD i dont care, i will buy from you! Send a PM, if you are interested in. Price should be more... but i want this module
- 27 replies
-
- new module
- new extension
-
(and 2 more)
Tagged with:
-
Hello Got this error: An internal error occurred, or the server did not respond to the request. Latest directadmin, latest Blesta, packages created without any problem, i could check the user package, server IP. But i cannot suspend users for example. Seems everything is configured correctly. Input: Here is the output from the module: Any suggestion? I use the default Directadmin Theme... Got this issue on multiple server.. on multiple company.
-
Correct but not at all. The service field is show the server 2, but the module create account with the server 1 server IP in the DNS. Because related to a bug.(Or maybe i have to upgrade my Blesta and the module too.. module not choose the right IP..) So the package group is: My group name, with two server. One is full but seems the module not choose the right address.
-
brianlv3 reacted to a post in a topic: Blesta 4.0 Beta In April?
-
Hello, Example: Client ID: <?php $this->Html->_($client->id_code);?> I need: Active Services (the number) Opened Tickets: (the number) Unpaid invoices (number and the amount) Thanks if that possible
-
Great! Thank you! Could we list the service names too which the client has? Thanks Peter
-
Hello, I need help about the custom reports. Its not so easy to do it because i have multi company client first name, client last name, client email, client country, client service names, client addon company (i got 1 addon company and dont know how to...) I am in a different situation as i got Hungarian clients and international clients. So one company - one company. I have to seperate it very well. Please somebody give me a code for that For now i only got this: SELECT contacts.first_name, contacts.last_name, contacts.email, contacts.country FROM contacts ORDER BY contacts.country; I need client service name and order by company ID