Work on the integration of the "like" button on the site. The site is currently running XAMPP locally. Not visible outside of this computer.
After the site user clicked the button, I need to register the event in the database. I have information from the form that they filled out before she even saw the button.
Here is my problem. I am trying to debug code that does a lot of this. However, if I click on the how button only once, it will forever become gray after that.
I can clear the cookies in Firefox and return the button. It also means that I have to re-enter FB. This makes a very difficult debugging session. Surely there is a better way?
source share