Raised This Month: $12 Target: $400
 3% 

ProKreedz 2.31


Post New Thread Reply   
 
Thread Tools Display Modes
alexan
Senior Member
Join Date: Mar 2009
Old 04-18-2011 , 13:24   Re: ProKreedz 2.26
Reply With Quote #441

Thanks for your ánswer Olimp, but where do you find those?

I have not got them in my amxx/config folder, just curious where did you find all those flags, could be good to have in the future.
alexan is offline
berix
Member
Join Date: Aug 2006
Location: Poland
Old 04-19-2011 , 15:43   Re: ProKreedz 2.26
Reply With Quote #442

important: please add multilanguage !

i wait for it
__________________
berix is offline
STI-ScorpioN
Member
Join Date: Aug 2006
Location: POLAND
Old 04-19-2011 , 17:09   Re: ProKreedz 2.26
Reply With Quote #443

berix - me too.

Ok nuclear do not see errors in php - so go ahead and publish this version - like you're scared of this version put in your own version.
STI-ScorpioN is offline
a412010
Member
Join Date: Oct 2008
Location: Taipei, Taiwan
Old 04-20-2011 , 07:37   Re: ProKreedz 2.26
Reply With Quote #444

nuclear please check:
http://kztw.no-ip.info/kztop/top15.p...=kzfj_snowbhop
a412010 is offline
NucL3ra
Veteran Member
Join Date: Sep 2008
Location: Bucuresti , Romania
Old 04-20-2011 , 10:08   Re: ProKreedz 2.26
Reply With Quote #445

I swear I've never had the double entry error... =S

ScorpioN, yesterday i started doing little fixes. I already have the new half version done... because i didn't finish all the To-do's, but I'll publish it soon.

I have a little question,by the way, where are the cosy and XJ and national records saved?
Are they in the top15 folder or they're saved virtually every time you access top15?
I say this because on my server the PHP won't download the demos.txt


About ML, I said it's not an important update. Keep it in English or edit it yourself. I'll maybe add ML sometime, not sure when or if.
__________________
My nickname is nucLeaR, I just screwed up at registering and didn't want to change after that X_X.
NucL3ra is offline
Send a message via Yahoo to NucL3ra
a412010
Member
Join Date: Oct 2008
Location: Taipei, Taiwan
Old 04-20-2011 , 12:44   Re: ProKreedz 2.26
Reply With Quote #446

I mentioned before I uses a .csv file to store wr records and import it into sql database, like this:
http://img263.**************/img263/4184/89164220.jpg

btw, can anyone help that convert kz_records.sma to php code? thanks.
I just want the php function like this by csv file:
http://img814.**************/img814/3562/26420679.jpg

if you want the .csv file, just PM me. And you have to edit it manually when XJ or CC posts News.

Last edited by a412010; 04-20-2011 at 13:00.
a412010 is offline
STI-ScorpioN
Member
Join Date: Aug 2006
Location: POLAND
Old 04-20-2011 , 15:03   Re: ProKreedz 2.26
Reply With Quote #447

I apologize in advance if by bad translation I misunderstood the text.

1. demos.txt save location: /your_statistic/data/
example:
/your_statistic/data/xj.txt
/your_statistic/data/cc.txt
/your_statistic/data/national.txt

2. the function:
- function works when open by whom any website .../pro15.php

1. function checks if a variable in the configuration agreed ONEDAY_DEMOS = "1"
1.1 if yes -> function checks whether the files xj.txt / cc.txt / nationa.txt already exist:
1.1.1 exists -> check if the file was created on this day
1.1.1.1 today -> does not receive a file from xj.eu ... retrieves data from this file
1.1.1.2 not today -> get a file overwriting the current xj.txt ... in / data /
1.1.2 not exists -> get a file to the directory / data / and retrieves the data from this file
1.2 if not -> gets the data from xj.eu .... every time you open a web page ..../pro15.php

If the file is not downloaded every time you load a web page .../pro15.php function will attempt to download the file to the directory / data /

ie the file abstraction demos.txt occurs only once a day or until the file is downloaded.
STI-ScorpioN is offline
STI-ScorpioN
Member
Join Date: Aug 2006
Location: POLAND
Old 04-21-2011 , 05:01   Re: ProKreedz 2.26
Reply With Quote #448

a412010 I do not understand your post, or could you explain exactly what you need in simple language for children first Do you want features that will take you to the records of suchwww.xtreme-jumps.eu/demos.txt to the database? 1. Or do you just want to show you the functions that those records as the screenshot number 2, which, incidentally, I do not say anything
STI-ScorpioN is offline
NucL3ra
Veteran Member
Join Date: Sep 2008
Location: Bucuresti , Romania
Old 04-21-2011 , 07:23   Re: ProKreedz 2.26
Reply With Quote #449

Because it doesn't download automatically the demos I manually added into /top15kz/data the xj and cc.txt. But it still doesn't show it in the top15....

But it's a good idea to make the way a412010 said.

Instead of downloading it every time, just save in the DB.
Also in the PHP can you show also the country and the name of the WRer/National Rec ?

For exmaple: WR: 02:55.31 by [flag]se[/flag]zhady
Also if there are more routes it will show in the same line (to not spam the top15) WR: 02:55.31 by [flag]se[/flag]Zhady <- No route here, [+catacombs] 03:41.99 by [flag]ro[/flag]w1zz <- Example [+md] 00:00.55 [flag]fi[/flag] Flibo <- Exmaple.

Just an idea, because now I think it shows only the no route time.
__________________
My nickname is nucLeaR, I just screwed up at registering and didn't want to change after that X_X.

Last edited by NucL3ra; 04-21-2011 at 07:37.
NucL3ra is offline
Send a message via Yahoo to NucL3ra
STI-ScorpioN
Member
Join Date: Aug 2006
Location: POLAND
Old 04-21-2011 , 07:35   Re: ProKreedz 2.26
Reply With Quote #450

show me you stats.
/data/ chmod 0777 :>


I have a question - save the file, or record to the database - what's the difference?
Any other functions, and so based on the same data, whether from a file or the DB - it does not matter.
But let me explain to someone when you want to retrieve data from the file "xtre... / demos.txt" because the major delays due to speed the collection of data from websites XJ-CC and not with the data from the files already downloaded to your own directory - that is, and here and here, all it takes much time.

So when it comes to me - power consumption data to a file or input data into the database - it's the same thing - almost - because why unnecessary clutter data base where Rat weighs txt file 300 kb.

You're talking about roads on the map or the nationality jumper - nationality exists only in the XJ.
road - just write the appropriate function which - the repetition - can be based on data from a file or data from a database.

Combines unnecessarily.

Last edited by STI-ScorpioN; 04-21-2011 at 07:55.
STI-ScorpioN is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 00:06.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode