Quote:
Originally Posted by Lynne
You are using a database prefix, so this is wrong:
attachment.userid
It should be:
vb3_attachment.userid
You will need to find that in the code and modify it. (And, actually change it in several places in the query - whenever is says table.field, change to vb3_table.field)
|
Ok The host actually found that some of the things that it needed were not installed so they have installed them, but there is one thing that they cannot install. I'll hunt down the message and copy and paste that here as I'm not sure what to do to solve that issue. Here is what the prob is with the host:
Quote:
boost-devel gcc-c++ subversion are all installed
mysql-devel from yum can not be installed because it would conflict with cpanel's mysql install. Theirs some include a devel package for mysql. It could be cpanel's mysql is too new. Does this tracker offer any precompiled binaries?
|
Lynn, Are you talking about the xml file for the product for vBTT?
Quote:
Originally Posted by mitch84
|
No I got it from here:
https://sourceforge.net/projects/vbtt/ xbt is already included in this release. He said in the installation file that the xbt tracker is modified.
Quote:
YOU MUST USE THE INCLUDED XBT SOURCE TO ENABLE SPEED AND WHO COMPLETED TORRENT SUPPORT.
ORIGINAL XBT DOES NOT INCLUDE THIS SUPPORT!
|
Thanks.