Lost Mountain on "[Plugin: Slider Ultimate] Have many errors"

ساخت وبلاگ

Lost Mountain
Member
Posted 2 days ago #

Hello guys, your plugin have many errors, please change define('WP_DEBUG', false); to define('WP_DEBUG', true); in wp-config.php and test, and examples

Notice: Trying to get property of non-object in C:wampwwwwordpresswp-contentpluginsultimate-sliderMain.php on line

Notice: Trying to get property of non-object in C:wampwwwwordpresswp-contentpluginsultimate-sliderMain.php on line

https://wordpress.org/plugins/ultimate-slider/

Hi Lost,

Thank you for bringing these notices to our attention. With the plugin still in beta, we're constantly working on features and debugging. Please let us know if the functionality of the plugin is affected when debug is off.

Lost Mountain
Member
Posted 35 minutes ago #

Sorry, but i am developer and all time define('WP_DEBUG', true); in my site.
In my opinion you can easy solve this problem. I will check errors tomorrow, if i will find problem, i will let you.
Thank you

Lost Mountain
Member
Posted 6 minutes ago #

Notice: Trying to get property of non-object in C:wampwwwwordpresswp-contentpluginsultimate-sliderMain.php on line 137
You have non-object
On 137 line you wrote $Category_Array_Item['Category_Name'] = $Category->name;.
You can change this line to

if(isset($Category->name)){ $Category_Array_Item['Category_Name'] = $Category->name; }

And it's will be ok.

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 203 تاريخ : شنبه 29 خرداد 1395 ساعت: 4:33