Call To Undefined Function: ctype_digit() in WordPress 2.5 קריאה תפקיד מוגדר: ctype_digit () ב-WordPress 2.5

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 יומן, במיוחד כאשר משתמש חדש מבוסס Flash Media uploader כדי להעלות תמונות, תמונות, תמונות, סרטוני וידאו וקבצים אחרים:

[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 שגיאה חמורה: Call to Undefined פונקציה: ctype_digit () ב / wordpress / wp-כוללת / link-template.php on line 182, referer: / wp-admin/media-upload.php? סוג תמונת הכרטיסייה = & = Library & post_id = 1 & post_mime_type = & S = & M = 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. שלא כמו האדם תרגום, תרגום מכונה אינו מבין את הדקדוק, סמנטיקה, תחביר, idioms של שפה טבעית, ולכן לעיתים קרובות לא מדויקים ו לייצר באיכות נמוכה טקסט שהוא מטעה ו מובנת. Thus, please refer to לכן, אנא פנה אל original English article המאמר המקורי באנגלית when in doubt. במקרה של ספק.



4 Responses to “Call To Undefined Function: ctype_digit() in WordPress 2.5” 4 תגובות ל "קריאה תפקיד מוגדר: ctype_digit () ב-WordPress 2.5"

  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. זה קבוע שלי Flash uploader תכונה.

  2. WordPress 2.5.1 Released for Download » Tip and Trick WordPress 2.5.1 Released להורדה »עצה ו לנכלל
    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, אשר מתקן באגים רבים הקשורים הממשק החדש ב-WordPress 2.5 כגון קריאה Undefined פונקציה ctype_digit (), בתוספת 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 פלאש תמונה / וידאו / מדיה Uploader עם 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, [...] [...] Uploader אינה פועלת לאחר מאמץ מה, לעקוף את הבעיה ואת הפתרון נעשה, כולל כמה תיקוני באגים, כגון להשבית סותרות plugin ולעקוף mod_security כדי לנסות לפתור את הבעיה או שגיאה, [...]

  4. Fix WordPress 2.5 Image or Media Flash Uploader Not Working Issue in IE7 » Tip and Trick תקן WordPress 2.5 תמונה או מדיה פלאש Uploader לא גליון עבודה ב IE7 »עצה ו לנכלל
    April 21st, 2008 22:33 אפריל 21, 2008 22:33
    1 1

    [...] bug is related to ctype_digit() function. [...] הבאג קשור ctype_digit () function. If using the Flash uploader is too much trouble, disable the Flash media uploader with this [...] אם באמצעות פלאש uploader יותר מדי בעיות, להשבית את Flash Media uploader עם זה [...]

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 עצה ו טריק תגובות 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() Call to Undefined פונקציה ctype_digit () - -- Call to undefined function ctype_digit Call to Undefined פונקציה ctype_digit - -- Call to undefined function ctype_digit() Call to Undefined פונקציה ctype_digit () - -- Call to undefined function: ctype_digit() Call to Undefined פונקציה: ctype_digit () - -- ctype_digit ctype_digit - -- Fatal error: Call to undefined function ctype_digit() שגיאה חמורה: Call to Undefined ctype_digit הפונקציה () - -- Call to undefined function ctype_digit() in Call to Undefined פונקציה ctype_digit () ב - -- undefined function ctype_digit לא מוגדר בפונקציה ctype_digit - -- "Call to undefined function ctype_digit()" "Call to Undefined פונקציה ctype_digit ()" - -- php ctype_digit PHP ctype_digit - -- "Call to undefined function wp()" "Call to Undefined פונקציה wp ()" - -- wordpress wordpress - -- PHP Fatal error: Call to undefined function ctype_digit() PHP שגיאה חמורה: Call to Undefined ctype_digit הפונקציה () - -- ctype_digit undefined ctype_digit לא מוגדר - -- Call to undefined function ctype_digit() Call to Undefined פונקציה ctype_digit () - -- undefined function ctype_digit() לא מוגדר בפונקציה ctype_digit () - -- Call to undefined function get_currentuserinfo() Call to Undefined פונקציה get_currentuserinfo () - -- PHP Fatal error: Call to undefined function ctype_digit() PHP שגיאה חמורה: Call to Undefined ctype_digit הפונקציה () - -- Fatal error: Call to undefined function wordpress שגיאה חמורה: Call to Undefined פונקציה wordpress - -- php Call to undefined function ctype_digit() PHP Call to Undefined ctype_digit הפונקציה () - -- Fatal error: Call to undefined function ctype_digit() in שגיאה חמורה: Call to Undefined פונקציה ctype_digit () ב - -- Fatal error: Call to undefined function get_currentuserinfo() שגיאה חמורה: Call to Undefined get_currentuserinfo הפונקציה () - -- ctype_digit undefined function לא מוגדר ctype_digit פונקציה - -- Call to undefined function wp() Call to Undefined פונקציה wp () - -- Call to undefined function ctype_digit() i Call to Undefined פונקציה ctype_digit () i - -- "Call to undefined function: ctype_digit()" "Call to Undefined פונקציה: ctype_digit ()" - -- wordpress Call to undefined function wordpress קריאה Undefined פונקציה - -- "wp-includes/link-template.php" undefined function ctype_digit() "wp-includes/link-template.php" Undefined ctype_digit הפונקציה () - -- Call to undefined function wp() in Call to Undefined פונקציה wp () ב - -- Fatal error: Call to undefined function: ctype_digit() שגיאה חמורה: Call to Undefined פונקציה: ctype_digit () - -- Call to undefined function ctype_digit() wordpress Call to Undefined פונקציה ctype_digit () wordpress - -- Call to undefined function Call to Undefined פונקציה - -- wordpress "Call to undefined function ctype_digit()" wordpress "Call to Undefined פונקציה ctype_digit ()" - -- Fatal error: Call to undefined function ctype_digit() שגיאה חמורה: Call to Undefined 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() בסיס קריאה Undefined פונקציה ctype_digit () - -- all to undefined function ctype_digit() הכל כדי לא מוגדר בפונקציה ctype_digit () - -- gallery Call to undefined function ctype_digit() גלריה קריאה Undefined פונקציה ctype_digit () - -- Call to undefined function ctype_digit php קריאה לפונקציה ctype_digit Undefined PHP - -- "Call to undefined function ctype_digit" "Call to Undefined פונקציה ctype_digit" - -- media-upload.php modsecurity Media-upload.php modsecurity - -- Call to undefined function ctype_digit( Call to Undefined פונקציה ctype_digit ( - -- PHP Fatal error: Call to undefined function ctype_digit() PHP שגיאה חמורה: Call to Undefined ctype_digit הפונקציה () - -- Fatal error: Call to undefined function wp() in שגיאה חמורה: Call to Undefined פונקציה wp () ב - -- ctype_digit() php undefined function ctype_digit () PHP Undefined פונקציה - -- wordpress fatal error call to undefined function wordpress שגיאה חמורה Undefined קריאה לפונקציה - -- call to undefined function קריאה לפונקציה לא מוגדר - -- "Call to undefined function ctype_digit() in" "Call to Undefined פונקציה ctype_digit () ב" - --