Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Downloads
Reply
  #1  
Old 4th June 2011, 15:16
McNaccken's Avatar
McNaccken McNaccken is offline
Senior Member
 
Join Date: Dec 2010
United States
Posts: 26
Cool Kinokpk v3.30
attention

Attention

One little note:

- Template needs to be editted!






------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Installation:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

1) Upload all contents from "upload" folder to the root of your site
2) Go to http://yoursite.com/install and follow instructions


So, I'm proud to present your attention new Kinokpk.com releaser 3.30. Key changes and features in this build:

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- Template system based on Smarty (+ cache)
- Optimization of the rating system
- Improved system tray
- New system languages
- Support for DirectConnect
- The possibility of transferring periodic tasks to cron
- Support CNC
- Refactoring
- Numerous edits
- Built-in forum
- Retrackers updated
- Simplified registration form
- Updated the test for XSS and TinyMCE
- Updated the system blocks
- Improved send email
- Enhanced debugging
- Graffiti
- Ability to check remote tracker to curl, sockets, etc.




Click the image to open in full size.
Attached Files
File Type: zip ZonD80-Kinokpk.com-releaser-a1b500d.zip (2.33 MB, 226 views)
Reply With Quote
The Following User Says Thank You to McNaccken For This Useful Post:
Fynnon (4th June 2011)
  #2  
Old 5th June 2011, 10:12
kp380lv's Avatar
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Latvia
Posts: 388
Default
Dude i know that because i tested it from it's first version 1.00 - i know much more about this source.

SEE DEMO HERE: www.torrentsbook.com - Also next version of this source will be with:

XBT support
privilege system and classes
improved security
some database tweaks (queries)

This source english translation is maybe 50% or less. If you want made it 100% english then you must edit all source files (also SMARTY template) and should use API system which is created for this source.

Also i added NEWEST Kinokpk 3.30 version (This is the lastest - release date March 21, 2011) Few bugs FIXED

Recounter fix
cleanup use_ttl fix
TinyMCE updated & takesignup url fix
Installation and update scripts fix due memcache support added before Block-helpseed fix & release anonymizer fix
Sitemap generation fix & SEO-urls added to RSS/ATOM


$ REL_CONFIG - an array of configurations, an associative view table cache_stats (cached)
$ REL_CRON - an array of variables for the crowns, associative view table cron
$ REL_CACHE - object cache system in more detail in this thread
$ REL_DATABASE - connection object to mysql, more - at the docks to the function mysql_connect
$ REL_SEO - SEO friendly URL (This is for language translation - API)
$ REL_LANG - the object of languages
$ REL_TPL - an object of class Smarty, documentation here
REL_AJAX - a constant that determines whether the page is loaded with AJAX
WYSIWYG_REQUIRED - constant defined when he was made the first call WYSIWYG-editor in the script.
$ REL_DB - object database
Attached Files
File Type: zip ZonD80-Kinokpk.com-releaser-599f39a.zip (2.37 MB, 86 views)

Last edited by kp380lv; 5th June 2011 at 10:41. Reason: UPDATE
Reply With Quote
The Following User Says Thank You to kp380lv For This Useful Post:
Fynnon (12th July 2011)
  #3  
Old 6th June 2011, 19:22
smoky28's Avatar
smoky28 smoky28 is offline
Senior Member
 
Join Date: Aug 2010
Hungary
Posts: 82
Default
Englis langs?
__________________
Sky-Tech Developer Team Hungary

Reply With Quote
  #4  
Old 6th June 2011, 20:02
kp380lv's Avatar
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Latvia
Posts: 388
Default
Quote:
Originally Posted by smoky28 View Post
Englis langs?
This source hasn't english language files...
Reply With Quote
  #5  
Old 6th June 2011, 20:32
McNaccken's Avatar
McNaccken McNaccken is offline
Senior Member
 
Join Date: Dec 2010
United States
Posts: 26
Smile
You're wrong, man (sorry even if you're staff member on this site - you're wrong)!
There're ENG files even in installer...

If you don't trust me- i'll do live demo for it right now. For others:

If you want me to install this source with ENGlish lang, just wright in PM!
Reply With Quote
  #6  
Old 6th June 2011, 21:17
kp380lv's Avatar
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Latvia
Posts: 388
Default
Quote:
Originally Posted by McNaccken View Post
You're wrong, man (sorry even if you're staff member on this site - you're wrong)!
There're ENG files even in installer...

If you don't trust me- i'll do live demo for it right now. For others:

If you want me to install this source with ENGlish lang, just wright in PM!
LOL dude! SOURCE CODE ISN'T 100% TRANSLATED! As i say before if you want it 100% english then you must edit all files. Real example is details.php files - It's not really translated. Also real demo is www.torrentsbook.com (using Kinokpk 3.30) - check this out and you will see who has right! I had my own demo tracker alpha version of version Kinokpk 3.40 with XBT and memcached.

File translation example:

Wrong variant- without language API system.

<a href="my.php">Account settings</a>

Correct variant- using language API system for lang files.

<a href="{$REL_SEO->make_link('my')}"><span>{$REL_LANG->_('Account settings')}</span></a>

If you do not know what you are talking about then -please don't talk anymore.

Last edited by kp380lv; 6th June 2011 at 21:26. Reason: update
Reply With Quote
  #7  
Old 6th June 2011, 21:35
smoky28's Avatar
smoky28 smoky28 is offline
Senior Member
 
Join Date: Aug 2010
Hungary
Posts: 82
Red face
Code:
Fatal error:  Maximum execution time of 60 seconds exceeded in C:\xampp\htdocs\classes\database\database.class.php on line 36
__________________
Sky-Tech Developer Team Hungary

Reply With Quote
  #8  
Old 6th June 2011, 21:37
McNaccken's Avatar
McNaccken McNaccken is offline
Senior Member
 
Join Date: Dec 2010
United States
Posts: 26
Wink
ok... i've only posted it for people...
This is not my project. My own projects are - Tesla TT and PpkBB3cker, so this one i've posted just for others to test and of course i didn't use it too much time.
Reply With Quote
  #9  
Old 6th June 2011, 21:42
kp380lv's Avatar
kp380lv kp380lv is offline
Senior Member
 
Join Date: May 2008
Latvia
Posts: 388
Default
Quote:
Originally Posted by smoky28 View Post
Code:
Fatal error:  Maximum execution time of 60 seconds exceeded in C:\xampp\htdocs\classes\database\database.class.php on line 36
Dude it won't work for you on Windows

Setup tracker on Linux and it working perfect
Reply With Quote
  #10  
Old 10th July 2011, 04:19
Kr1sKa Kr1sKa is offline
Member
 
Join Date: Jun 2008
Latvia
Posts: 12
Default
Quote:
Originally Posted by kp380lv View Post
Dude it won't work for you on Windows

Setup tracker on Linux and it working perfect
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.
Reply With Quote
Reply

Tags
kinokpk , v330

Thread Tools

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 10:20. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.