Login from Facebook connect does not display whole join page

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
Quote · 17 Aug 2011

 

 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.

It's not calling your normal join page because it can't. The join page is not designed to accept parameters to pre-populate the form that it generates.

You must treat them as two separate entities because they are. The join form that facebook connect generates is not the one from your join page. That page generates it's own join form.

So you will have to modify the code in facebook connect to display your why join text. It will most likely not be a easy task. If i had the time to kill i would look into it. But i know it will take quite a while.


https://www.deanbassett.com
Quote · 17 Aug 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.