So I have my site locked down with the normal join script. Once they've entered their information, thy get notice that they'll get an email for confirmation and get logged out. Then they cannot log back in until they confirm with the email.
Next, Facebook connect. When I select Facebook connect to use the join.php script, it ONlY displays the join section It does not display the why join, my how to confirm information block, and a rotator showing pics of people partying.
I want Facebook connect to display the WHOLE join page as of they clicked the join button.
I see the code that generates the code to call to display that page only. Not sure how to change it around to display the whole thing.
I can provide attachments when I get home from work for a better example.
Thanks! http://www.mytikibar.com |
I want Facebook connect to display the WHOLE join page as of they clicked the join button. I see the code that generates the code to call to display that page only.
Your assumption is incorrect. Your treating what you see as a page. The code your looking at generates a FORM not a page. https://www.deanbassett.com |