By Anonymous (not verified) on
Hello.
I have had a disaster. I deleted both my userpoints and invite module in order to install later versions. For some reason after I have done this I am getting the following fatal error which is completely stopping my site from loading:
Fatal error: Call to undefined function invite_page_title() in /home/m19bing/public_html/includes/menu.inc on line 498
Any ideas what it could be? I would be extremely greatful!
Thanks in advance
Comments
=-=
you state "I deleted both my userpoints and invite module in order to install later versions."
Did you use the uninstall tab? when removing the older versions?
if your intention was not to delete, but to update/upgrade
did you run update.php after you uploaded the new versions?
No I deleted the modules
No I deleted the modules directly with FTP. No idea why I did that. Is there any way out of this mess?
Thanks
upload the modules again,
upload the modules again, clear the cache data and you might get lucky and it all comes back to normal
Pimp your Drupal 8 Toolbar - make it badass.
Adaptivetheme - theming system for people who don't code.
thanks for the response.How
thanks for the response.
How do I go about clearing the cache data?
Any ideas???
=-=
manually = use your DB took (PHPMyAdmin) checkmark the tables use the drop down and empty them.
If you can get back to adminsiter -> performance you can use the clear cache button.
You're all WIZARDS! It
You're all WIZARDS! It worked and my site is now back online.
Thanks a million!
The message "Fatal error:
The message "Fatal error: Call to undefined function invite_page_title() in /home/m19bing/public_html/includes/menu.inc on line 498" tells that your module are still there... I think this is cache related problem. In your case i should upload modules again and then i should disable them from admin/modules.
Never delete modules before disable / unistall them !
So if you upload your modules again and the problem still persists try to clear the cache.
You can clear cache in admin/settings/performance
ReliabilityConsistencyFeedback ------ NeverAchievable -------
ReliabilityConsistencyFeedbackThanks for your response,
Thanks for your response, the problem was solved by re-uploading the modules and clearing cache!
:)
How did u solve the problem..
I too getting the same problem of
Fatal error: Call to undefined function invite_page_title() in /home/m19bing/public_html/includes/menu.inc on line 504
I truncate all my Cache related table manually from database.
From admin/settings/performance i can't delete it..Since it is showing me the same error..
Please help me how can resolve this..
This problem arises due to delete of invite folder directly from site/all/module/invite..
=-=
read the entire thread including but not limted to the comments that are already here.