I would see if that person in that thread is contactable. I have no idea what wordpress is, nor how it is coded. That person managed to create a theme with phpbttracker+, but I have no idea how he did that.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
There's nothing difficult in doing it. Example you can see here - http://www.dvvarf/tracker/ Its fully rusificated and done in xhtml-style.
The only thing you need to launch your existing PHPBTTracker (already installed in the same base where your wp installed), plug-in called PHPExec. You create a single page and past there the full code of your tracker's index.php file (dont forget to write proper '<?php' opening and '?>' closing tags), correcting paths to config files and here we go.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
As to me to integrate it in Wordpress
I'm not sure what you are asking. Actually, I'm not even sure what Wordpress is. Do you have a question?
look http://wordpress.org/support/topic/63930
I would like to know how got phpbttracker+ incorprated into wordpress. I'm using it also and would like for it to be a part of my blog. My site is http://torrent.dreamprogs.ru/.
Forgive for my bad English
https://sourceforge.net/projects/wpbt
to darmoid
There anything is not present :(
I would see if that person in that thread is contactable. I have no idea what wordpress is, nor how it is coded. That person managed to create a theme with phpbttracker+, but I have no idea how he did that.
There's nothing difficult in doing it. Example you can see here - http://www.dvvarf/tracker/ Its fully rusificated and done in xhtml-style.
The only thing you need to launch your existing PHPBTTracker (already installed in the same base where your wp installed), plug-in called PHPExec. You create a single page and past there the full code of your tracker's index.php file (dont forget to write proper '<?php' opening and '?>' closing tags), correcting paths to config files and here we go.