hi guys!
I hope im in the right place! ( im not a coder or so please be nice hehe )
So, to explain the story. I got an automated tumblr poster - Wamp -> localhost -> tumblr.
now the problem is, my tumblr blog got banned, which means that everything in that PHP script is attached to that blog.
I tried myself (no experience ) to change OAUTH_TOKEN and OAUTH_SECRET which i understand logicaly needs to be changed each blog.
here https://api.tumblr.com/console/calls/user/info i entered my CONSUMER_KEY and CONSUMER_SECRET to get my token + secret.
All i did was paste those two into the .txt
Then i started my WAMP Server (where i have my http://localhost/tumblr/post.php ) to check if everything works, if it does it should say "respons blbablaba" instead i got http://gyazo.com/0943574e344e13e23e45dcc1afe93dba
I also changed http://gyazo.com/47bb62a285e0b18e7c2a4ffa4c089508 blogname , from the old to new..
now u guys that have been going thru this, please help me out? im clueless and also as i said im not a coder.
I hope im in the right place! ( im not a coder or so please be nice hehe )
So, to explain the story. I got an automated tumblr poster - Wamp -> localhost -> tumblr.
now the problem is, my tumblr blog got banned, which means that everything in that PHP script is attached to that blog.
I tried myself (no experience ) to change OAUTH_TOKEN and OAUTH_SECRET which i understand logicaly needs to be changed each blog.
here https://api.tumblr.com/console/calls/user/info i entered my CONSUMER_KEY and CONSUMER_SECRET to get my token + secret.
All i did was paste those two into the .txt
Then i started my WAMP Server (where i have my http://localhost/tumblr/post.php ) to check if everything works, if it does it should say "respons blbablaba" instead i got http://gyazo.com/0943574e344e13e23e45dcc1afe93dba
I also changed http://gyazo.com/47bb62a285e0b18e7c2a4ffa4c089508 blogname , from the old to new..
now u guys that have been going thru this, please help me out? im clueless and also as i said im not a coder.