paperbag Posted December 5, 2014 Report Share Posted December 5, 2014 Hello forum, We are trying to embed Caspio datapages into WordPress. Our development stage website is http://dev.greenbee-web.com/aip-bps/ We have followed the instructions on how to deploy Caspio datapages in WordPress by following the instructions here: http://howto.caspio.com/deployment/deploying-into-wordpress/ We first installed the Caspio Deploy2 plugin. Then we deployed data pages using the URL method, by enclosing the datapage's URL in [caspio] shortcodes. For example: [caspio]http://b5.caspio.com/dp.asp?AppKey=someappkeyhere[/caspio] This works ok for every datapage, EXCEPT the log in datapage "CB_Log in". When trying to access this page, we get a 404 error. So far, we are just in the testing stage. Our URL to access the log in page is http://dev.greenbee-web.com/aip-bps/?page_id=6 When clicking on this link, with Firebug open, I can see that my browser makes a HTTP GET request: GET signin.php?cbr=c0993000891667211d7e44eea3c3 to remote IP 50.22.11.31:80 But this returns 404 Not Found. We are really at a loss as to why we get a 404 File Not Found error. Thank you very much for any assistance. Quote Link to comment Share on other sites More sharing options...
0 GoCubbies Posted December 5, 2014 Report Share Posted December 5, 2014 Hello, Do you have any redirection occuring on login? Check your Advanced options for any Authentication and verify that the pages for Logout Destination, Time Out & Redirection, and Login Redirection on success are valid pages. If using relative path, try a full URL. Also, if you are doing anytype of redirection on login using App Parameters, check that the URL for these are valid as well. Quote Link to comment Share on other sites More sharing options...
Question
paperbag
Hello forum,
We are trying to embed Caspio datapages into WordPress. Our development stage website is
http://dev.greenbee-web.com/aip-bps/
We have followed the instructions on how to deploy Caspio datapages in WordPress by following the instructions here:
http://howto.caspio.com/deployment/deploying-into-wordpress/
We first installed the Caspio Deploy2 plugin.
Then we deployed data pages using the URL method, by enclosing the datapage's URL in [caspio] shortcodes. For example:
[caspio]http://b5.caspio.com/dp.asp?AppKey=someappkeyhere[/caspio]
This works ok for every datapage, EXCEPT the log in datapage "CB_Log in". When trying to access this page, we get a 404 error.
So far, we are just in the testing stage. Our URL to access the log in page is
http://dev.greenbee-web.com/aip-bps/?page_id=6
When clicking on this link, with Firebug open, I can see that my browser makes a HTTP GET request:
GET signin.php?cbr=c0993000891667211d7e44eea3c3
to remote IP 50.22.11.31:80
But this returns 404 Not Found.
We are really at a loss as to why we get a 404 File Not Found error.
Thank you very much for any assistance.
Link to comment
Share on other sites
1 answer to this question
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.
Note: Your post will require moderator approval before it will be visible.