Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Template Shares (http://www.bvlist.com/forumdisplay.php?f=26)
-   -   TSSE v5.4.1 - Genre Mod Edition (http://www.bvlist.com/showthread.php?t=2911)

Anoxios 23rd December 2010 22:20

tnx man.

JoeKkerr 22nd January 2011 09:51

I Downloaded And Installed This But Im Getting A Blank Admin Page ...

raymond96 12th February 2011 12:54

he gives me this error while uploading:
Code:

Mysql puked: Unknown column 'genre' in 'field list'
what can I do?

scenedemon 26th February 2011 14:00

uploading issue
 
same here no matter what i try same out come puke error any ideas
genre issue

gabkoko 26th February 2011 15:28

Quote:

Originally Posted by raymond96 (Post 26796)
he gives me this error while uploading:
Code:

Mysql puked: Unknown column 'genre' in 'field list'
what can I do?

Add your database the following line:

PHP Code:

ALTER TABLE `torrentsADD `genrevarchar(40NOT NULL


scenedemon 26th February 2011 15:47

cheers
 
already sorted it just just after posting thanx alot for your quick reply mate

Code:

SQL ERROR
Unknown column 't.nfo' in 'field list'in /var/www/vhosts/abc.com/httpdocs/details.php, line 49

trying to save my stuff from new source



sorted
ALTER TABLE `torrents` ADD `nfo` varchar(40) NOT NULL;

just this issue now

Unknown column 't.genre' in 'field list'in /var/www/vhosts/site.com/httpdocs/details.php, line 49

Bump: having issue with scrpae sending invalid data in the client tried private on and off
also no passkey shows for any user on the upload page

any ideas and tried the scrape fixes didnt work

Bump: bump

bluejays 16th April 2011 16:21

Configuration Error: allow_url_fopen must be turned on for this script to work! ???? pleas??

Bump: Please help







A critical error has occured.
Configuration Error: allow_url_fopen must be turned on for this script to work!

joeroberts 16th April 2011 17:24

turn on allow_url_fopen in your server php.ini and reboot server

fireman 16th April 2011 18:39

you could also try adding this to your htacess file

Code:

php_flag  allow_url_fopen  on

bluejays 17th April 2011 12:22

allow_url_fopen in your php.ini and turn on the server reboot the server where I could not find these files

Bump: allow_url_fopen in your php.ini and turn on the server reboot the server where I could not find these files


??


All times are GMT +2. The time now is 13:06.

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