View Single Post
  #194  
Old 14th July 2012, 23:49
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default They there,
Quote:
Originally Posted by Costy90 View Post
All works fine but this : I get this error when I upload a torrent :

PHP Code:
Mysql pukedUnknown column 'genre' in 'field list' 
Please, help me !

Thanks.

Edit : And sometimes appears this error :

PHP Code:
Mysql pukedUnknown column 'nfo' in 'field list' 
Edit ! : Fixed ! Yeahhh !!!

Edit : A new problem !

Click the image to open in full size.

Click the image to open in full size.

On tracker the torrents are working but in torrent they aren't...

This means your upload form is not the same, ie missing or there are extra's fields.

If memory serves me you need to run a mysql query

Quote:
ALTER TABLE `tsf_forums` ADD `image` VARCHAR( 32 ) NOT NULL DEFAULT 'private.png';
It seems to effect the upload process
__________________




Please Support Majority Report


You can contact me on Skype live:phesadent.elect but please let me know first.


If you are ever need me desperately then please email me at dan.oak44@gmail.com and I will contact u within a week.


Due to free time I'm able to help interested member's with their tracker.

Please Note!
Depending on your requests I will charge you for my assistance for Tracker installs and mods.
All my mods are custom and prices will very depending on the request.
I'm able to install any tracker and mods including themes.

Please PM me


Last edited by firefly007; 15th July 2012 at 00:10.
Reply With Quote