News:

Wondering if this will always be free?  See why free is better.

Main Menu

SimpleTwitter

Started by Suki, April 20, 2011, 01:43:22 PM

Previous topic - Next topic

rootuid

Quote from: Suki on January 26, 2012, 12:11:44 PM
What confusions?  it is the same:

oauth token = Access token.
oauth token secret = Access token secret.


enter dev.twitter.com/  sig in, go to OAuth tool  and there is all the info you need.


The mod use permissions, you must check that whoever writes a new topic you want to appear in twitter must have proper permissions and the board shouldn't be in the denied board list.

It confused me :) Ok I see the permission wasn't set and that was the problem. Many thanks.

rootuid

I'm back as Arnie said :) I spoke to soon, only admins new topics are posted to twitter. All other user's new topics are not posted :( I checked the other users permissions and they are ticked
Simple Twitter mod permissions    
   Post new topics to Twitter.

Any ideas what's wrong ?

Suki

Sometimes the users are in 2 different groups, if on of the groups doesn't have the permission then it won't work.

Disclaimer: unless otherwise stated, all my posts are personal and does not represent any views or opinions held by Simple Machines.

glouk7

Hi Suki,

First of all congratulations for your mod, i am trying actually to make it work, and i read all the posts here and i am not sure what is going wrong

I've checked permissions, keys, tokens all.. i also did parse the mod to 2.01 version (actually the files/corrections it suggested were correct)
but it seems it doesn't work

i gave permissions to all membergroups (and i denied to 4 boards to post to twitter)

Is administrator also need a permission to do that? I couldn't modify administrator permissions (i am the administrator)

any idea?

thanks in advance

Dave123

I have to give it up. the mod wont work for us.
installing several times en check check and doublecheck the settings.
send a pm weeks ago for have a look in our forum also




rootuid

I gave up on this mod as it wasn't working. I bought a commerical mod that worked straight out of the box.

Suki

@Dave123  @uid @glouk7   without any data I cannot help...


The mod needs php 5.2 or greater, I don't know what php version you have or what steps you made, I don't know if you correctly set up your dev account either, I don't know if you are using SMF 2.0.x, this mod only works with SMF 2.0.x.

Most of the commercial scripts work because they control your account, that is, you actually gave them permission to post things for you in your account, This mod does not do that, all this mod does is provide the necessary tools for you, granted, you have to manually create a dev account in twitter but that's about it, you own the account and no one but you have access to it.

Oh and please do not pm me for support. I don't do 1 on 1 support.
Disclaimer: unless otherwise stated, all my posts are personal and does not represent any views or opinions held by Simple Machines.

Dave123

#167
sorry, i thought you could have a look inside the forum.

yes, php 5.2 is working bij htaccess, twitter is on the whitelist by our provider
forum was 2.0.1 en now updated to 2.0.2.
set permissions

http://imageshack.us/photo/my-images/833/simpletwitter.png
http://img20.imageshack.us/img20/6853/simpletwitter2.png


Suki

Please attach the image here rather than using an external site full of ads.

do you have cURL installed on your server?

Does the twitter files exists in your Sources folder?  it should be a folder called twitteroauth with 2 php files inside.

Does your users have more than 1 member group?  if so, all the user member groups should be able to post things to twitter, if an user has 2 or more groups and 1 of those groups cannot post things then the mod won't connect to twitter.

The "regular user"  is also a member group.
Disclaimer: unless otherwise stated, all my posts are personal and does not represent any views or opinions held by Simple Machines.

rootuid

Hi,
I'm trying to uninstall but it fails, any ideas how to uninstall it ?:


   1.    Adapt Database    install.php    
*    2.    Execute Modification    ./Sources/Who.php    Test failed
      1.    Replace    ./Sources/Who.php    Test failed

Code: (Find) [Select]

      'mods' => array(
         SimpleTwitter_who(),

Code: (Replace) [Select]

      'mods' => array(



thanks.

Suki

You can safely not add that part, it only displays the mod's copyright on the credits page. nothing to do with the actual mod performance.

Attach that file so I can remove that part manually.
Disclaimer: unless otherwise stated, all my posts are personal and does not represent any views or opinions held by Simple Machines.

Dave123

Quote from: Suki on February 08, 2012, 05:22:44 PM
Please attach the image here rather than using an external site full of ads.

do you have cURL installed on your server?

Does the twitter files exists in your Sources folder?  it should be a folder called twitteroauth with 2 php files inside.

Does your users have more than 1 member group?  if so, all the user member groups should be able to post things to twitter, if an user has 2 or more groups and 1 of those groups cannot post things then the mod won't connect to twitter.

The "regular user"  is also a member group.






cURL: twitter is placed on the whitelist by our provider
twitteroauth excist and got permissions
I tried as a admin en got all the permissions. Given permissions to all the members btw.

Quoteyes, php 5.2 is working bij htaccess, twitter is on the whitelist by our provider
forum was 2.0.1 en now updated to 2.0.2.
set permissions


Suki

Create a phpinfo file and link it here

What is phpinfo.php?

Disclaimer: unless otherwise stated, all my posts are personal and does not represent any views or opinions held by Simple Machines.


Suki

That file is not what I asked, please do follow the instructions on the topic I linked and create a phpinfo file.
Disclaimer: unless otherwise stated, all my posts are personal and does not represent any views or opinions held by Simple Machines.

Dave123

QuoteMaking a phpinfo.php is simple.  Just open Notepad or any other text editor, and enter the following:


<?php phpinfo(); ?>


Now save it as "phpinfo.php". 

Once you have this file saved, upload it via FTP to your site.


shoot me.
This what i did, what else is there?
not that simple?


Suki

it is that simple, but it seems like you copy/paste the entire topic....  you just need to put this:

<?php phpinfo(); ?>

in the file, nothing else.
Disclaimer: unless otherwise stated, all my posts are personal and does not represent any views or opinions held by Simple Machines.

Dave123

:-)
no idee how that happens.... i was shore only drop <?php phpinfo(); ?> in it.
must be a ghost.
it looks different now

Suki

Looks fine, pm all your tokens and keys and I will make some test on local and on my server.
Disclaimer: unless otherwise stated, all my posts are personal and does not represent any views or opinions held by Simple Machines.

bigberty

I can only get this to work for Admin. I've set the permissions for Regular Members, Global Moderator and Moderator. Not using hxxp:bit.ly [nonactive]. No restriced boards or members. Guests have acess to the forum but can not post.

SMF 2.0.2
SimpleTwitter 1.2

Any ideas?

Advertisement: