Call to Undefined Function get_currentuserinfo() Error in WordPress دعوة إلى ظيفة غير معرف get_currentuserinfo () خطأ في وورد

In WordPress وورد في blog publishing نشر بلوق system, there may be error been logged in Apache web server error_log file or been displayed on web pages which looks like the following line: النظام ، قد يكون هناك خطأ تم تسجيل في خادم الويب اباتشي error_log الملف أو تم عرضه على صفحات الويب التي تبدو السطر التالي :

Fatal error: Call to undefined function: get_currentuserinfo() in /wordpress/wp-content/plugins/plugin.php خطأ فادح : الدعوة إلى وظيفة غير معروف : get_currentuserinfo () في / وورد / الفسفور الابيض بين محتوى / المحمول / plugin.php


The undefined get_currentuserinfo function error normally happens in a poorly coded plugin. وغير معروف get_currentuserinfo الدالة خطأ يحدث عادة في البرنامج المساعد سوء مشفرة. If the user deactivate the plug-in that causes the error, the issue will be fixed, resolved and go away. إذا كان المستخدم تنشيط المكونات التي تسبب الخطأ ، وسوف تكون هذه القضية ثابتة ، حل ويذهب بعيدا. The error happens because $userdata or $user_id global variables become null, not defined or of empty value after the plugin is initiated, included, hooked and loaded. يحدث الخطأ بسبب userdata أو $ $ user_id المتغيرات العالمية لتصبح لاغية ، أو غير محددة من قيمة فارغة بعد أن بدأ هو البرنامج المساعد ، وشملت ، مدمن مخدرات وتحميلها.

The User ID and User Data (which User ID is part of) is globally-available var when in the WordPress admin pages. هوية المستخدم وبيانات المستخدم (هوية المستخدم الذي هو جزء من) هو فار المتاحة عالميا عندما ورد في صفحات الادارية. To resolve and fix the undefined get_currentuserinfo() function error, reset and scope the variable to global in the plugin before the beginning of the function which calling get_currenctuserinfo(). لحل وإصلاح get_currentuserinfo غير معروف () وظيفة الخطأ ، وإعادة تعيين المتغير إلى نطاق عالمي في البرنامج المساعد قبل بداية الدالة التي تدعو get_currenctuserinfo ().

To set $userdata or $user_id vars to global scope, add in one of the following line into the beginning of the plugin PHP file: لتعيين أو userdata $ $ user_id فار على نطاق عالمي ، في واحدة من إضافة السطر التالي في بداية متنقل الملف :

$userdata = $GLOBALS['userdata']; = $ $ userdata غلوبالس [ 'userdata'] ؛

or, أو ،

global $userdata; $ userdata العالمية ؛

For user id, use “global $user_id;” instead. لهوية المستخدم ، واستخدام "العالمية $ user_id ؛" بدلا من ذلك.

Update: Above trick does not work in new WordPress version, try the تحديث : والأهم من خدعة لا يعمل في الإصدار الجديد وورد ، في محاولة ل fix undefined function get_currentuserinfo() fatal error الإصلاح وظيفة غير معروف get_currentuserinfo () خطأ فادح guide instead. دليل بدلا من ذلك.

IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. هام : أنت القراءة آلة الصفحة المترجمة التي يتم توفيرها "كما هي" دون ضمان. Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible. خلافا للحقوق الترجمة ، الترجمة الآلية لا يفهم اللغة ، ودلاليه ، لغوي ، والتعابير من اللغة الطبيعية ، وبالتالي تنتج في كثير من الأحيان غير دقيقة وتدني نوعية النص الذي هو مضلل وغير مفهومة. Thus, please refer to وهكذا ، يرجى الرجوع إلى original English article المادة الانكليزية الأصلية when in doubt. في حالة الشك.



Leave a Reply ترك الرد

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> يمكنك استخدام هذه العلامات : <ahref=""title=""> <abbrtitle=""> <acronymtitle=""> <b><blockquote<cite><code><دل التاريخ والوقت = "">> <i><qcite=""><strike><strong>

Subscribe to comments feature has been disabled. الاشتراك في تعليقات تم تعطيل هذه الميزة. To receive notification of latest comments posted, subscribe to لاستلام إشعار آخر التعليقات المنشورة ، والاشتراك في Tip and Trick Comments RSS feed نصيحة والخديعة تعليقات آر إس إس or أو register to receive سجل للاستقبال new comments in daily email digest. تعليقات جديدة في البريد الإلكتروني يوميا هضم.
Custom Search

Incoming Search Terms for the Article البحث عن الشروط الواردة في المادة

Call to undefined function get_currentuserinfo() دعوة إلى get_currentuserinfo وظيفة غير معروف () - -- get_currentuserinfo get_currentuserinfo - -- Fatal error: Call to undefined function get_currentuserinfo() خطأ فادح : الدعوة إلى get_currentuserinfo وظيفة غير معروف () - -- wordpress get_currentuserinfo وورد get_currentuserinfo - -- get_currentuserinfo() get_currentuserinfo () - -- Call to undefined function get_currentuserinfo() دعوة إلى get_currentuserinfo وظيفة غير معروف () - -- Call to undefined function get_currentuserinfo دعوة إلى وظيفة غير معروف get_currentuserinfo - -- get_currentuserinfo wordpress وورد get_currentuserinfo - -- Call to undefined function wordpress دعوة لورد وظيفة غير معروف - -- Call to undefined function: get_currentuserinfo() دعوة إلى وظيفة غير معروف : get_currentuserinfo () - -- "Call to undefined function get_currentuserinfo()" "دعوة إلى get_currentuserinfo وظيفة غير معروف ()" - -- undefined function get_currentuserinfo وظيفة غير معروف get_currentuserinfo - -- wordpress get_currentuserinfo() وورد get_currentuserinfo () - -- Fatal error: Call to undefined function get_currentuserinfo() in خطأ فادح : الدعوة إلى get_currentuserinfo غير معروف وظيفة) في - -- error الخطأ - -- Fatal error: Call to undefined function get_currentuserinfo() خطأ فادح : الدعوة إلى get_currentuserinfo وظيفة غير معروف () - -- get_currentuserinfo(); get_currentuserinfo () ؛ - -- undefined function get_currentuserinfo() وظيفة غير معروف get_currentuserinfo () - -- wordpress Fatal error: Call to undefined function ورد خطأ فادح : الدعوة إلى وظيفة غير معروف - -- wordpress undefined function ورد وظيفة غير معروف - -- call function error استدعاء دالة الخطأ - -- wordpress Fatal error: Call to undefined function get_currentuserinfo() ورد خطأ فادح : الدعوة إلى get_currentuserinfo وظيفة غير معروف () - -- "Call to undefined function get_currentuserinfo" "دعوة إلى get_currentuserinfo وظيفة غير معروف" - -- wordpress Call to undefined function get_currentuserinfo() وورد get_currentuserinfo دعوة إلى وظيفة غير معروف () - -- wordpress call plugin function وورد استدعاء الدالة المساعد - -- wordpress get_currentuserinfo(); وورد get_currentuserinfo () ؛ - -- wordpress 2.5 get_currentuserinfo() وورد 2.5 get_currentuserinfo () - -- get_currentuserinfo() get_currentuserinfo () - -- Fatal error: Call to undefined function get_currentuserinfo خطأ فادح : الدعوة إلى وظيفة غير معروف get_currentuserinfo - -- wordpress Call to undefined function get_currentuserinfo( وورد get_currentuserinfo دعوة إلى وظيفة غير معروف) - -- get_currentuserinfo() wordpress get_currentuserinfo () وورد - -- Call to undefined function: get_currentuserinfo() دعوة إلى وظيفة غير معروف : get_currentuserinfo () - -- Call to undefined function get_currentuserinfo() wordpress دعوة إلى get_currentuserinfo وظيفة غير معروف () وورد - -- get_currentuserinfo plugin get_currentuserinfo المساعد - -- demonoid دمونويد - -- wordpress get_currentuserinfo undefined function وورد get_currentuserinfo وظيفة غير معروف - -- get_currentuserinfo undefined get_currentuserinfo غير معروف - -- wordpress $get_currentuserinfo() undefined function وورد $ get_currentuserinfo () وظيفة غير معروف - -- "undefined function get_currentuserinfo()" "وظيفة غير معروف get_currentuserinfo ()" - -- "Fatal error: Call to undefined function get_currentuserinfo()" "خطأ فادح : الدعوة إلى get_currentuserinfo وظيفة غير معروف ()" - -- wordpress get_currentuserinfo undefined وورد غير معروف get_currentuserinfo - -- Call to undefined function get_currentuserinfo() in دعوة إلى get_currentuserinfo غير معروف وظيفة) في - -- get_currentuserinfo wordpress 2.7 get_currentuserinfo ورد 2.7 - -- how to call plugin function from wordpress page كيفية استدعاء الدالة المساعد من صفحة وورد - -- wordpress get_currentuserinfo() undefined وورد get_currentuserinfo () غير معروف - -- php get_currentuserinfo() [فب] get_currentuserinfo () - -- get_currentuserinfo not working get_currentuserinfo لا تعمل - -- wordpress create plugin get_currentuserinfo وورد إنشاء get_currentuserinfo المساعد - -- error get_currentuserinfo() get_currentuserinfo الخطأ () - -- wordpress get_currentuserinfo() refresh وورد get_currentuserinfo () تحديث - --