yamaharr1 Posted November 22, 2008 Share Posted November 22, 2008 I have received some emails today from the cron and the url that is included in the emails points to the wrong place. The URL in the email is: https://secure.mydomain.com/index.php/admin But it should be: https://secure.mydomain.com/admin/index.php As you can see the admin directory is in the wrong position. The cron emails are: 1 WHMCS Cron Job Activity 2 WHMCS Enom Domain Syncronisation Report How do I correct this? 0 Quote Link to comment Share on other sites More sharing options...
hightekhosting Posted November 22, 2008 Share Posted November 22, 2008 Try adding a line into your configuration.php file like: $customadminpath = "admin"; Replace admin with your admin folder name That's my suggestion, even if it's not custom. May solve your issue, may not. Regards, Dale 0 Quote Link to comment Share on other sites More sharing options...
yamaharr1 Posted November 22, 2008 Author Share Posted November 22, 2008 Thanks for the suggestion, I can give it a try but the admin directory is being seen by the system it just isn't placing it in the right order for the URL. Shouldn't this all be automatically done when you set everything up through the configuration? 0 Quote Link to comment Share on other sites More sharing options...
yamaharr1 Posted November 24, 2008 Author Share Posted November 24, 2008 I have added what you have suggested and am waiting for an email, unless there is a way to fource an email to be sent? 0 Quote Link to comment Share on other sites More sharing options...
yamaharr1 Posted November 24, 2008 Author Share Posted November 24, 2008 OK received a few emails from the cron and no good still showing the wrong path 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted November 24, 2008 WHMCS CEO Share Posted November 24, 2008 Check your System URL in Config > General Settings - it should be set to https://secure.mydomain.com and not https://secure.mydomain.com/index.php Matt 0 Quote Link to comment Share on other sites More sharing options...
yamaharr1 Posted November 24, 2008 Author Share Posted November 24, 2008 It was set to https://secure.mydomain.com/index.php so I have changed it as you have suggested and am waiting for another email. 0 Quote Link to comment Share on other sites More sharing options...
yamaharr1 Posted November 26, 2008 Author Share Posted November 26, 2008 Yes that fixed it thank you. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.