Hi Nuxwin,
I've just bought the plugin and installed in i-MSCP.
But i dont see nothing to install in WHMCS.
What i have to do now?
Any tutorial?
Thank you
Posts by VeNoM
-
-
Hello,
I'm currently evaluating to buy your WHMCS plugin and i want to know if work with WHMCS 7.1.1. and the latest i-MSCP.
Thank you in advance -
A great opportunity to thank the i-MSCP team very much for their work!
Just think of that: short after reporting this issue we had a bugfix the same day.
And remember: it was Sunday!
It's the opensource way.Great team!
Great support!Andreas
Totally agree with you.
I used very little the forum but I follow the project since he was born.
When things are made with passion, there are no days, no nights and no Saturdays or Sundays.
Great team, great support and great project.
Sorry for this OT but it was proper. -
Again, all the issues you're encountering currently with the i-MSCP version 1.3.9 are know and were already fixed in our development branch You have now two choices:
- Upgrading now to the 1.3.x branch using that archive: github.com/i-MSCP/imscp/archiv…f256d9fa63ac42f50f.tar.gz
- Wait for the next i-MSCP version (1.3.10) which will be released tomorrow
The archive link I given you above holds the code that will be used for releasing version 1.3.10. Hence, you can safetely use it to update your i-MSCP installation now if you want.
Simply great!
Thank you very much. -
Ok, I do not know how to solve but for sure /var/www/virtual/domain.tld/.htpasswd is empty.
This time, in 1.3.9 I have not installed awstat, It may have some relationship?EDIT: Hi Nuxwin, I'm sorry I was writing while you have posted.
Thank you a lot again for your support
-
Hi all,
I think there is a little problem with webtools -> protected area.While in version 1.3.7 works well, in 1.3.9 seems it does not work.
More precisely, .htaccess is regularly modified and when I try to access to website ask me the password as usual.
The problem is that the password is not recognized and after a few attempts, obviously, I get the error 401.
Is a small bug or has something changed?
Thank you in advance -
Good night Nuxwin and sorry for my big delay.
Thank to your support now my servers work well.
I've incontered (apparently) a new little problem but i will open a new thread for this.
Have a nice day and thank you again -
Many many thanks Nuxwin,
I try to set later because now I've to transfer a lot of domains from one server to another.
I'll report soon any issue if any but considering your detailed description there should not be any problem.Thank you again for your great support and have a nice day
-
Thank you for your help Nuxwin,
and excuse me if I take advantage of your kindness.Domain name apart, the only two questions are:
1) what I have to set in code below
2) what I've have to do for set two or more domainsCode- my %configOptions = (
- # Any PHP configuration option added here will apply globally (to all domains).
- '*' => {
- '<option_name1>' => '<option_value1>',
- '<option_name2>' => '<option_value2>'
- },
- # Any PHP configuration added here will apply to domain1.tld only
- 'test.domain.tld' => {
- 'option_name1' => 'option_value1',
- 'option_name2' => 'option_value2'
- }
- );
-
Hi all, I hope this is the right place for posting my question.
I need to set short_open_tag to off.
Your help is much appreciated.
Thank you in advance