Re: Slots functionality
What is the page URL? Have you managed to find when this button doesn't work?
You may try to use the "Network" tab in the Google Chrome's dev tools to check where the HTTP request goes to, what information it submits, what response it gets, and then track this logic in the PHP scripts.
|