Call To Undefined Function: ctype_digit() in WordPress 2.5 अपरिभाषित समारोह के लिए कॉल करें: WordPress 2.5 () में ctype_digit

After upgrading or installing उन्नयन या अधिष्ठापन के बाद WordPress 2.5 WordPress 2.5 , the following PHP error may appear on web pages or in Apache web server log, especially when using the new Flash based media uploader to upload photos, pictures, images, videos and other files: , निम्न PHP त्रुटि वेब पेज या Apache वेब सर्वर लॉग में, खासकर जब नए फ्लैश मीडिया फोटो अपलोड करने के लिये, तस्वीरें, छवियाँ, वीडियो और अन्य फ़ाइलों के लिए आधारित अपलोडर का उपयोग करते हुए दिखाई दे सकते हैं:

[error] [client xxxx] PHP Fatal Error: Call to undefined function: ctype_digit() in /wordpress/wp-includes/link-template.php on line 182, referer: /wp-admin/media-upload.php?type=image&tab=library&post_id=1&post_mime_type=&s=&m=200804 [त्रुटि] [ग्राहक xxxx] PHP घातक त्रुटि: अपरिभाषित समारोह के लिए कॉल करें: ctype_digit () / WordPress / wp में / लिंक-template.php पंक्ति 182 पर, referer: शामिल हैं / wp-admin/media-upload.php? प्रकार = छवि और टैब = पुस्तकालय एवं post_id = 1 & post_mime_type = & S & = मी = 200804


The function ctype_digit() is used in get_attachment_link() in link-template.php, and the error may happens on some PHP installation regardless of version. इस समारोह ctype_digit () get_attachment_link में लिंक () में template.php, और मई कुछ PHP स्थापना पर भले ही संस्करण का होता है त्रुटि प्रयोग किया जाता है. PHP 4 (such 4.3.10) and PHP 5 (such as 5.2.6) both may be affected with the error. PHP 4 (जैसे 4.3.10) और PHP 5 5.2.6 (जैसे) के रूप में दोनों की त्रुटि के साथ प्रभावित हो सकता है.

This is a known bug that will be fixed in WordPress 2.5.1, which may released in early May. इसका मतलब यह है कि WordPress 2.5.1 है, जो पहले मई में रिलीज मई में तय हो जाएगा एक ज्ञात बग है. Meanwhile, if you want to fix the issue immediately, download fixed इस बीच, अगर आप तुरंत इस मुद्दे को ठीक करने के लिए, चाहते हैं निर्धारित डाउनलोड link-template.php लिंक-template.php file, and then upload and replace/overwrite the same link-template.php file in /wp-includes/ folder on the web server. , और तब फ़ाइल अपलोड और प्रतिस्थापित / इसी कड़ी-template.php / wp में फ़ाइल अधिलेखित-शामिल हैं / वेब सर्वर पर फ़ोल्डर.

If you're using IE7, some यदि आप IE7, का प्रयोग कर रहे हैं कुछ bugs have to be fixed कीड़े तय करना होगा too before पहले भी release of WordPress 2.5.1 WordPress 2.5.1 के रिलीज . .

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. जब संदेह में है.



4 Responses to “Call To Undefined Function: ctype_digit() in WordPress 2.5” 4 जवाब "अपरिभाषित समारोह के लिए कॉल करने के लिए: WordPress 2.5 ()" में ctype_digit

  1. Jérôme Delacroix Jerome Delacroix
    August 4th, 2008 15:04 अगस्त, 4. 2008 15:04
    4 4

    Hi, नमस्ते,

    Thank you for the tip ! टिप्पणी के लिये धन्यवाद! It fixed my Flash uploader feature. यह मेरी फ़्लैश अपलोडर सुविधा तय की.

  2. WordPress 2.5.1 Released for Download » Tip and Trick WordPress 2.5.1 डाउनलोड »टिप और छल के लिए जारी
    July 16th, 2008 03:07 जुलाई, 16 2008 03:07
    3 3

    [...] upgrade to WordPress 2.5.1, which fixes many bugs related to new interface in WordPress 2.5 such as call to undefined function ctype_digit(), plus critial security fix. [...] WordPress 2.5.1, जो fixes कई कीड़ों WordPress में नए अंतरफलक से संबंधित में नवीनीकृत 2.5 अपरिभाषित समारोह ctype_digit करने के लिए कॉल (), plus critial सुरक्षा तय जैसे. The features, bugs fixed and improvements in WordPress 2.5.1 [...] इस सुविधाएँ, कीड़े निर्धारित और WordPress 2.5.1 में सुधार [...]

  3. Disable WordPress 2.5 Flash Image/Video/Media Uploader with Plugin » Tip and Trick अक्षम WordPress 2.5 फ्लैश छवि / वीडियो / मीडिया अपलोडर Plugin »टिप और छल के साथ
    April 21st, 2008 22:35 21 अप्रैल, 2008 22:35
    2 2

    [...] uploader does not work after whatever effort, workaround and solution been done, including some bug fixes, such as disable conflicting plugin and bypass mod_security to try to solve the error and issue, [...] [...] अपलोडर जो प्रयास, workaround और समाधान करने के बाद, अक्षम परस्पर विरोधी प्लगइन जैसे कुछ बग फिक्स, और mod_security बाईपास त्रुटि और मुद्दे को हल करने के लिए प्रयास करने के लिए शामिल किया गया काम नहीं कर रहा है [...]

  4. Fix WordPress 2.5 Image or Media Flash Uploader Not Working Issue in IE7 » Tip and Trick फिक्स WordPress 2.5 छवि या मीडिया फ़्लैश अपलोडर IE7 »टिप और चाल में काम नहीं कर रहा निर्गम
    April 21st, 2008 22:33 21 अप्रैल, 2008 22:33
    1 1

    [...] bug is related to ctype_digit() function. [...] बग ctype_digit () कार्य से संबंधित है. If using the Flash uploader is too much trouble, disable the Flash media uploader with this [...] इस फ़्लैश अपलोडर का उपयोग करते हुए अगर बहुत मुसीबत में है, इस के साथ अक्षम फ्लैश मीडिया अपलोडर है [...]

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> आप इन टैग्स: <a href="" का उपयोग कर सकते हैं title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <डेल datetime = ""> <em> <i> <q cite=""> <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 ctype_digit() अपरिभाषित समारोह ctype_digit करने के लिए कॉल () - -- Call to undefined function ctype_digit अपरिभाषित समारोह के लिए कॉल ctype_digit - -- Call to undefined function ctype_digit() अपरिभाषित समारोह ctype_digit करने के लिए कॉल () - -- Call to undefined function: ctype_digit() अपरिभाषित समारोह के लिए कॉल करें: ctype_digit () - -- ctype_digit ctype_digit - -- Fatal error: Call to undefined function ctype_digit() घातक त्रुटि: अपरिभाषित समारोह ctype_digit करने के लिए कॉल () - -- Call to undefined function ctype_digit() in अपरिभाषित समारोह ctype_digit करने के लिए () में बुलाओ - -- undefined function ctype_digit अपरिभाषित समारोह ctype_digit - -- "Call to undefined function ctype_digit()" "अपरिभाषित समारोह ctype_digit कॉल करने के लिए ()" - -- php ctype_digit ctype_digit PHP - -- "Call to undefined function wp()" "अपरिभाषित समारोह wp कॉल करने के लिए ()" - -- wordpress WordPress - -- PHP Fatal error: Call to undefined function ctype_digit() PHP घातक त्रुटि: अपरिभाषित समारोह ctype_digit करने के लिए कॉल () - -- ctype_digit undefined अपरिभाषित ctype_digit - -- Call to undefined function ctype_digit() अपरिभाषित समारोह ctype_digit करने के लिए कॉल () - -- undefined function ctype_digit() समारोह ctype_digit अपरिभाषित () - -- Call to undefined function get_currentuserinfo() अपरिभाषित समारोह get_currentuserinfo करने के लिए कॉल () - -- PHP Fatal error: Call to undefined function ctype_digit() PHP घातक त्रुटि: अपरिभाषित समारोह ctype_digit करने के लिए कॉल () - -- Fatal error: Call to undefined function wordpress घातक त्रुटि: अपरिभाषित समारोह WordPress करने के लिए बुलाओ - -- php Call to undefined function ctype_digit() अपरिभाषित समारोह ctype_digit करने के लिए PHP कॉल () - -- Fatal error: Call to undefined function ctype_digit() in घातक त्रुटि: अपरिभाषित समारोह ctype_digit करने के लिए () में बुलाओ - -- Fatal error: Call to undefined function get_currentuserinfo() घातक त्रुटि: अपरिभाषित समारोह get_currentuserinfo करने के लिए कॉल () - -- ctype_digit undefined function ctype_digit अपरिभाषित समारोह - -- Call to undefined function wp() अपरिभाषित समारोह wp करने के लिए कॉल () - -- Call to undefined function ctype_digit() i अपरिभाषित समारोह ctype_digit करने के लिए कॉल () मैं - -- "Call to undefined function: ctype_digit()" "कॉल करने के लिए अपरिभाषित समारोह: ctype_digit ()" - -- wordpress Call to undefined function अपरिभाषित समारोह के लिए कॉल WordPress - -- "wp-includes/link-template.php" undefined function ctype_digit() "wp-includes/link-template.php" अपरिभाषित समारोह ctype_digit () - -- Call to undefined function wp() in अपरिभाषित समारोह wp करने के लिए () में बुलाओ - -- Fatal error: Call to undefined function: ctype_digit() घातक त्रुटि: अपरिभाषित समारोह के लिए कॉल करें: ctype_digit () - -- Call to undefined function ctype_digit() wordpress अपरिभाषित समारोह के लिए ctype_digit () WordPress बुलाओ - -- Call to undefined function अपरिभाषित समारोह के लिए कॉल - -- wordpress "Call to undefined function ctype_digit()" अपरिभाषित समारोह ctype_digit करने के लिए WordPress "कॉल ()" - -- Fatal error: Call to undefined function ctype_digit() घातक त्रुटि: अपरिभाषित समारोह ctype_digit करने के लिए कॉल () - -- php ctype_digit() undefined PHP ctype_digit () अपरिभाषित - -- undefined php error अपरिभाषित PHP त्रुटि - -- undefined function ctype_digit() समारोह ctype_digit अपरिभाषित () - -- base Call to undefined function ctype_digit() आधार अपरिभाषित समारोह ctype_digit करने के लिए कॉल () - -- all to undefined function ctype_digit() सभी अपरिभाषित समारोह ctype_digit करने के लिए () - -- gallery Call to undefined function ctype_digit() गैलरी अपरिभाषित समारोह ctype_digit करने के लिए कॉल () - -- Call to undefined function ctype_digit php अपरिभाषित समारोह के लिए ctype_digit PHP बुलाओ - -- "Call to undefined function ctype_digit" "अपरिभाषित समारोह में कॉल करने के लिए" ctype_digit - -- media-upload.php modsecurity मीडिया-upload.php modsecurity - -- Call to undefined function ctype_digit( अपरिभाषित समारोह के लिए कॉल ctype_digit ( - -- PHP Fatal error: Call to undefined function ctype_digit() PHP घातक त्रुटि: अपरिभाषित समारोह ctype_digit करने के लिए कॉल () - -- Fatal error: Call to undefined function wp() in घातक त्रुटि: अपरिभाषित समारोह wp करने के लिए () में बुलाओ - -- ctype_digit() php undefined function ctype_digit () अपरिभाषित समारोह PHP - -- wordpress fatal error call to undefined function अपरिभाषित समारोह के लिए घातक त्रुटि फोन WordPress - -- call to undefined function अपरिभाषित समारोह के लिए कॉल - -- "Call to undefined function ctype_digit() in" "अपरिभाषित समारोह ctype_digit कॉल करने के लिए ()" में - --