Fatal Errors with 6.x-1.1 Update
tcmacdonald - January 30, 2009 - 18:39
| Project: | me aliases |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Latest version of me aliases has resulted in the following fatal error...
Fatal error: Call to undefined function me_uid_optional_to_arg() in includes/menu.inc on line 599

#1
Cheers. I forgot to add the update function to rebuild the menu as I removed some functions. I've just released an update which includes an update function which will fix this. You can alternatively just go to admin/build/modules and all should work again.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.
#3
I still have the issue with version 6.x-1.3: simply activating the module would make the site pages go blank on a reload.
I removed the files, run an update.php, cleared the cache and finally managed to get the files uploaded and the site working at the same time.
Though, the minute I activate the module the problem comes up again.
Any suggestions?
For istance, how do you guys get the "Fatal error: Call to undefined function me_uid_optional_to_arg() in includes/menu.inc on line 599" message displayed?
I'm very new to Drupal (not to say to PHP), so I really don't have a clue.
Thanks!
#4
same problem here
#5
You simply need to clear/rebuild the menu cache. You can do this at Admin -> Site configuration -> performance and click the "Clear caches" button at the bottom of the page.