jrPage
Installation and Configuration
brian:
Check in the jr_jrpage_item_key table, and look for the "key" called page_location - it should be set to "1" if the page shows on a profile, or "0" if the page shows on the site.
This was set to 1 so I changed it to 0
Thought the TOS was meant to be displayed on the site?
brian:
Then, go into the jr_jrcore_form table and find the entry for jrPage -> page_location (in the "module" and "name" columns) and make sure the "options" column is set to:
["Page is visible on Main Site","Page is visible on Profile"]
This is set right
Changing it to 0 showed it in the ACP
So looks like thats fixed it