big PHP problem
Budget: $50 – $0 USD
I have a bizarre problem with a private forum that uses javascript/AJAX to talk to PHP. A call to validate the user was done in a non static method but the call to the method was done statically. Trying to change it to static causes the forum to log out the user. Trying to replace the code logs out the user.