Question in regards to switching student profiles

Hi Ross,

I’m facing a problem switching from one student profile to another in the following case:

I’m in the subpage “family” of a student having a sibling.

If I click on that siblings link below the sibling picture, I get the message “The selected record does not exist, or you do not have access to it”. I believe, there is a problem in the url, which cannot work like this.

The url giving the error message is:
http://localhost/gibbon-12-stable/index.php?q=/modules/Students/student_view_details.php&gibbonPersonID=0000000416

Kind regards,
Roman

Roman,

I have just tested this, and cannot recreate the issue. Can you go to the address below, and send me a screen shot of what you see there (email to support@gibboneu.org for privacy)?

http://localhost/gibbon-12-stable/index.php?q=/modules/User Admin/user_manage.php&gibbonPersonID=0000000416

This will tell me more about the user in questions.

Ross

Hi Ross,

The link you sent doesn’t work as expected here. It returns the full list instead of the submitted gibbonPersionID.

Do you rather need the output of user_manage_edit.php instead of user_manage.php?

Kind regards,
Roman

Roman,

Sorry, my mistake, yes it should be user_manage_edit.php. Thanks!

Ross

Hi Ross,

I don’t have issues with privacy since the problem occurs using the original Gibbon demo data. I have attached the screenshot of the following link:

http://localhost/gibbon-12-stable/index.php?q=/modules/User%20Admin/user_manage_edit.php&gibbonPersonID=0000000416

Does this help?

Kind regards,
Roman

Roman, thanks for the screenshot, but I really need to see the entire page. Can you make a scrolling screenshot, using a tool like EasyScreenshot on Firefox? Ross

Ross, thanks for the assistance. Is this better? Roman

Roman,

OK, the sibling in question has the status ‘Full’ and so is in the system, and has no start date and so should be displaying (student would not display if start date was greater than the current date. However, if you go to People > Students in the main menu, and then Student Enrolment in the sidebar menu, and search for “rasm” you will see only one sibling is enroled in the school year, and it is not “Braylon”. If you enrol Braylon, then the link should work.

I have amended the dev branch of v13 to route around this problem, and set &allstudents=on when a sibling is not enroled, so that they are visible nonetheless. You can see this change in the commit below:

https://github.com/GibbonEdu/core/commit/985b45a3fea4668c8722416534a3ed0e8777f217

Thanks,

Ross

Hi Ross,

The fix works perfectly!

Thanks so much for your hard work and support!

Kind regards,
Roman