Hi google. How to add them in custom post types. Please let me know. Thank You.
]]>Hi,
In installed the WPGPlus plugin on a WordPress 3.8.3, but it doesn’t work.
When I publish a new article, I get the following error :
Couldn’t resolve host ‘plus.google.comhttps:’
I enabled the debugging, you can read the file here : pastebin.ca/2698062
(Lines 1-495 are about the first post i tried to publish, lines 496-991 about the second).
My G+ profile is not using the 2-step authentication.
Any idea on how to fix this ?
Thanks in advance.
]]>Good Day!
An error occurs after publishing a Post. The Post was created and it was also posted on Google Plus how do i removed this error?
The error is white screen with this line of text “Couldn’t resolve host ‘plus.google.comhttps'”
]]>Hello.
Very simple plugin.Good.
But after manual post in the blog:
https://joxi.ru/mCgcUxjKTJAjHjH4LDg
In Google ONE-step authentication.
I receive the message on cracking attempt.
The plug-in from the server tries to be punched in a feed and it locks.
Lock goes because of distinction of the IP address. Server and my personal. The plug-in doesn’t get access to a profile as it usually becomes for applications. With specifying of circles and permissions.
What is the base url you use for google plus?
In the US, I use https://plus.google.com/
And the form at https://plus.google.com/app/basic/share/
If you’re in another domain (.de, .uk, etc) let me know what your urls are.
]]>Should be working with users in the US. (It works in the 2-3 test blogs I have access to).
Please do try and report here.
]]>If you are interested in following development, or even contributing, I’m actually using github: https://github.com/jeckman/wpgplus – grab the active version of the code and jump in, using a test google+ account.
I’ve almost got a 0.86 ready which posts to Google+ (at least in the US). It logs in successfully and finds the form, but whenever I do a wp_remote_post, Google+ calls it a 404 error.
I’ve captured Live HTTP Headers from successful posts and I’m emulating that, passing on all the hidden fields, setting referer, etc – can’t figure out what Google Plus is doing to sense that the post is not real.
]]>I’ve restarted dev on this plugin.
One issue I’ve noticed immediately in my test account, which results in the “A valid URL was not provided.” error, is a failure to accept the mobile terms of service.
You have to access plus.google.com from a mobile device – not using a Google+ app, but using a web browser – and accept the mobile terms of service.
You may also need to wade through the start up steps, filling out a profile, finding people to follow – if you haven’t already done so on the google+ account you are trying to use.
This is because WPGplus emulates you logging in on a mobile device. It needs a clear path to the form for posting.
]]>Thinking about restarting development on this project, which had stalled.
Are there folks here willing to help?
What I need is someone to capture and share the header exchange between your browser and google as you try to login to Google+ – for each language/domain.
I can see the whole exchange for plus.google.com, but it seems to be different for plus.google.de for example – likely due to different cookie laws.
In any case, the plugin will always have two restrictions:
Doing this involves using something like Firefox with the Live HTTP Headers extension and (preferably) User-Agent Switcher.
Setting the user agent to a mobile device, then going through the whole process of logging in to gplus and posting, capturing headers exchanged along the way.
I can presumably get basic posting working in the US version again, but until Google offers a true read/write API for Google+ all we can do is impersonate a mobile user – not very elegant, and only supports whatever G+ supports for that client.
]]>I can’t see settings page for the plugin in admin user. I’ve tried to unisntall and insall again via ftp and via plugin manager and setting 777 permisions.
]]>The debug log just kind of stops in the middle of a line as near as I can tell:
[response] => Array
(
[code] => 200
[message] => OK
)
[cookies] => Array
(
[0] => WP_Http_Cookie Object
(
[name] => GAPS
[value] => 1:XXX-Gb33DxxJjXcrSJqXXXXX-nV3ZA:XXXXNqQ4xKMut9vW
[expires] => 1438220456
[path] => /
[domain] =>
[secure] =>
[httponly] =>
)
[1] => WP_Http_Cookie Object
(
[name] => GALX
[value] => 3Tl3cXXXX-M
[expires] =>
[path] => /
[domain] =>
[secure] =>
)
)
[filename] =>
)
Writing cookies from login get
POSTing username and pass to: https://accounts.google.com/ServiceLoginAuth
Line 120, My Redirect was
Otherwise it looks like it should be posting. Any ideas?
Also, how do I get that old posting cross posted now? Do I need to unplublish and publish again, or create a new post?
Thanks,
mgs
]]>Does not seem to work with the new 2way login that google offers.
]]>Hello,
I updated the plugin last night and received an e-mail from today saying there had been a “suspicious sign in prevented”. The details point to the sign in attempt knowing the exact password (no failed attempts), and the source being my web hosting in the US (I am in the UK). What’s more, the blocked attempt was seconds after a post appeared on my website. I am guessing therefore that the plugin WPGPlus tried to login to post to Google+ and was prevented.
Is this expected by you and am I OK to agree to future sign-ins or will it cause me security issues?
Thanks!
Results in a “To Many Redirects” error.
No conflicts with other plugins.
I just noticed that this pluggin stopped posting to my google+ in Nov. Please help.
Site: https://www.HairandMakeupBlog.com
https://plus.google.com/u/0/117465391403862802196/posts
I know that this plugin is very difficult to go straight forward because it provides a gateway to an google interface that is constantly changing and introducing new elements. And all because google is not providing a proper API like facebook or twitter, so this type of fixes have to be implemented, in this case, it uses the mobile app connection to introduce the information in the Google Plus platform. But multiple errors are constantly arising: “Too many redirects” “A valid URL was not provided”, that makes this plugin unsolvable.
Maybe in a future it is more stable, but now is totally unpredictable.
After extensive testing as to why my e-commerce shop using WooCommerce wouldn’t work, I figured out there is a conflict with a plugin. After even more testing I narrowed it down to WPGPlus. If I deactivate just this plugin then WooCommerce works as it is suppose to. However, if WPGPlus is activated then when you have a product in your shopping cart and try to checkout, it never completes. Upon selecting your form of payment and clicking on Place Order, it merely reloads the page and places a 0 (zero) on the page?!
Not sure what’s going on here put I definitely need WooCommerce more than I need the connivence of being able to cross post to Google plus.
I’ll also alert the WooCommerce folks to this problem.
]]>using v3.4.2 persian wordpress https://wp-persian.com/download/
not posting
Error message on screen:
SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
Logfile shows:
Writing cookies from login get
2012-11-07 12:54:45 : publish_to_gplus running, included wpgplus.php
2012-11-07 12:54:45 : publish_to_gplus running, postID is 37
2012-11-07 12:54:45 : wgplus_safe_post_google running, post_id is 37
2012-11-07 12:54:45 : just requested the login info
Buffer is
WP_Error Object
(
[errors] => Array
(
[http_request_failed] => Array
(
[0] => SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
)
)
[error_data] => Array
(
)
)
G
]]>Hi! Thanks Gerat Plugin.
Can WPGPlus(0.8.4) automatic post to Google+ page?
and work on Mu(multi-site)?
]]>The use of this plugin causes a “Too many redirects” error which also breaks the plugin I have that automatically posts to Twitter. My post no longer posts to Twitter and doesn’t post to G+.
]]>Can I use a generated application-specific password instead of my main Google Account password? Will it work with this plugin and would it add extra security in case someone hacks my database?
By application-specific password I mean: https://accounts.google.com/IssuedAuthSubTokens
Regards,
Tom
Hello,
Any info about when it would be ready to post to Google+ pages?
Regards,
]]>Had issue with too many redirects every time I created a new page, post or custom post. Disabled and problem went away.
]]>I have the issue of not posting. Turned on debug and got the below message. Anybody have a clue?
2012-09-10 19:12:21 : publish_to_gplus running, included wpgplus.php
2012-09-10 19:12:21 : publish_to_gplus running, postID is 899
2012-09-10 19:12:21 : wgplus_safe_post_google running, post_id is 899
2012-09-10 19:12:21 : just requested the login info
https://www.ads-software.com/extend/plugins/wpgplus/
[ Please do not bump, that’s not permitted here. ]
]]>Installing the plugin with WP to Twitter, Facebook Publisher, Tumbrlize plugins installed causes a “too many redirects” error to show up whenever posting a blog post. Can you please fix this?
]]>i am using WPGPlus version 0.8.3 (version 0.8.4 gives me that too many redirects problem) but everytime I put punctuation in a post, it shows in my G+ as symbols. I did a test post and some punctuation is ok but the main ones I use are turned into symbols; even blank space is published as a symbol. in my wordpress test post https://shaunie.me/test-post-3/ i typed and posted the following:
Apostrophe '
Quotation mark "open- closed"
Multidot ...
Asterisk *
Pound #
Dollar $
in g+ it appears as this:
https://shaunie.me/wp-content/uploads/2012/08/error.png
i had to put what it appears as as an image here because when i try to type the symbols in these forums, it auto-corrects it. i believe this may be the same issue that was in this thread https://www.ads-software.com/support/topic/plugin-wpgplus-punctuation-not-translating?replies=3 another person started but the www.ads-software.com site auto-corrected the symbols and thats why no one saw what he was talking about.
but is there any resolution to this?
]]>Using 0.8.4, with WP 3.4.1 – I managed to overcome the “too many redirects” error as mentioned in the recent posts on this forum. Now, the plugin will post to G+, but in a “collapsed” format, and without the image that goes with my post. Furthermore, the post was truncated and an elipsis “…” followed by a link to the full post on my blog was added.
There aren’t many settings for this plugin. In the debug.txt file, I can see the exact text of the post the way it looks on G+ – no image, truncated text, elipsis, link back to my site.
Is this expected behavior? I hope not ??
Thanks in advance for any help!
mh++
]]>Hi John,
It’s me again. ?? Ever since the 0.8.4 update of WPGPlus, I’ve been getting the “too many redirects” problem again. It happens reliably every time I post. Nothing useful appears to be dumped to the debug log.
I have tried disabling other plugins that also run in response to a new post – e.g. the StatusNet update plugin. However, the problem of too many redirects remains. Any suggestions how I could test this further to provide more useful information to you?
Regards,
Steve
Hey!
I keep on getting this error…
Fatal error: Cannot use object of type WP_Error as array in /wp-content/plugins/wpgplus/gplus.php on line 47
Let me know you you need anything to sort this out
Cheers
]]>