



Hi I have added my twitter username and password to the config file, but what is the second variable for?
define(“TWITTER_USERNAME”, ‘YOUR_USERNAME’);
define(“TWITTER_PASSWORD”, ‘YOUR_PASSWORD’);
What do I need for ‘YOUR_USERNAME’ and ‘YOUR-PASSWORD’?
Thanks
Discussion and changes
Sean
That’s one problem fixed. thanks Dan Glegg.
Dan Glegg (Project owner)
Hi – TWITTER_USERNAME and TWITTER_PASSWORD should be left in place. It is YOUR_USERNAME and YOUR_PASSWORD that should be replaced with your details.