completed Certain signup questions not showing in profile sidebar

Strumelia
Strumelia
@strumelia
6 years ago
3,602 posts
On my initial JR site #1 (which was a ning import, and my custom skin is a child of Ninja), I had certain signup questions showing to all members in the profile Sidebar ...I had them set as visible to "normal users" in the Account "Form Designer", and other questions I had marked as visible to Admins only (questions created as a spam preventative).
This was the result, which is how I LIKE it... https://fotmd.com/kavik and see screenshot.
good.png
good.png  •  171KB




--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015

updated by @strumelia: 12/15/18 03:19:03AM
Strumelia
Strumelia
@strumelia
6 years ago
3,602 posts
My second jr site #2, which I created first as a CLONE (not an actual ning import though) of the first site, supposedly had all the same settings, but on the profile page sidebars, only the location shows, not the signup questions that show on site #1. I checked and those signup questions ARE set to be visible to 'normal members' in the form designer. Everything seems the same, yet those other signup questions won't show. https://pennywhistleclub.com/chifmunk ---See screenshot.
The code in my custom skins profle sidebar templates seem to be the SAME in both sites for that area, they are this, with only the skin name different:
         {if jrUser_is_logged_in() && $_conf.pwPWskin_March4_2018_profile_questions == 'on'}
            {jrNingImport_signup_questions user_id=$_user_id assign="ning_questions"}
            {if isset($ning_questions)}
                <div class="block">
                    <div class="block_content mt10">
                        {$ning_questions}
                    </div>
                </div>
            {/if}
        {/if}
not good.png
not good.png  •  145KB




--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015

updated by @strumelia: 09/12/18 10:32:40AM
Strumelia
Strumelia
@strumelia
6 years ago
3,602 posts
And.. here it shows in the form designer on site #2, an example of ONE of the signup questions i have enabled that 'should' be showing on the profile page sidebar, but doesn't:
normal users.png
normal users.png  •  70KB




--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
paul
@paul
6 years ago
4,325 posts
Its a long time since I developed the Ning import module and the way it handled the signup questions so can't remember too much about how it all worked.
Best thing would be for you to ticket me with the site in question along with the admin login and I'll take a look. Hopefully it'll all come back to me then :-)
Thanks


--
Paul Asher - JR Developer and System Import Specialist
Strumelia
Strumelia
@strumelia
6 years ago
3,602 posts
Ok will do so - thanks Paul!


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015