We are no longer supporting this plugin here
if you still need it with the complete new code and new functions, like stats and device lists with single device messages and so on, please go to CodeCanyon and buy it there. Also when you have support questions, we only provide support to the CodeCanyon buyers.
Because this plugin needs lots of time and work, we cannot provide and support it for free, please understand that. The last free stable version will be free available here or on our website, but we cannot provide support for it any longer. It has some knowen bugs, which were solved on the CodeCanyon one, but we are not going to fix them here on the free one.
Link will come soon.
Thanks for using this awesome plugin!
]]>When i select options GCM settings then i got this error
—————————–
Message sent. (Test;https://jobsalert.pk/test-4/20567;20567;Xaib Aslam;)
success: 1 fail: 0
Warning: Cannot modify header information – headers already sent by (output started at /home2/jobs/public_html/wp-content/plugins/wp-gcm/options.php:208) in /home2/***/public_html/wp-admin/post.php on line 233
Warning: Cannot modify header information – headers already sent by (output started at /home2/jobs/public_html/wp-content/plugins/wp-gcm/options.php:208) in /home2/***/public_html/wp-includes/pluggable.php on line 1179
]]>Hello dude,
I’m testing your plugin and am getting the following message:
“Google Cloud Messaging
Message sent. (test test test)
Unauthorized
Error 401″
I followed step by step the documentation.
]]>Dear Pixelart,
Hi, ^__^ Thanks again for providing such a nice wp-gcm plugin.
I update the wp-gcm version to the latest 1.2.6, and try it today.
There is currently 16367 users are registered in my website.
And I can correctly receive the GCM message by writing some words in the “Message” text and simply pressing the “Send” button.
But after I send it, the website is keep waiting with the Chrome tab continue circling in 5 mins.
Is it correct?
And I try to enable the Show debug response but it looks can only show few message.
Or it might be the huge amount members in the GCM registration?
But it still work for us. Thanks for the nice development and it really worth of 5 stars plugin.
Sincerely yours,
oeoeoeooeo
Hi, as of a few days ago, I managed to get Push Notification working with this GCM plugin. It was fantastic and I am happy. However, there is a need to change the google developer account that I use because previously I use my personal one for testing. I suppose it is just a matter of changing server key and also project number.
So, I change the server key in the GCM setting, and I have change the project number in my PhoneGap app. However, it doesn’t work now. I keep looking at 0 registered user in the GCM New Message tab.
After some debugging, I realised that the return code from the XMLHttpRequest POST that I do is 0. I didn’t check the previous code because it was running fine, but a search reveals that 200 should be the code for OK. 0 signify that the request is cancelled. So, any idea on why it suddenly stop working? Did I miss some settings?
]]>Dear Pixelart,
Hi! Here we encountered one extra question,
The log shows as below:
Number of messages on bulk (1006) exceeds maximum allowed (1000)
How can we fix this limitation problem?
Thank a lot.
Sincerely your,
oeo
Hello,
is it possible to use your Plugin with PhoneGap 3.4.0?
BR
]]>Hi, dear author,
First of all, thanks for the great wp plugin you developed,
and this is really the best tools for the combination of android and wordpress.
But i was stuck in the usage of this plug-in.
I have the good implementation on this GCM case:
https://www.androidhive.info/2012/10/android-push-notifications-using-google-cloud-messaging-gcm-php-and-mysql/
But while i am using this tool, i set the same API keys and the same sender key to test the connection, it shows FAILED.
I use the WordPress-Android project which developed by the team of wordpress.
https://github.com/wordpress-mobile/WordPress-Android
Simply set the wp.gcm.id = 7884750XXXXX in the local.properties file.
i.e., i change the API keys (Key for browser apps) in the wp plug-in page and the wp.gcm.id in the android app, and it doesn’t work.
Would you help me to check if there is something i miss or get the fault.
Thanks.
]]>Hi, i just installed you plugin.
But I do not get any ui under: GCM -> Message or GCM -> Settings.
My apache error log says:
[Sat Mar 29 00:16:15 2014] [error] [client XX.XXX.XX.XXX] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘px_gcm_display_page_msg’ not found or invalid function name in /var/www/wp-root/wp-includes/plugin.php on line 429, referer: https://server-ip/wp-root/wp-admin/index.php
[Sat Mar 29 00:16:15 2014] [error] [client XX.XXX.XX.XXX] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘px_gcm_display_page_settings’ not found or invalid function name in /var/www/wp-root/wp-includes/plugin.php on line 429, referer: https://server-ip/wp-root/wp-admin/admin.php?page=px-gcm
[Sat Mar 29 00:16:15 2014] [error] [client XX.XXX.XX.XXX] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘px_gcm_toolbar’ not found or invalid function name in /var/www/wp-root/wp-includes/plugin.php on line 429, referer: https://server-ip/wp-root/wp-admin/options-general.php
I also see if I edit the plugin in gcm.php:
$dir = px_gcm_dir();
@include_once “$dir/options.php”;
@include_once “$dir/page/settings.php”;
@include_once “$dir/page/write.php”;
@include_once “$dir/register.php”;
I do not seem to have subfolder page and therefore not settings.php and write.php, might this be the problem?
Sounds like a really nice plugin and I just want to try it against my android app.
thanks in advance,
Best Regards
]]>