Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#13 2008-10-08 21:17:22
- Sono Juventino
- Member
- From: Skedsmo, Norway
- Registered: 2007-12-22
- Posts: 81
Re: [plugin] [ORPHAN] cnk_soccer - A football plugin
Php 5 on my version too. Runs like a charm.
Offline
#14 2008-10-09 08:05:44
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
Re: [plugin] [ORPHAN] cnk_soccer - A football plugin
Man! that compressed version worked perfect! Thank you so much!
I am still wondering what the problem was… but oh well…
One fast question, what are rounds?
If a league has 28 teams, is it 54 rounds and 14 games per round?
Thanks again for all your help!
Offline
#15 2008-10-09 10:24:13
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
Re: [plugin] [ORPHAN] cnk_soccer - A football plugin
one more thing,
where would I change “points goals for goals against goals sum won draw lost” I have to translate that to Spanish
I was able to change it in the back end, but not the ones shown in the front side.
Offline
#16 2008-10-09 12:33:42
- Sono Juventino
- Member
- From: Skedsmo, Norway
- Registered: 2007-12-22
- Posts: 81
Re: [plugin] [ORPHAN] cnk_soccer - A football plugin
Yes, it’s 54 rounds and 14 teams per round.
If you want to translate, use column_headers=”#,Club,Points,Goals,Goals against,Goals sum,Won,Draw,Lost” in your <txp:cnk_next_game /> code. Translate all those words.
Offline
#17 2008-10-09 14:23:10
- mlarino
- Member
- Registered: 2007-06-29
- Posts: 367
Re: [plugin] [ORPHAN] cnk_soccer - A football plugin
Thanks, its actully a lot easier than I thought it was
Offline
#18 2008-12-11 05:27:53
- Sono Juventino
- Member
- From: Skedsmo, Norway
- Registered: 2007-12-22
- Posts: 81
Re: [plugin] [ORPHAN] cnk_soccer - A football plugin
Could anyone add the functionality of colors in the table? It would be so much better if you could style 1-4th in a color, 5-6th in a color and 17-20 in a color. That would simplify the scan for Champions League qualify spot, Uefa qualify spot, and relegation zone.
Thank you so much. :)
Last edited by Sono Juventino (2008-12-12 13:07:23)
Offline
#19 2009-02-18 23:52:50
- andyg
- New Member
- Registered: 2009-02-18
- Posts: 5
Re: [plugin] [ORPHAN] cnk_soccer - A football plugin
Hi there, thank you very much for producing this great plugin. I can’t believe something like this is available on textpattern.
Some of the sites on this thread are excellent examples of football websites. I am new to textpattern and wanted to try out this plugin for multiple leagues.
It all went through ok but all my admin settings generate loads of errors, here is one example:-
Warning: Table ‘roughide_txpcms.cnk_soccer_league’ doesn’t exist select count(*) from cnk_soccer_league where 1 in /home/roughide/public_html/textpattern/lib/txplib_db.php on line 84
any help appreciated, I’m thinking it might be to do with the name of my database.
Offline
Re: [plugin] [ORPHAN] cnk_soccer - A football plugin
Did you run the database install as described in the plugin help?
Offline
#21 2009-02-19 09:01:26
- andyg
- New Member
- Registered: 2009-02-18
- Posts: 5
Re: [plugin] [ORPHAN] cnk_soccer - A football plugin
Hi there Chriloi,
thank you for the reply and I have not ran any mysql queries.
I installed the plugin from this thread version 1.0.2, I have looked at the help in my admin area after installing and that help only says how to use and configure like:
CNK_SOCCER 1.0.0
Description
Manage your football league, clubs and games.
Offline
Re: [plugin] [ORPHAN] cnk_soccer - A football plugin
Please read the help for v1.0.0.
I don’t have access to my test-system right now, but I think you have to navigate to extensions->soccer and click on install.
Offline
#23 2009-02-19 09:48:59
- andyg
- New Member
- Registered: 2009-02-18
- Posts: 5
Re: [plugin] [ORPHAN] cnk_soccer - A football plugin
Hi Matey, thanks for such a fast response.
I missed that install link!!! doh!, I just assumed plugin enabled was it.
I did get an error on the install though, so I am unsure if this is going to cause me problems?
Notice: Undefined variable: dbcharset in /home/roughide/public_html/textpattern/lib/txplib_misc.php(534) : eval()’d code on line 2052
Installation was successful
Offline
Re: [plugin] [ORPHAN] cnk_soccer - A football plugin
I have to take a look at the source in the evening…
Last edited by chriloi (2009-02-19 09:57:37)
Offline