توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : این کدهای ارور بخاطر چیه؟
alirad
January 25th, 2017, 15:24
سلام
دوستان توی برگه shop سایتم برای کد های زیر که توی فایل archive-product.php هستند ارور Notice: Undefined index میده
و برای کد زیر که توی فایل content-product-archive.php هست ارور Fatal error: Call to a member function is_visible() on null میده.ممنون میشم راهنمایی کنید
if ( ! $product->is_visible() )
T.Toosi
January 25th, 2017, 21:04
سلام، ارور نیست، اخطار هست به دلیل اینکه ممکنه آبجکت یا آرایه ها مقدارشون خالی یا تعریف نشده باشه، display_errors آف کنید.
alirad
January 25th, 2017, 21:14
تشکر از شما چطور میتونم
display_errors رو آف کنم؟
اصل مشکل اینه که برگه shop در سایت ووکامرسی من نصفه نیمه لود میشه و یه نفر بهم گفت تا توی فایل wp-config.php در قسمت define('WP_DEBUG', false) کلمه false رو true کنم و دوباره برگه shop رو لود کنم تا مشکل رو بفهمم و من اینکار رو کردم و توی برگه shop نوشته های زیر اومد که این نوشته ها پیگیری کردم و به کدهایی که توی پست اول گذاشتم رسیدم.آیا با آف کردن
display_errors مشکلم حل میشه؟ممنون
incorrectly. No id was set in the arguments array for the "Footer Widget 2" sidebar. Defaulting to "sidebar-3". Manually set the id to "sidebar-3" to silence this notice and keep existing sidebar content.Please see Debugging in WordPress for more information.
(This message was added in version 4.2.0.) in /home2/examplec/domains/example.com/public_html/wp-includes/functions.php on line 4136 Notice: register_sidebar was called incorrectly.
No id was set in the arguments array for the "Footer Widget 3" sidebar. Defaulting to "sidebar-4". Manually set the id to "sidebar-4" to silence this notice and keep existing sidebar content.
Please see Debugging in WordPress for more information. (This message was added in version 4.2.0.) in /home2/examplec/domains/example.com/public_html/wp-includes/functions.php on line 4136
Notice: Undefined index: orderby in /home2/examplec/domains/example.com/public_html/wp-content/themes/ShopperWooTheme/woocommerce/archive-product.php on line 99
Notice: Undefined index: orderby in /home2/examplec/domains/example.com/public_html/wp-content/themes/ShopperWooTheme/woocommerce/archive-product.php on line 101
Fatal error: Call to a member function is_visible() on null in /home2/examplec/domains/example.com/public_html/wp-content/themes/ShopperWooTheme/woocommerce/content-product-archive.php on line 20