Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Downloads
Reply
Thread Tools
  #11  
Old 10th July 2011, 11:59
kp380lv's Avatar
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Latvia
Posts: 388
Default
Quote:
Originally Posted by Kr1sKa View Post
You're absolutely wrong, the problem isn't in the OS, it's in the query.

You should look the queries performed in the file where the problem occurs.
Ou really? Okay try fix this query problem on Windows. Edit that file and then try use this tracker on WINDOWS LOL. And you will see it won't work ON WINDOWS. We will see who has right. I know this source developer - he writes torrent trackers only for LINUX based systems. Using windows also TinyMCE do not work why? Because it's windows and Windows sucks. For example TinyMCE can fix in this way using: PHP DS PATH'S instead of require_once.

What i wanted to say - This tracker source code is written for LINUX ONLY. Understand IT? Any questions?
Reply With Quote
  #12  
Old 11th July 2011, 02:03
Kr1sKa Kr1sKa is offline
Member
 
Join Date: Jun 2008
Latvia
Posts: 12
Default
Click the image to open in full size.

It was very easy to fix, i just added

Code:
set_time_limit(0);
after <?php
the reason why that error showed up was because of the language
this tracker stores language data in the database and to get all that data (2689 records) in the database takes some time. for me it took 1 minute.
Reply With Quote
  #13  
Old 11th July 2011, 11:44
kp380lv's Avatar
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Latvia
Posts: 388
Default
Quote:
Originally Posted by Kr1sKa View Post
It was very easy to fix, i just added

Code:
set_time_limit(0);
after <?php
the reason why that error showed up was because of the language
this tracker stores language data in the database and to get all that data (2689 records) in the database takes some time. for me it took 1 minute.
Lol i can too setup source code without installer using manually phpmyadmin on Windows. Well if you setup it using installer then okay i do not try it. But now try the TinyMCE editor - it won't work. As i said this source code was designed for Linux. You can try fix and correct all and so on.

But why you need this if this tracker is written for Linux???:D About language - yes it store language in db and so? It's even better. Any language can import and that's very cool. I use Linux and i have no problem's with this code.
Reply With Quote
  #14  
Old 12th July 2011, 13:03
Kr1sKa Kr1sKa is offline
Member
 
Join Date: Jun 2008
Latvia
Posts: 12
Default
Quote:
Originally Posted by kp380lv View Post
Lol i can too setup source code without installer using manually phpmyadmin on Windows. Well if you setup it using installer then okay i do not try it. But now try the TinyMCE editor - it won't work. As i said this source code was designed for Linux. You can try fix and correct all and so on.

But why you need this if this tracker is written for Linux???:D About language - yes it store language in db and so? It's even better. Any language can import and that's very cool. I use Linux and i have no problem's with this code.
it's obvious that you didn't even look at the source code and you didn't fully read what i wrote. I wrote that the languages are stored in the database and if you would ever looked in the install.sql file, languages aren't there, you would need to import them manually.

If you still don't get it, I installed the source code using the installer.

Click the image to open in full size.


As you can see, TinyMCE editor does work and i didn't edit anything.

If the source code would be only for Linux and i think that the creator would be smart enough to actually write it in the installer.
Reply With Quote
  #15  
Old 12th July 2011, 16:17
kp380lv's Avatar
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Latvia
Posts: 388
Default
Quote:
Originally Posted by Kr1sKa View Post
it's obvious that you didn't even look at the source code and you didn't fully read what i wrote. I wrote that the languages are stored in the database and if you would ever looked in the install.sql file, languages aren't there, you would need to import them manually.

If you still don't get it, I installed the source code using the installer.

As you can see, TinyMCE editor does work and i didn't edit anything.

If the source code would be only for Linux and i think that the creator would be smart enough to actually write it in the installer.
Dude nope - try use TinyMCE plugins like graffiti or kinopoisk and others. Then you see that'they not working :)
Reply With Quote
  #16  
Old 12th July 2011, 19:27
Kr1sKa Kr1sKa is offline
Member
 
Join Date: Jun 2008
Latvia
Posts: 12
Default
Quote:
Originally Posted by kp380lv View Post
Dude nope - try use TinyMCE plugins like graffiti or kinopoisk and others. Then you see that'they not working :)
Well, even so, that doesn't matter, because you said that the source won't work on Windows OS, but it did and TinyMCE did work, plugins which were created by the tracker source creator didn't work, because he used stupid method to get the tracker base path. Those errors can be easily fixed.
Reply With Quote
  #17  
Old 12th July 2011, 19:35
kp380lv's Avatar
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Latvia
Posts: 388
Default
Pffff are kidding me?:D He is one the best russian coders. TinyMCE do not work not only the author created MCE plugins but also original plugins won't work. Then use this source on your Windows because i don't use that sh*t:)
Reply With Quote
  #18  
Old 14th July 2011, 00:37
Kr1sKa Kr1sKa is offline
Member
 
Join Date: Jun 2008
Latvia
Posts: 12
Default
Quote:
Originally Posted by kp380lv View Post
Pffff are kidding me?:D He is one the best russian coders. TinyMCE do not work not only the author created MCE plugins but also original plugins won't work. Then use this source on your Windows because i don't use that sh*t:)
You're wrong, he's not close to the best Russian coders. The tracker code which he created is very far from perfect, I saw quite many flaws in his code which real professionals woudn't create.

Obviously you're saying that Windows is bad because you don't use it or that some other specialists or teachers said that is bad.

.. And I can see that you can't admit that you're wrong, its obvious that this is taking nowhere, you're just trying to counter any reply that i make.
Reply With Quote
  #19  
Old 15th July 2011, 18:41
kp380lv's Avatar
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Latvia
Posts: 388
Default
Quote:
Originally Posted by Kr1sKa View Post
You're wrong, he's not close to the best Russian coders. The tracker code which he created is very far from perfect, I saw quite many flaws in his code which real professionals woudn't create.

Obviously you're saying that Windows is bad because you don't use it or that some other specialists or teachers said that is bad.

.. And I can see that you can't admit that you're wrong, its obvious that this is taking nowhere, you're just trying to counter any reply that i make.

Show me these security flaws if you are so good CODER and PHP expert. This source codes was tested by russian security forum members. All holes which they find was fixed. So please don't talk about things which you are do not understand or DON'T know. You are jelous because some guys know more about you and you need to show off how though guy you are - but you aren't - You are TYPICAL LATVIAN looser who like's rotate all the way around and show off to all forum members. You can keep posting and perform "EXPERT" lol. I will not answer to your's silly posts anymore. :nosepick:

THIS SOURCE CODE IS STABLE AND SECURE
Reply With Quote
  #20  
Old 15th July 2011, 23:47
Kr1sKa Kr1sKa is offline
Member
 
Join Date: Jun 2008
Latvia
Posts: 12
Default
Quote:
Originally Posted by kp380lv View Post
Show me these security flaws if you are so good CODER and PHP expert. This source codes was tested by russian security forum members. All holes which they find was fixed. So please don't talk about things which you are do not understand or DON'T know. You are jelous because some guys know more about you and you need to show off how though guy you are - but you aren't - You are TYPICAL LATVIAN looser who like's rotate all the way around and show off to all forum members. You can keep posting and perform "EXPERT" lol. I will not answer to your's silly posts anymore. :nosepick:

THIS SOURCE CODE IS STABLE AND SECURE
You can't even understand what i'm writing, i said that the code is flawed. Flaw is an imperfection.

Installer has quite many flaws. Example: The Load time error, the design and the mysql charset. Languages aren't fully functional and there are many more flaws.

Mostly, it looks like you are the one who doesn't know what are talking about.
Saying that the website is only for the Linux is quite stupid except a certain situations like if that would be somekind of server control panel that uses shell.

Quote:
You are jelous because some guys know more about you and you need to show off how though guy you are - but you aren't - You are TYPICAL LATVIAN looser who like's rotate all the way around and show off to all forum members.
It more looks like you're the one who is "Loser" and it that sentence you copied what I said and just said in different words. I know that I have better knowledge of Website Developing.

Reading this thread posts by you I can only see that you're just trying unsuccessfuly counter my posts (Like I said before) and you weren't even making a real argument that proves that you're right, you were just showing the code flaws and trying to tell me that they were caused by OS differences.
Reply With Quote
Reply

Tags
kinokpk , v330


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 +2. The time now is 11:46. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.