esotalk / esoTalk

Fat-free forum software.
GNU General Public License v2.0
1.47k stars 237 forks source link

Fatal error when linking to unknown member profile #329

Closed alexcroox closed 10 years ago

alexcroox commented 10 years ago

I was experimenting with the custom profile fields plugin and didn't know what the member reference field did. So I enabled it and typed in some junk. It produced a link to:

http://localhost/esotalk/member/name/fewfw

however this produced the following error when followed:

Fatal error: Call to undefined method ETMemberController::index() in esotalk/core/controllers/ETMemberController.class.php on line 56

If I manually change the URL to a name that definitely exists it correctly redirects to /member/1-username

tobyzerner commented 10 years ago

Duplicate of #307, fixed in 4cce7be9fd5de19589b5cc8ffa5655df9d28c0a2