e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
322 stars 214 forks source link

e107.org FAQs (help wanted) #2824

Closed CaMer0n closed 6 years ago

CaMer0n commented 7 years ago

I would like to build a database of frequently asked questions concerning Installation, Usage and Developing with e107. So, I'm looking for help from anyone in the community who can provide some questions.

If you have some ideas, please login with your github account at e107.org and then go here:

https://e107.org/faqs

.. and then use the "Ask a Question" button to submit questions.

Thank you in advance

rica-carv commented 7 years ago

Humm, will this replace https://e107help.org/ ?

tgtje commented 7 years ago

Ahum @CaMer0n at org : ?error=redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.&error_uri=https%3A%2F%2Fdeveloper.github.com%2Fv3%2Foauth%2F%23redirect-uri-mismatch (no go )

lonalore commented 7 years ago

Hmm. I'm also haveing that problem during logging in with my Github account.

Jimmi08 commented 7 years ago

I needed to go via incognito and log in aggain

CaMer0n commented 7 years ago

hmm.. must have been the last upgrade of hybridAuth. Looking into it.

CaMer0n commented 7 years ago

@rica-carv No it won't.

CaMer0n commented 7 years ago

@e107inc/honorary-contributors Please try again.

tgtje commented 7 years ago

Do not know if i miss something; using login php on org > no go (idem above); (Note ! it does log me in checking Github ; just not e107 org) // using route > plugin/theme git login success; rerouting to faqs > still logged in and Question posted and accepted.

CaMer0n commented 7 years ago

Thank you @tgtje !

Moc commented 7 years ago

The plan for e107help is to turn it more into a community platform, which still includes the Q&A but in a different form. More news once we're further along the development process.

CaMer0n commented 7 years ago

Thanks @Moc ! What I'm aiming for on e107.org is a kind of "Quick Start" guide in the form of FAQs.

Moc commented 7 years ago

Exactly, quick start on e107, and community discussion/sharing/collaboration platform on e107help (which will be renamed to e107community.org)

LaocheXe commented 7 years ago

@CaMer0n can't login, get redirected to e107.org, went to add a theme/plugin, hit GitHub login, and a blank screen - url: http://e107.org/?error=redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.&error_uri=https%3A%2F%2Fdeveloper.github.com%2Fv3%2Foauth%2F%23redirect-uri-mismatch

CaMer0n commented 7 years ago

@LaocheXe Would you mind please trying again, but this time from https://e107.org (https)

LaocheXe commented 7 years ago

@CaMer0n same issue, Used the link you provide - click on GitHub login, url: http://e107.org/?error=redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.&error_uri=https%3A%2F%2Fdeveloper.github.com%2Fv3%2Foauth%2F%23redirect-uri-mismatch

The Login Github button url points to: https://e107.org/?route=system%2Fxup%2Fsignup&provider=github&back=aHR0cHM6Ly9lMTA3Lm9yZy9kZXZlbG9wZXJz

CaMer0n commented 7 years ago

hmmm. I just tried it twice and logged in each time. Very strange. @LaocheXe @tgtje Could you please go to https://github.com/settings/applications and "Revoke" access for "e107.org Developers" and then try logging in again?

LaocheXe commented 7 years ago

Same issue

CaMer0n commented 7 years ago

@LaocheXe At one point in the process the URL should look like this:

https://github.com/login/oauth/authorize?client_id=......

Would you mind trying again and posting that URL here? (sorry about all this)

LaocheXe commented 7 years ago

http://e107.org/?error=redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.&error_uri=https%3A%2F%2Fdeveloper.github.com%2Fv3%2Foauth%2F%23redirect-uri-mismatch

Same URL

Even tried in Google Chrome, (I wasnt logged into GitHub so I had to login), Then I get the same url as well, blank page.

Jimmi08 commented 7 years ago

@LaocheXe clear your cookies and browser cache No problems here.

CaMer0n commented 7 years ago

@LaocheXe Normally it will redirect to Github. https://github.com/login/oauth/authorize?client_id... etc. That URL is something else.

martyshep commented 7 years ago

I don't get logged in either? I see Please register and/or login to post a question.

CaMer0n commented 7 years ago

@martyshep Please go here first to login: https://e107.org/developers

martyshep commented 7 years ago

@cameron I get this error http://e107.org/?error=redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.&error_uri=https%3A%2F%2Fdeveloper.github.com%2Fv3%2Foauth%2F%23redirect-uri-mismatch

CaMer0n commented 7 years ago

@martyshep Did you end up at a Github URL before that one?

martyshep commented 7 years ago

No, straight to the error URL and blank screen

Jimmi08 commented 7 years ago

@CaMer0n your link is with https ( https://e107.org/developers) he needs to use http://e107.org/developers (no https) - that error is about wrong url

@martyshep this happened to me some days ago, delete cookies in your browser and be carefull about url (without https)

martyshep commented 7 years ago

Used Firefox instead of Chrome worked fine. Think I'm logged into e107 using chrome on another PC too, was using chrome on android. Clearing cache might of fixed it too.

CaMer0n commented 7 years ago

@Jimmi08 Thanks. I have set e107.org to SSL only, and changed the Github callback URL to https://e107.org - I believe this should fix the issue.

LaocheXe commented 7 years ago

@CaMer0n works now.

tgtje commented 7 years ago

@CaMer0n revoked and tested .. working 👍 (using login php to get git )