ya_shin it's completly unrelated to your post, but I have a question. I've notice on your phpdvdprofiler collection that the language is set as french, is it because you've have edit it in a way that it knows the primary language of the visitor? Or is it because your second language is french?
Another one : What do you do to have the "buying place" graph?
Enough question for today, but I have them since some time
No, my second language is not French. My second language is English (first is german ) and I actually no hardly any French at all.
Well, I did not really do anything special for the buying place graph. It should be part of the phpdvdprofiler package.
I know that you are German, But I've always heard that the European learn much more alien language than us. That's why I was impress that you use english, french and probably another asian language. But you're right it's probably a cookie. But I rest impress with the European people : here we know our native language and we learn english too (not gramatically corect at all in my case ), I've learn some spanish too but I've completly lost it because of the lack of practice (not too many Spanish peoples where I live)
How do you do to have it in your graph selection on your online collection?
$displaymonth = 0;$displayplace = 0;$displaycurrency = 1;
Jimmy, here's your answer regarding the graphs. In localsiteconfig.php, look for these three variables. They should all be set to 1 on your installation. Just set the ones you want to see to 0Quote$displaymonth = 0;$displayplace = 0;$displaycurrency = 1;
The buying place graph works (not really beautifull since it only show 2 sellers and all the rest is in the others column). For the other two, I have the data offline and that's fine with me.
$localemin ='0.05';$placesmin ='0.05';and set them lower (like 0.01); then you will start to see additional sellers.
Quote from: ya_shin on May 06, 2008, 03:13:35 PM$localemin ='0.05';$placesmin ='0.05';and set them lower (like 0.01); then you will start to see additional sellers.Didn't know that!
Works perfectly. But that made me see that my oldest dvd have no place of purchase in my database, since I have not entered this stat at the beginning. I will have to correct this
I know that I can ask in the phpdvdprofiler forum, but sometimes I read some answer who are way above my head to understand them
If Andy (AJM) and Fred (FredLooks) get too technical in their explanation, you can just ask them again to explain in layman's terms. They should be able to do it. They are remarkably knowledgeable about all this.