Search found 16 matches
- Mon Aug 17, 2009 4:22 pm
- Forum: Prowl
- Topic: Updating growl plugin
- Replies: 7
- Views: 4775
Re: Updating growl plugin
Can you paste the output from /Applications/Utilities/Console.app? Errmm... maybe?.... Delete Prowl from ~/Library/Application Support/Growl/Plugins (there might be multiple copies there). I did this and everything seems to be fine now, showing v1.4 installed. When i looked in ~/Library/Application...
- Mon Aug 17, 2009 3:25 pm
- Forum: Prowl
- Topic: Updating growl plugin
- Replies: 7
- Views: 4775
Re: Updating growl plugin
I did a reboot and everything... Now when I select prowl from the list of plugins the panel on the right does not change at all..it keeps the options for the previously selected plugin (see screenshot :( ) Is there anyway to nuke the prowl plugin and start again? http://thickey.com/images/prowl_scre...
- Mon Aug 17, 2009 10:45 am
- Forum: Prowl
- Topic: Updating growl plugin
- Replies: 7
- Views: 4775
Updating growl plugin
Hey everyone, so 1.1 is out and its all great. I look on my iMac and I am still running the v1.0 plugin for growl. Time to update as now I have priorities etc. I downloaded the latest 1.4 and unzip and double click. It asks if I want to update i say yes. Now I have the plugin listed in growl but whe...
- Sun Aug 09, 2009 9:28 pm
- Forum: Prowl
- Topic: Push notifications dont show up on home wifi, but do on othr
- Replies: 3
- Views: 2706
Re: Push notifications dont show up on home wifi, but do on othr
I had this exact same issue, it turns out it was some crazy DNS problem between the iphone, my wireless router and the DSL router. The easiest way to fix it was to change the DNS settings on the iPhone to something else. I would suggest you take a look at opendns ( http://www.opendns.com/ ). Using t...
- Wed Aug 05, 2009 12:43 pm
- Forum: Prowl
- Topic: is push down today?
- Replies: 4
- Views: 3221
Re: is push down today?
I am/was running a beta of 3.1 v2 i think. once restarted I am presented with the purple connect to itunes screen and i need to activate again. I did get my prowl notification 
So i need to update the firmware and restore from backup and I should be in business again..

So i need to update the firmware and restore from backup and I should be in business again..
- Wed Aug 05, 2009 11:58 am
- Forum: Prowl
- Topic: is push down today?
- Replies: 4
- Views: 3221
Re: is push down today?
I am having the same, notifications show when I load prowl but no notifications. I am on o2 and connected to wifi if that helps.. Test sent via the website, everything working fine until this morning.
- Mon Jul 13, 2009 10:16 pm
- Forum: Prowl
- Topic: Two devices?
- Replies: 9
- Views: 5579
Re: Two devices?
So the issue of not getting notifications over a wifi connection (works fine at work but not at home) i have been able to fix. It is due to some network type issue, I did some searching and it seemed that DNS was the problem. I set my iphone up to use OpenDNS and now notifications work as they shoul...
- Sat Jul 11, 2009 5:21 pm
- Forum: Prowl
- Topic: Two devices?
- Replies: 9
- Views: 5579
Re: Two devices?
Well, I did have issues with my hardware firewall about a year ago. So I took it out of the loop and now hiding behind my ADSL router and being protected by NAT. I used to work for my ISP and still work in the same building.. I am 1000% sure that nothing is being blocked there end. perhaps my networ...
- Sat Jul 11, 2009 11:57 am
- Forum: Prowl
- Topic: Two devices?
- Replies: 9
- Views: 5579
Re: Two devices?
So.. Sent a message via the prowl website with wifi turned off on the phone and it turns up in 5-10 seconds. Send another message with wifi turned on and after 2-3 mins nothing. Turn wifi off again and it come in 5-10 seconds after that. This would explain why I get notifications of things as soon a...
- Sat Jul 11, 2009 11:53 am
- Forum: Prowl
- Topic: what are people doing with custom notifications?
- Replies: 66
- Views: 138493
Re: what are people doing with custom notifications?
Very boring, When we get a sale on our e-commerce website I get a notification of the sale, the value etc.
Also handling torrents etc.
Also handling torrents etc.
- Sat Jul 11, 2009 11:47 am
- Forum: Prowl
- Topic: Two devices?
- Replies: 9
- Views: 5579
Re: Two devices?
But I have only ever had prowl installed on one device. I take it I can remove them from the prowl website and then things should "reset" back to just once device? While at home I have full edge connection and wifi, but I am not getting any notifications. They only show up when I load prow...
- Fri Jul 10, 2009 8:08 am
- Forum: Prowl
- Topic: Two devices?
- Replies: 9
- Views: 5579
Two devices?
Hey there, So I have not been getting 100% of the notifications showing on my phone. When I am at work where I get perfect 3G service it never misses a beat, but at home where I get a medium gprs signal I sometimes don't get any prowl notification loving. When I load the app on my phone then the not...
- Wed Jul 08, 2009 2:35 pm
- Forum: Prowl
- Topic: API Changes
- Replies: 48
- Views: 190246
Re: Third-party API (RFC)
OK, I thought I was doing something crazy. With PHP as in most programming languages there are many ways to do the same thing. I would suggest perhaps trying a different url to see if that works etc...silverone wrote:I was using the same approach as you in your prior post.
- Wed Jul 08, 2009 1:52 pm
- Forum: Prowl
- Topic: API Changes
- Replies: 48
- Views: 190246
Re: Third-party API (RFC)
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false); curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false); Can I ask from a technical point of view what the advantages of using cURL are over using fopen (see my code above for an example). the fopen negotiates the https with out any problems at all. Am I mis...
- Wed Jul 08, 2009 7:26 am
- Forum: Prowl
- Topic: API Changes
- Replies: 48
- Views: 190246
Re: Third-party API (RFC)
OK so I have some questions now.. When I send a message with PHP I am just usign PHP to hit a url with the correctly formatted variables so https://prowl.weks.net/publicapi/add?apikey=xxxx&application=test 1&event=test event&description=something happened&priority=1 My issue is with ...
- Wed Jul 08, 2009 7:14 am
- Forum: Prowl
- Topic: API Changes
- Replies: 48
- Views: 190246
Re: Third-party API (RFC)
Being a bit of a web noob, what's the 40-byte 'api key' and how is this generated? Chris, If you log into your prowl account at https://prowl.weks.net/ under settings there is a new API section at the top of the page. The API interface is much easer for me to get working than the previous way of in...