Posts: 12
Threads: 3
Joined: 06/2014
Hello,
How can I use this function? Short instruction please

Thanks
Robert
/*** Twitter settings ***/
define("BO_TWITTER_ENABLED", false);- it's clear to me
define("BO_TWITTER_NAME", ''); - it's clear to me
define("BO_TWITTER_API_KEY", ''); - ?
define("BO_TWITTER_API_SECRET", ''); - ?
define("BO_TWITTER_ACCESS_TOKEN", ''); - ?
define("BO_TWITTER_ACCESS_SECRET", ''); -?
Posts: 2,178
Threads: 78
Joined: 06/2012
Posts: 12
Threads: 3
Joined: 06/2014
(2015-08-17, 14:06)Tobi Wrote: Check this out:
http://www.gabfirethemes.com/create-twitter-api-key/
I have one question.
define("BO_TWITTER_NAME", ''); my Twiiter name or name of aplication?
Thanks
Posts: 2,178
Threads: 78
Joined: 06/2012
It's the twitter account name. As far as I remember this is just for description on the alert page, because the user has to follow this account to receive the messages.
Posts: 12
Threads: 3
Joined: 06/2014
I put twitter name but no menu on alert page and messages on Twitter
Posts: 53
Threads: 16
Joined: 08/2012
Just for sure, the receiver on twitter gets no PM or do you hope to get a public message?
Posts: 12
Threads: 3
Joined: 06/2014
(2015-08-18, 08:54)Phoenix-Blue Wrote: Just for sure, the receiver on twitter gets no PM or do you hope to get a public message?
Hi,
What does it mean PM? How create alarm on twitter. I have mail alarm only. I created Twitter aplication and copy keys to config.php. What next?
I don't have any experience with Twitter API.
Robert
Posts: 53
Threads: 16
Joined: 08/2012
Correct me if I'm wrong, but this tool is only able to send an PM (Private Message) to an other user when the receiver is follow the Twitter account where you have create the Twitter API APP.
So it's not possible to send an Public Twitter message when there is an alert.
Maybe you must take an look at the solution from Clément ->
Lightning alter on twitter
Posts: 53
Threads: 16
Joined: 08/2012
Correct me if I'm wrong, but this tool is only able to send an PM (Private Message) to an other user when the receiver is follow the Twitter account where you have create the Twitter API APP.
So it's not possible to send an Public Twitter message when there is an alert.
Maybe you must take an look at the solution from Clément ->
Lightning alter on twitter
Posts: 12
Threads: 3
Joined: 06/2014