You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.
Hi:
I just installed the program, no problem at all. When I went to use it, I imported my data and then started clicking on categories and came up with a page not found error. When i substituted https for http, it rendered the page correctly.
So I decided I should go through the installer again and tried to change my non secure url to start with https. That went fine but step 5 coughed up this error.
Step 5 of 13: Registration Info & Encryption Key
The central server did not approve the request submitted. The server replied with this message: An error was encountered: The application URL used to submit this request does not match the application URL on record for the license key submitted. The application URL on record appears to be currently active. Please contact Kryptronic at kryptronic.com to resolve this issue.
My guess is this is happening because the url does not match now that I changed it to https.
Am I thinking correctly on this and am I doing something wrong.
Thanks.
Tim G.
Offline
You should only need to setup or change the secure url to the correct form for the site and leave the non-secure site as an http url, ccp would switch to secure when needed, that is also if our cookie paths are correct.
John
Offline
Can you tell me why when I hit home from the side menu, the program cannot find the page.
This is odd since it is generating the url.
Here it is.
http://uncletim.com/ccp7/cms-display/splash.html
These look like SEO friendly urls.
Any ideas why this is happening. It seems to be doing this to most of the pages available through the side menu.
Thanks.
Tim G.
Offline
Yes, .htaccess
Why?
Tim G.
Offline
Here are the contents of the htaccess file.
Options +FollowSymLinks
RewriteEngine on
RewriteRule ^khxc/(.*)-(.*)/(.*)\.html store/index.php?app=$1&ns=$2&ref=$3 [L,PT]
Why is KHXC in there? That is a V 6 directory. Shouldn't that be core instead of KHXC?
Thanks.
Offline