• For such a great plugin with so many features it’s also frustrating. I’m wondering if buying the pro edition fixes any of this?

    I can’t view the event I created. The team stats don’t pull from the info I added to the event. Team stats that is, player stats all show up. Nothing for the Team though, it’s as if the event never happened. Trying to view the actual event I get a 404 page error.

    Please help. We have a live event going on and this is now occuring when it didn’t happen on our demo.

    https://wordpress.org/plugins/sportspress/

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author Brian

    (@brianmiyaji)

    @reaser With the 404 errors, you probably need to flush permalinks. Please go to Settings > Permalinks and click Save Changes to solve those issues.

    Team stats will pull from the event but only if the stats are left blank. If you enter your own stats, they will override anything that the events generate. You can reveal the automatic stats by editing the team and deleting any of the manual stats that you’ve already entered.

    Also be sure that the teams belong to the same competitions and seasons as the events themselves.

    Hope this helps!

    Thread Starter reaser

    (@reaser)

    Teams definitely in same season and competition because I’ve only created one at this point so I know that’s good.

    I tried the permalinks before because I saw that when searching. However, we just moved the site to the live host so I will try that again. I just didn’t think I’d have to do that again.

    So regarding stats now I’m confused. I did go to the event directly and enter the stats. If that’s not where I do it, what is the correct process, did I miss that in documentation somehwere?

    When the event is live, where should I be enter stats, for ex. Games Played should register 1, then for ice hockey, goals, assists and so on. I don’t see anywhere else that would make sense to enter this stuff.

    Thread Starter reaser

    (@reaser)

    Brian please explain this as it makes no sense and I need to get this working.

    “Team stats will pull from the event but only if the stats are left blank. If you enter your own stats, they will override anything that the events generate. You can reveal the automatic stats by editing the team and deleting any of the manual stats that you’ve already entered.”

    You say stats pull from the event BUT only if left blank. “well if you leave event stats blank – where do you put in the goals, assists and game info?

    You can reveal the automatic stats by editing the team and deleting any stat I entere – I didn’t enter stats under the team. I did it in the event player list.

    Plugin Author Brian

    (@brianmiyaji)

    @reaser Could you attach some screenshots of the team and event admin pages?

    Thread Starter reaser

    (@reaser)

    Is this what you are looking for?event admin

    team admin

    event player list

    Plugin Author Brian

    (@brianmiyaji)

    @reaser Thanks. It looks like everything is correct. Have you added anything in the Event Results section at the top? And have you configured the equations for the table columns? If you paste the output from SportsPress > System Status I could have at look at that as well.

    Thread Starter reaser

    (@reaser)

    SP Version: 1.8.6
    WP Version: 4.2.2
    WP Multisite Enabled: No
    Web Server Info: Apache
    PHP Version: 5.3.29
    WP Memory Limit: 40 MB – We recommend setting memory to at least 64MB. See: Increasing memory allocated to PHP
    WP Debug Mode: No
    WP Language: Default
    WP Max Upload Size: 128 MB
    PHP Post Max Size: 128 MB
    PHP Time Limit: 60
    PHP Max Input Vars: 1000
    SUHOSIN Installed: No
    Default Timezone: Default timezone is UTC
    fsockopen/cURL: Your server has fsockopen and cURL enabled.
    SOAP Client: Your server has the SOAP Client class enabled.
    Plugins
    Installed Plugins: AIT Languages by Affinity Information Technology, s.r.o. version 1.1.3,
    Advanced WP Columns by Vladica Savic version 2.0.6,
    AIT Shortcodes by AIT version 1.0.5,
    AIT Toolkit by AIT version 1.2.1,
    AIT Updater by AitThemes.Club version 2.0.2,
    Conditional Menus by Themify version 1.0.1,
    Contact Form 7 by Takayuki Miyoshi version 4.2,
    NextGEN Gallery by Photocrati by Photocrati Media version 2.1.0,
    NextGEN Public Uploader by WebDevStudios version 1.8.2,
    Page Specific Menu Items by Dharma Poudel (@rogercomred) version 1.6,
    SportsPress by ThemeBoy version 1.8.6,
    TablePress Extension: Responsive Tables by Tobias Bäthge version 1.2,
    TablePress by Tobias Bäthge version 1.6,
    Velvet Blues Update URLs by VelvetBlues.com version 3.2.3,
    WP Easy Paypal Payment Accept by Tips and Tricks HQ version v4.5,
    WordPress Importer by wordpressdotorg version 0.6.1
    SP Configuration
    Sport: ice-hockey
    Event Outcomes: Win (win) [10], Loss (loss) [20], Tie (tie) [30]
    Event Results: 1st (first) [10], 2nd (second) [20], 3rd (third) [30], OT (ot) [40], PPG (ppg) [50], PPO (ppo) [60], T (goals) [70]
    Player Performance: GP (gp) [0], G (g) [1], A (a) [2], PTS (pts) [3], SOG (sog) [4], SO (so) [5], PPG (ppg) [5], SHG (shg) [6], GA (ga) [6], SV (sv) [7], SA (sa) [8], PIM (pim) [10]
    Table Columns: GP (gp = $eventsplayed) [0], W (w = $win) [1], L (l = $loss) [2], T (t = $tie) [3], OT (ot = $overtimeloss) [4], PTS (pts = $win * 2 + $overtimeloss) [50] {1 ↓}, GF (gf = $goalsfor) [60] {3 ↓}, GA (ga = $goalsagainst) [70], Diff (diff = $goalsfor – $goalsagainst) [80] {2 ↓}, PPG (ppg = $ppgfor) [90], PPO (ppo = $ppofor) [100], PP% (pppercent = $ppgfor / $ppofor * 100) [110], PPGA (ppga = $ppgagainst) [120], PPOA (ppoa = $ppoagainst) [130], PK% (pkpercent = ( $ppoagainst – $ppgagainst ) / $ppoagainst * 100) [140], L10 (lten = $last10) [150], Strk (strk = $streak) [160]
    Player Metrics: Position (position) [0], Height (height) [1], Weight (weight) [2], Birthdate (birthdate) [3], Shoots (shoots) [4], Hometown (hometown) [5], Tournament Team (tournamentteam) [6]
    Player Statistics: GP (gp = $eventsplayed) [0], W (w = $win) [0], L (l = $loss) [3], T (t = $tie) [4], SO (so = $so) [5], SA (shotsagainst = $sa) [6], GA (goalsagainst = $ga) [7], SV% (svpercent = $sv / $sa) [8], GAA (gaa = $ga / $eventsplayed) [9], MIN (minutes = $eventminutes) [9], G (g = $g) [11], A (a = $a) [12], PTS (pts = $pts) [13], SF (sf = $sog) [14], PPG (ppg = $ppg) [15], SHG (shg = $shg) [15], PIM (pim = $pim) [16]
    SP Taxonomies
    Competitions: 2014 Master’s Men’s World Ball Hockey Championship (2014-masters-mens-world-ball-hockey-championship), 2014 Master’s Women’s World Ball Hockey Championship (2014-masters-womens-world-ball-hockey-championship), 2015 Men’s World Ball Hockey Championship (2015-mens-world-ball-hockey-championship), 2015 Women’s World Ball Hockey Championship (2015-womens-world-ball-hockey-championship)
    Seasons: 2013 (2013), 2014 (2014), 2015 (2015), 2016 (2016)
    Venues: Bossard Arena (bossard-arena), Eishalle (eishalle)
    Positions: Defense (defense), Forward (forward), Goaltender (goaltender)
    SP Post Types
    Events: 2 publish, 0 future, 0 draft, 0 private, 1 trash, 2 auto-draft, 0 inherit
    Calendars: 2 publish, 0 future, 0 draft, 0 private, 0 trash, 0 auto-draft, 0 inherit
    Teams: 4 publish, 0 future, 0 draft, 0 private, 0 trash, 0 auto-draft, 0 inherit
    League Tables: 2 publish, 0 future, 0 draft, 0 private, 1 trash, 0 auto-draft, 0 inherit
    Players: 48 publish, 0 future, 0 draft, 0 private, 1 trash, 0 auto-draft, 0 inherit
    Player Lists: 6 publish, 0 future, 0 draft, 0 private, 4 trash, 0 auto-draft, 0 inherit
    Staff: 3 publish, 0 future, 0 draft, 0 private, 1 trash, 0 auto-draft, 0 inherit
    Theme
    Theme Name: SportClub
    Theme Version: 1.36
    Author URL: http://AitThemes.club
    Templates
    Template Overrides: No overrides present in theme.

    Thread Starter reaser

    (@reaser)

    @brian

    Any luck figuring out my problem?

    Thread Starter reaser

    (@reaser)

    @brian

    Any luck on this?

    Plugin Author Brian

    (@brianmiyaji)

    @reaser Could you also check that you’ve added details and selected an Outcome in the “Event Results” section? It’s above the “Box Score” section when editing the event (currently minimized, so you’ll have to click it to reveal)

    Thread Starter reaser

    (@reaser)

    @brian I have gone back and entered data into that field as shown here. And if you go to my site you’ll see still nothing appears.

    I’m going to go back to the test site and delete everything and start over and see if I did something along the way that broke something.

    Also I’m using SportClub theme which has it’s own Event feature. it also uses the url /event/

    I’m wondering if this is why I can’t view the events page. I have done everything I’ve seen in these forums and still can’t get the even page to display. Still get the 404 error.

    Screenshot of event info info filled in

    Plugin Author Brian

    (@brianmiyaji)

    @reaser That might be the issue. You can change the SportsPress event URLs by going to Settings > Permalinks then scrolling down to the SportsPress section.

    See this video for a quick walkthrough: https://www.youtube.com/watch?v=QuHmsdVyjU8

    Plugin Author Brian

    (@brianmiyaji)

    @reaser It also looks like we need to configure the event outcomes. You can do this from SportsPress > Configure, and selected a Condition for Win and Loss.

    See this walkthrough on configuring automatic outcomes: https://www.youtube.com/watch?v=pCVfPv2O5yY

    Thread Starter reaser

    (@reaser)

    Brian thank you so much for all of your help! I’m going to leave this open for just a day or two, once I get all the stats entered I’ll mark this as resolved.

    I now have data auto populating. I greatly appreciate your patience and knowledge. You have earned a paid customer.

    Plugin Author Brian

    (@brianmiyaji)

    @reaser Glad I could help 🙂

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘frustrating’ is closed to new replies.