hy guys im beginer with elgg , i wont upload theme facabook but fatal error happend like this "Deprecated in 1.7: extend_view() was deprecated by elgg_extend_view()! "
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Shouvik Mukherjee@shouvik

Shouvik Mukherjee - 0 likes
- agus san@_agussan

agus san - 0 likes
- Nikolai Shcherbin@rivervanrain

Nikolai Shcherbin - 0 likes
You must log in to post replies.Hello Augus,
It seems that the theme you are trying to use uses a deprecated API. Open the start.php of your theme and replace extend_view() with elgg_extend_view().
Check the Elgg Docs: http://learn.elgg.org/en/1.9/guides/themes.html?highlight=elgg_extend_view
hello too , i'm try look at start.php but elgg_extend_view() has to use
default from my theme FB
//@todo report some of the extra patterns to be included in Elgg core
elgg_extend_view('css/elgg', 'facebook_theme/css');
elgg_extend_view('js/elgg', 'js/topbar');
my be like this but this default from theme not i change....tanks before ..:)
@agus san Check all 3-rd non-bundled plugins