Jump to content

add order ssl problem


simplybe

Recommended Posts

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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