Jump to content

Auto Addons v1.0.0


tsiedsma

Recommended Posts

  • Replies 85
  • Created
  • Last Reply

Top Posters In This Topic

I think there's a problem with the cron line -

 

http://clients.domain.co.uk/admin/addonmodules.php/auto_addons_cron.php

 

should be..

 

http://clients.domain.co.uk/auto_addons_cron.php

This should not be an issue, edit your cron accordingly. It is only a recommendation for the actual cron command. I'll look into it and fix it.

I've ordered an account with a dedicated IP, run the cron and get the following -

 

Errors encountered, see log file!

 

However the error log shows nothing helpful - http://07z.net/2009-12-17_1417.png

 

The server does have a spare IP address and the account exists on the server.

 

Any ideas? Using cPanel 11.25 which is now release.

Thank you, so Dedicated IP is the only thing that didn't work for you on cPanel 11.25?

Can you turn on debugging in WHMCS and report any errors?

Link to comment
Share on other sites

This should not be an issue, edit your cron accordingly. It is only a recommendation for the actual cron command. I'll look into it and fix it.

 

Thank you, so Dedicated IP is the only thing that didn't work for you on cPanel 11.25?

Can you turn on debugging in WHMCS and report any errors?

 

I found a simple typo in the functions that cause the Dedicated IP to not update or run at all. I've also realized I didn't bother checking if the account already has an assigned IP before trying to assign one. I'm working on this update and will release the fixed version.

Link to comment
Share on other sites

I have a couple more changes to make before the next release. For the cPanel 11.25 only functions, I am going to use JSON instead of XML for performance reasons. I have to rewrite some code and add a check of the accounts current IP address then this is ready to rock. I've tested on my recently upgraded 11.25 and all options work now.

Link to comment
Share on other sites

The encoded file /home/clients/subdomains/clients/includes/auto_addons_functions.php was created with an unauthorised copy of the ionCube PHP Encoder. Please contact legal@ioncube.com with details of the provider of this PHP script. in Unknown on line 0

 

Not great...

Link to comment
Share on other sites

The encoded file /home/clients/subdomains/clients/includes/auto_addons_functions.php was created with an unauthorised copy of the ionCube PHP Encoder. Please contact legal@ioncube.com with details of the provider of this PHP script. in Unknown on line 0

 

Not great...

 

Very strange, i've re-uploaded the whole package please try again!

Link to comment
Share on other sites

It is indeed 11.25

 

That link works via non SSL but throws up a cert error on 2087 - maybe that's the problem?

 

That's interesting, the Curl settings are set to ignore SSL Certs. I really don't advise sending these transactions over non-SSL for obvious security reasons.

 

Is your WHMCS setup to send the Access Hash to WHM? Or is it password only? Is WHMCS setup to use SSL to connect to WHM?

Link to comment
Share on other sites

I've re-written the functions to detect whether you use an accesshash or not. If not, it will use the username and password stored with WHMCS for your server to complete the request. It will also check to see if you opted for secure connections or not. If not, it will be http vs https.

 

I am going over my logic and syntax to be sure it looks good and I'll release the patch.

Link to comment
Share on other sites

Please download version 1.0.4, all previous versions were setting shell access to normal shell instead of jailed shell. I have fixed this and ensured all accounts that get shell access only get jailed shell. Visit the downloads section of my site linked below to get v1.0.4 or later.

Link to comment
Share on other sites

  • 1 month later...

Could you also added the ability to automate Feature Manager items as add-ons or Configurable Options:

 

EG. Fantastico De Luxe, Installatron Applications Installer etc.. so then we could charge like $2 or $5 extra on the plan as most of my client do not use them and this would be a way of covering the cost of them.

Link to comment
Share on other sites

Could you also added the ability to automate Feature Manager items as add-ons or Configurable Options:

 

EG. Fantastico De Luxe, Installatron Applications Installer etc.. so then we could charge like $2 or $5 extra on the plan as most of my client do not use them and this would be a way of covering the cost of them.

Something like this will not likely be incorporated, it isn't something that can easily be added via api calls and would require modifying the /var/cpanel/users/userfile to set the feature list.

Link to comment
Share on other sites

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated