Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   BT.Manager (phpMyBitTorrent) (http://www.bvlist.com/forumdisplay.php?f=23)
-   -   Need Partner+Error!!! (http://www.bvlist.com/showthread.php?t=3995)

Naureenc 14th December 2009 15:59

Need Partner+Error!!!
 
1 Attachment(s)
A have this phpMyBittorrent and i copy that on my server, pc!

I need partner to install this good thing! ;)

I have an error!

I need first create database?
i user an extisting database, but there shows!
Code:

Unkown Database
I write an extisting database, than all ok!

Please help!!!


P.S.S. Here's error picture!

joeroberts 15th December 2009 02:06

you should be insalling to a clean data base not one you already have.
with useing the install you only need to make the data base do not install none of the sql files they well all be done from setup. go to the data base your trying to use and clear all tables out and run setup again!

Naureenc 15th December 2009 19:53

I try it, allways i use clear database, but on my pc that source install ir sucesfull, but on server-pc, my friends pc,ErROr!

Rendevous 16th December 2009 10:35

the error is because u have already another database in phpmyadmin

check all and drop him ,and try to install again this source ,for sure will work .

Dont forget to chmod folders to 777,only necessary folders

Good Luck !

Naureenc 16th December 2009 18:49

What i need to do 777, i noob in mods!?Please Help

Hi, sorry, i used an extisting database!! :D

I install in new, empty database,error too!
Code:

Error executing SQL Query INSERT INTO `torrent_shout_config` (`announce_ment`, `shoutnewuser`, `shout_new_torrent`, `shout_new...
Error ID: 1265
Error Message: Data truncated for column 'candelete_on' at row 1 A fatal error occurred during setup. Please fix the above error and try running Setup again, or refreshing your browser.


joeroberts 17th December 2009 07:26

open setup/sql/shout_config.sql and replace content with
Code:

INSERT INTO `#prefix#_shout_config` (`announce_ment`, `shoutnewuser`, `shout_new_torrent`, `shout_new_porn`, `turn_on`, `refresh_time`, `idle_time`, `shouts_to_show`, `bbcode_on`, `allow_url`, `autodelete_time`, `canedit_on`, `candelete_on`) VALUES
('Welcome ', 'yes', 'yes', 'yes', 'yes', 50000, 30000, 25, 'yes', 'yes', 30, 'yes', 'yes');

drop all tables inside your data base and try it again.

Naureenc 17th December 2009 21:43

1 Attachment(s)
I edit that, Thanks!

BUT I got next error in step 5

I have This Error next step to Admin Acc Creating! Step 5. sucessfull!! :)
Code:

Error executing SQL Query INSERT INTO torrent_users (username, clean_username, password, email, name, uploaded, active, act_key, level, can_do) VALUES('Naurenss2','naurenss2','045ab1175d8dc57c117190bd681c6707','naurenss2@inbox.lv', 'Idijots Lohans', '', 1,'MC45MDkwMDIwMCAxMjYxMjM3MzEy', 'admin', 'owner');
Error ID: 1364
Error Message: Field 'modcomment' doesn't have a default value


joeroberts 19th December 2009 18:12

1 Attachment(s)
I have uploaded a fresh sql folder please replace the one in setup with it and rerun setup

Naureenc 20th December 2009 18:18

Thank YOU!!!

It works now...


All times are GMT +2. The time now is 11:09.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.