Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author mikaweb

    (@mikaweb)

    It’s been modified in the version 1.2.3!
    Your PHP version does not support that we are calling a non-static method in the register_activation_hook function.

    My bad!

    Thread Starter WebbieWebbster

    (@airbornedivision)

    Success.
    BUT… still problems:

    I’ve created a league and added teams manually (see the country thing below) But do I have to edit the info for every club ?

    Plus – what’s with the clubs ?
    United Kingdom, but no England, Scotland, Wales, Northern Ireland, Republic of Ireland…
    https://i.imgur.com/GoqAM.jpg

    Update: This is going to be a long one. I may have to contact you directly with a list of issues.
    Sorry about this but I am VERY interested in seeing this running and working. Has great potential.
    I know that this is probably not what the WordPress plugin forum people want, better to show the public how the issue is resolved but I can come back later with feedback and information on how these are fixed.

    Do you have a contact where I can drop you a line mikaweb ?

    Plugin Author mikaweb

    (@mikaweb)

    [email protected]

    Don’t worry, you can send me a huge list, I’m gonna need this because I need to transfer my current website under WP, that’s why I started to develop the plugin.

    The “We did not find any clubs…” means that there is none at the moment so you can’t add a team in a league without any club.

    Yes, you have to add yourself the data for each club but personally I’ll do only for the club I like and I care (it’s more useful for someone who wants all the information about clubs in a league with many leagues).


    I read one more time your post and I saw that you’ve added teams manually but in which table? First, you need to create a league (should be OK). Second, you need to create Club (Clubs submenu). Then, comeback to the Dashboard and you can go into Teams. From there, you can add all the clubs you want (created of course) in your league.

    Club = Arsenal, Manchester, Chelsea with static data (coach, venue, logos, …)
    Team = Arsenal, Manchester, Chelsea are the club in a league

    Clubs: Arsenal (club_id = 1), Chelsea (club_id = 2)
    Premier League 2011/12 : Arsenal (team_id = 1, club_id = 1), Chelsea (team_id = 2, club_id = 2)
    Premier League 2012/13 : Arsenal (team_id = 3, club_id = 1), Chelsea (team_id = 4, club_id = 2)

    If you follow the pattern manually, that’s fine but be aware to follow it.

    You can’t have twice the same club in a league.

    Well, no really issues from what I’ve seen but good remarks.

    Give me screenshots as well.

    Cheers,
    Max’

    ps: About UK (I was lazy on this one and download a list from another website but you can add those country manually in PhpMyAdmin. I’ll add them in the next release).

    Thread Starter WebbieWebbster

    (@airbornedivision)

    Thanks. Busy right now but will contact you soon.

    Plugin Author mikaweb

    (@mikaweb)

    You can also have a look here: https://mika-web.com

    You might find more information there.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: PHPLeague for WordPress] Fatal Error when trying to activate’ is closed to new replies.