* General
Pretty decent new rap song (brotha lynch hung)
Fatal Error in PHP.trigger_error();
UserModel->Get() is deprecated. Use UserModel->GetID() instead.
The error occurred on or near: /var/www/frontend/library/core/functions.general.php
646: $Msg = $Name.' is deprecated.';
647: if ($NewName)
648: $Msg .= " Use $NewName instead.";
649:
650: trigger_error($Msg, E_USER_DEPRECATED);
651: }
652: }
653:
654: if (!function_exists('ExternalUrl')) {
Backtrace:
/var/www/frontend/library/core/functions.general.phpPHP::Gdn_ErrorHandler();
[/var/www/frontend/library/core/functions.general.php:650] PHP::trigger_error();
[/var/www/frontend/applications/dashboard/models/class.usermodel.php:295] PHP::Deprecated();
[/var/www/frontend/plugins/LastEdited/class.lastedited.plugin.php:62] UserModel->Get();
[/var/www/frontend/plugins/LastEdited/class.lastedited.plugin.php:42] LastEditedPlugin->DrawEdited();
[/var/www/frontend/library/core/class.pluginmanager.php:650] LastEditedPlugin->DiscussionController_AfterCommentBody_Handler();
[/var/www/frontend/library/core/class.pluginmanager.php:592] Gdn_PluginManager->CallEventHandler();
[/var/www/frontend/library/core/class.pluggable.php:127] Gdn_PluginManager->CallEventHandlers();
[/var/www/frontend/themes/metaluprising/views/discussion/helper_functions.php:77] Gdn_Pluggable->FireEvent();
[/var/www/frontend/applications/vanilla/views/discussion/comments.php:17] PHP::WriteComment();
[/var/www/frontend/library/core/class.controller.php:655] PHP::include();
[/var/www/frontend/applications/vanilla/views/discussion/index.php:44] Gdn_Controller->FetchView();
[/var/www/frontend/library/core/class.controller.php:655] PHP::include();
[/var/www/frontend/library/core/class.controller.php:1079] Gdn_Controller->FetchView();
[/var/www/frontend/library/core/class.pluggable.php:193] Gdn_Controller->xRender();
[/var/www/frontend/applications/vanilla/controllers/class.discussioncontroller.php:182] Gdn_Pluggable->__call();
[/var/www/frontend/applications/vanilla/controllers/class.discussioncontroller.php:182] DiscussionController->Render();
[/var/www/frontend/applications/vanilla/controllers/class.discussioncontroller.php:182] DiscussionController->Index();
[/var/www/frontend/library/core/class.dispatcher.php:341] PHP::call_user_func_array();
[/var/www/frontend/index.php:55] Gdn_Dispatcher->Dispatch();
Variables in local scope:
[Name] 'UserModel->Get()'
[NewName] 'UserModel->GetID()'
[Msg] 'UserModel->Get() is deprecated. Use UserModel->GetID() instead.'
Need Help?
If you are a user of this website, you can report this message to a website administrator.
If you are an administrator of this website, you can get help at the Vanilla Community Forums.
Additional information for support personnel:
o Application: Vanilla
o Application Version: 2.1a1
o PHP Version: 5.3.3-1ubuntu9.5
o Operating System: Linux
o Server Software: nginx/1.0.5
o Referer:
http://www.metaluprising.com/discussions o User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.23) Gecko/20110920 Firefox/3.6.23
o Request Uri: /discussion/352/pretty-decent-new-rap-song-brotha-lynch-hung
o Controller: PHP
o Method: trigger_error
Comments