Table NOT in a *-to-one Relationship... #379


  • New
  • Defect
Open
  • _ForgeUser22520934 created this issue Dec 28, 2015

    What steps will reproduce the problem?

    • 1. Install the web end.
    • 2. Go to main stats page.
    • 3. Select user from the players list, "Players Tracked on server".

    What is the expected output? What do you see instead?

    Supposed to be user profile with various statistics shown. Instead I get the following error:

    • "The table Stats_players is not in a *-to-one relationship with the table Stats_distances"

    What version of the product are you using?

    The latest: v.1.3.4.90

    Do you have an error log of what happened? (Portal: check cache/error.txt)

    Indeed. See this pastebin. I removed the server IP simply for privacy reasons, and this pastebin expires in a month's time.

    Please provide any additional information below. (Plugin/Portal Version, Server Version, PHP Version. MySQL Version)
    The provider verified for me that I'm using MySQL 5.5 or newer and PHP 5.5 or newer. I also indeed have the database running the InnoDB engine. Further, this error is persistent and occurs for every user/player. The problem persists whether or not I delete the singlecache or remapped_* files.

    For reference here is a previous ticket. Thought I would create a new one with more detailed info. Cheers - I hope to be able to fix this soon seeing as I've been having this problem since at least September. Thanks!

  • _ForgeUser22520934 added the tags New Defect Dec 28, 2015
  • _ForgeUser22520934 removed a tag Other Dec 28, 2015
  • _ForgeUser22520934 added a tag Defect Dec 28, 2015

To post a comment, please login or register a new account.