simplybe Posted October 20, 2008 Share Posted October 20, 2008 Hi, Bit of an odd problem that started today. When i go to a clients details in whmcs and select add order i get an ssl warning claiming the page contains insecure items. The odd thing is that i did 3 orders without any ssl errors and then on the 4th the warnings started to appear. No changes have been made to the whmcs files etc the error just started. I have clicked the yes button to show insecure items and saved the source code, I then did the same page and clicked no and saved the code. I then used beyond compare to see what was causing the error but both pages are identical ? The only thing i can think of is that the add order seems to be calling admin/clientarea.php when loading. Does whmcs make a call to WHMCS' server and that could be the cause of the ssl issue ? Ssl on the site and through the order pages is fine. the only place it appears is when manually adding an order. I am on V.3.6.2 0 Quote Link to comment Share on other sites More sharing options...
Lawrence Posted October 20, 2008 Share Posted October 20, 2008 I would view the source of the page in question when you load it up, and see if it contains any "http://". That would be your culprit. 0 Quote Link to comment Share on other sites More sharing options...
simplybe Posted October 20, 2008 Author Share Posted October 20, 2008 Hi, Thanks but I already did that there are no http requests, as i said there have been no changes to the code it worked 1 minute and not the next. very odd 0 Quote Link to comment Share on other sites More sharing options...
simplybe Posted October 20, 2008 Author Share Posted October 20, 2008 Ok I now realise that there is no such file as /admin/clientarea.php but whmcs is looking for it and the 404 is causing the ssl error. The problem code seems to be generated by ordersadd.php (encrypted file) <iframe src="clientarea.php" id="orderfrm" name="orderfrm" this is trying to load /admin/clientarea.php strange but not a big deal 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.