Git Product home page Git Product logo

Comments (5)

ccbrown avatar ccbrown commented on July 21, 2024

Sure thing. Here's some commenting for you:

fccb995

Hopefully that clears things up. If not, I'll be glad to answer any further questions.

from gggtracker.

ccbrown avatar ccbrown commented on July 21, 2024

This'll probably help too:

d511d38

from gggtracker.

GreenDude120 avatar GreenDude120 commented on July 21, 2024

Okay so we did literally everything. We ran the MySQL file, we have all the fields filled in and the new files uploaded.

The problem we think we are still having is with PHP SessID. How do you get yours? DOes it ever expire? What do you when it expires?

We made a temporary file that redirects the website to pathofexile and then generates a cookie.txt to see the sessid. however we found out today that the id has since changed, pushing us to think that w/e you are doing with the sess id, is completely different, and we need to know how your doing it.

twitter section also crashes and this may be related to needing a certain php package called oauth? We will try to get that installed. For now I don't think twitter is my big concern.

Lastly, do you ever plan on doing a reddit GGG tracker? This is a feature we highly want and we were hopeful you would do this addition to your project. Our team would die for this amazing feature.

Thanks for your help,
-GreenDude

from gggtracker.

ccbrown avatar ccbrown commented on July 21, 2024

To get the PHP session id, I log into the Path of Exile website via web browser, using an account made specifically for the tracker. Then, I use the value of the PHPSESSID cookie (In Firefox, I use the Web Developer extension.). I then delete the cookie from the web browser. It's very important that you don't log out after copying the session id. I'm not sure if the session id ever expires under normal circumstances. If it does, it has a very, very long expiration time.

If it expires, I just repeat the above process. I've only had to do this twice in the past two years: Once because GGG updated their ToU and I had to log into the account to agree to them. The other time for unknown reasons. Maybe web-server maintenance or something like that.

You're probably right about requiring that extension for oauth.

No plans for tracking on Reddit, but maybe I'll get bored and do it. Or maybe next time I get back into actively playing PoE. And of course, I'm always open to pull requests if someone else wanted to take a shot at it.

from gggtracker.

GreenDude120 avatar GreenDude120 commented on July 21, 2024

We got it all working in the end. Thank you so much for the help.

Again we are dieing for a reddit tracker. Although I have contact info of quite a bit of programmers, who help me, i dont know that any of them feel comfortable yet to try and do it and integrate it in your code and all that so, if you feel like doing it, that'd be great.

We will have the code up and running on our new website Nicebuilds.com soon. Thanks again.

from gggtracker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.