Lea
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Related Posts] php error displaying widget on new posts pageHi
First of all, thanks for your great plugin!
Secondly, unfortunately I’m getting these errors too:
Undefined index: wp_related_posts_widget in /wp-includes/class-wp-customize-widgets.php on line 831 Undefined index: wp_related_posts_widget in /wp-includes/class-wp-customize-widgets.php on line 832 Undefined index: wp_related_posts_widget in /wp-includes/class-wp-customize-widgets.php on line 483
I’ve been getting them for a while, but only now I can pinpoint when:
It happens when I enter the Theme Customizer screen.I’m using WP version 4.2.2, so the relevant lines are these:
Lines 831-832 are properties of array
$available_widget
:'width' => $wp_registered_widget_controls[$widget['id']]['width'], 'height' => $wp_registered_widget_controls[$widget['id']]['height'],
And line 483 is:
$width = $wp_registered_widget_controls[$widget_id]['width'];
Which appears in function
is_wide_widget
, called from line 833.What could the reason be?
Thanks!
Forum: Plugins
In reply to: [Google Doc Embedder] Error – Docs not showing in mobileHi Dan
Unfortunately, this error still exists…
Is there a solution?thanks
LeaHi David,
Thanks for the update. I downloaded and installed version 5.6, but I don’t see the fix for this…
Is that possible?Thank you for a great plugin
LeaForum: Plugins
In reply to: [Simple Share Buttons Adder] Notices for undeclared variablesDavid,
Thank you very much for your quick fix!
Lea
Hi Peter,
Yes, it did get updated after I manually inserted the characters. I was just surprised that they got deleted during the update and I had to re-insert them.
I’m using ▼ and ▽,Thank you
LeaHi Peter
I don’t think I skipped any versions – I like to keep my site plugins updated.
I’m wondering, however, if the bug could be related to the fact that our site is in Hebrew, and the collation is UTF-8… Does that make sense?Thank you
LeaForum: Plugins
In reply to: [Google Doc Embedder] Error – Docs not showing in mobileHi Dan
Yes, I’m still having the problem, on iPhone 4.
Thank you.Forum: Plugins
In reply to: [WordPress Popular Posts] WordPress database error Duplicate entryNo, my site isn’t that large ??
And I can see what the number it’s getting stuck on, and it’s far from BIGINT…
Thank you very much for researching.Forum: Plugins
In reply to: [WordPress Popular Posts] WordPress database error Duplicate entryThe solution I found was this:
I edited thewp_popularpostssummary
table to remove the auto increment from the ID column, then immediately edited it to add it back. That returned the table to normal.
In the past 2 months, this error has returned twice, and both times this is the solution I applied and it worked.
I don’t know what causes it to happen, so I check my error logs daily :).Forum: Plugins
In reply to: [Post Status Menu Items] Undefined index: ps_right_nowThanks so much for the lightning fix!
And thank you for the mention!
Forum: Plugins
In reply to: [Simple Share Buttons Adder] Notices for undeclared variablesI have some of these errors too (
Undefined index: url
andUndefined index: pagetitle
).Is there a plan to fix them in a (close) future version?
Hi BackuPs,
Thanks so much for posting this. It really helped me.
David, is there a plan to integrate this in a future version?
Thank you!
Forum: Plugins
In reply to: [Google Doc Embedder] Error – Docs not showing in mobileYes, it’s Hebrew.
A rough translation is:Oops!
There’s a problem with the preview of this document
Trying again…Forum: Plugins
In reply to: [Google Doc Embedder] Update on the future of GDEThank you very much Kevin, for a great plugin!
And thanks Dan for taking on from here on. Good Luck!
Forum: Plugins
In reply to: [WordPress Related Posts] Chenged featured image, but related posts shows oldThanks!