Closed GoogleCodeExporter closed 9 years ago
Hi Xavier!
Please open the ezStats plugin-file (./modules/ezstats2_bf3/index.php) with a
editor. You'll find in line 5 this code:
header('Content-Type:text/html; charset=UTF-8');
If you delete it, the special signs should displayed correct then.
Due to your idea: What do you mean with "team assigned"?
Regards, Steff
Original comment by ezzem...@googlemail.com
on 20 Apr 2012 at 2:26
thank you for the information, I will try :-)
For my idea, now we have one leaderboard with all the players in it, tomorrow I
wish I could create the leaderbords (example: team1, team2, staffteam) and
select for each player in it I want it leadersbord or ...
Sorry for my English ... google translation ...
Do you understand me? :-)
Original comment by delaveau...@gmail.com
on 20 Apr 2012 at 4:25
Hm, I'll try ;)
You can install ezStats multiple times on your webspace. You can use the same
database, but choose different table prefix.
And you have to use different foldernames for ezStats, and for your CMS modules
as well.
F.e.:
ezStats2a (install folder) / ezstats2_bf3_1 (module folder)
ezStats2b (install folder) / ezstats2_bf3_2 (module folder)
and so on...
Original comment by ezzem...@googlemail.com
on 20 Apr 2012 at 4:48
I thought about it, and if this development did not see the day I'd end up
doing probably as a Astus
but this is when I'm on an option as it has gripped easily set up on a single
installation. imagine, tomorrow I have a game against a team, I come home in
ezstats team leaderboard as "qwerty" and I generates a plugin on my site that
my team has to show my team against which we will just play ... it shook really
perfect! what do you think?
But tank's you for this idea! :-)
Original comment by delaveau...@gmail.com
on 20 Apr 2012 at 4:59
Oh, now I understand. And complicated. And much work for the moment ;)
Original comment by ezzem...@googlemail.com
on 20 Apr 2012 at 5:05
Hello, I deleted the line, but it does not work better ... : s
Where is the translation file because i want change the words with problemes of
charset?
Original comment by delaveau...@gmail.com
on 22 Apr 2012 at 6:37
Hi!
There is no language file, the texts are stored in a SQL-database. To change
the charset, do this:
- Start phpMyAdmin
- Open the Database in which ezStats is installed
- View the structure of "ez2bf3_localization" (see screenshot)
- Edit the column "french"
- Change "collation" to "latin1_general_ci"
This should be all ;)
Original comment by ezzem...@googlemail.com
on 23 Apr 2012 at 7:23
Attachments:
PS: You have to repeat this after each update of ezStats
Original comment by ezzem...@googlemail.com
on 23 Apr 2012 at 7:24
Hello. Thank you for your quick response.
I made the change. but it still does not work.
This problem should not be a solution and come to my subject that an
incompatibility with ezstats. I would do with. Thank you anyway for your help
and good luck for the future and big tanks for your jobs! it's really good :D!
Original comment by delaveau...@gmail.com
on 23 Apr 2012 at 1:00
Attachments:
Original comment by ezzem...@googlemail.com
on 23 May 2012 at 7:24
Original issue reported on code.google.com by
delaveau...@gmail.com
on 20 Apr 2012 at 11:31