call to undefined function
abqaria - April 15, 2009 - 21:44
| Project: | Drupal for Facebook |
| Version: | 5.x-2.x-dev |
| Component: | FBML Theme |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
i read the readme.txt
i just upgraded my module
I had a bookmark url that worked..
first landing page of the app worked
but whenever i clicked any link
i got page not found
i did remove the bookmark url
now i get
Fatal error: Call to undefined function fb_local_url() in /var/www/vhosts/mdlinked.com/httpdocs/themes/fb_fbml/template.php on line 92

#1
You probably updated the module but did not update the theme.
I recommend putting modules/fb/themes/fb_fbml into themes/fb_fbml via a symbolic link, rather than copy, if your operating system supports it.