Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+2 votes
812 views
in Plugins by
recategorized by
Hi Community,

I checked my error logs and found the php notice:

Undefined variable: q_view in .../qa-share-widget.php on line 42

What is the variable for? How to solve the error? Thanks!
by
This is an error generated by one of your plugins, presumably relating to a sharing widget.
by
yes I know, a plugin by NoahY. So I hoped that he would know what it is. However, the error was there only one time. Maybe caused during a development process.

I post again if the error should appear again. Thanks!

1 Answer

0 votes
by
Yes, thank you, should be fixed in latest version.
by
If possible, I'd like to ask to change the following:

# qa-share-layer.php
line 10: <style type="text/css">
line 53: <script type="text/javascript"> ...
line 88: 'email'=>'<a title="[local language string]" ...
# qa-share-widget.php
line 42: 'email'=>'<a title="[local language string]" ...

As I said, only if possible. If not I can edit these lines by myself when there is a plugin update. Thank you for your work!
by
I have tried this but not working it's still giving the same error. any idea?
...