| User | Post |
|
2:07 pm November 1, 2009
| DAR
| | |
| |
|
|
Hi there! I’ve installed this plugin on my WP (2.8.4) install and activated it but noticed that whenever the page that the TOU is to be shown on is broken and only window.location=’?redirected=true’ is shown at the top. This doesn’t happen if I’m logged in as admin. If I am logged in, the page loads fully, but the TOU is not displayed. Any idea what I can check? I’m about to dig into the code, but wanted to find out whether this was a known issue, with a known solution/workaround. Thanks!
|
|
|
2:10 pm November 1, 2009
| Steph
| | |
| |
|
|
Have you specified a URL for the front-end terms page? If so, what is the url you have entered?
|
|
|
2:25 pm November 1, 2009
| DAR
| | |
| |
|
|
Steph said:Have you specified a URL for the front-end terms page? If so, what is the url you have entered?
I hadn't before, but I've now entered the URL 'http://localhost/darsite/?page_id=15'. The same result, except the message shown is now: window.location='http://localhost/darsite/?page_id=15?redirected=true'
Appreciate the assistance.
|
|
|
2:30 pm November 1, 2009
| Steph
| | |
| |
|
|
I see. I haven't allowed for default permalinks in my code. The 2 ?s are breaking it. Would it be a problem to change your permalinks?
|
|
|
2:32 pm November 1, 2009
| DAR
| | |
| |
|
|
Shouldn't be a problem. Will try that and revert. Thanks.
|
|