when i enable internal (all users) sharing for my view in Exabis e-portfolio, and they try to open the user link under the Shared Portfolios tab, a HTTP 404 error page shows ... the webpage cannot be found.
I turned on full debugging, no messages, I opened my localhost webserver's error log, no messages ...
the link to be opened is :
http://localhost/moodle/blocks/exabis_eportfolio/shared_views.php?courseid=3&access=id/2
my environment is:
1) windows 7 ultimate
2) apache, mysql, moodle, exabis-eportfolio all latest versions on localhost
3) the error happens when i try to open the shared user link when i was logged in with the same user (Admin) or when i try to open the link when i logged in with another moodle user. i didn't play with exabis code and with users' permissions.
so, what's the reason of that ?