Kirsty Williams
Kirsty Williams
The following URL works for a specific season: `https://stats.nba.com/stats/scheduleleaguev2?Season=2020-21&LeagueID=00`
Any solution found for this?
**Problem:** The problem is with PG4WP. **Solution:** Replace with [this](https://github.com/kevinoid/postgresql-for-wordpress). Remember to copy db.php into wp-content. Confirmed working.
Your suggestion cleared my "Could not find table 'name'" error, however now I am stuck getting a unknown attribute: without_protection error. Any suggestions? Rails noob here! Setup: Rails 4.0 Ruby...
Thank you for your reply. I got it to work with Rails 4.0. I didn't include the attr_accessible suggested instead opting for Rails 4.0 strong parameters this is what caused...