Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   When I Upload torrent, error occur (http://www.bvlist.com/showthread.php?t=5015)

benmhassoun 28th May 2010 01:00

When I Upload torrent, error occur
 
PHP Code:

Mysql pukedUnknown column 'genre' in 'field list' 

help me plzzzzzzzzzzzzzzzzzzzzzz:shock::secret:

joeroberts 28th May 2010 01:20

can you enlighten us on the version your using?

benmhassoun 28th May 2010 13:57

i use TSSE v5.6 WDW

hywel 28th May 2010 19:30

wel look at the error the error tells it all i guess you added a mod and you forgot to add the sql in the database :fire:

joeroberts 29th May 2010 07:27

in phpmyadmin run this sql
Code:

ALTER TABLE `torrents`  ADD `genre` varchar(255) NOT NULL default 'genre'

benmhassoun 30th May 2010 22:11

thanksssssssssss alot

roland22 30th January 2015 16:59

Quote:

Originally Posted by joeroberts (Post 23241)
in phpmyadmin run this sql
Code:

ALTER TABLE `torrents`  ADD `genre` varchar(255) NOT NULL default 'genre'

after this now i get this error


Unknown column 'nfo' in 'field list'


All times are GMT +2. The time now is 07:41.

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