The PHP script registering new rating assign them all to the same user ID

Issue #52 resolved
Tygre repo owner created an issue

The PHP script registering new rating assign them all to the same user ID because THTTPd does not populate the $_SERVER['REMOTE_ADDR'] variable as expected!

Comments (1)

  1. Tygre reporter

    Fixed in v0.992 by changing both AmiModRadio and the server to have a common API that takes as input a user ID.

  2. Log in to comment