Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   Freeleech (http://www.bvlist.com/showthread.php?t=8908)

DND 23rd February 2013 16:06

Freeleech
 
Guys ever had this problem?
Code:

:  Undefined index: free in \htdocs\mods\free_details.php in line 79
and on that line you have
Code:

$HTMLOUT .= (($row['free'] != 0 || $CURUSER['free_switch'] != 0 || $isfree['yep']) ?
'
Free Status'.
($row['free'] != 0  ? $freeimg.
'Torrent FREE '.($row['free'] > 1 ?
'Expires: '.get_date($row['free'], 'DATE').'
('.mkprettytime($row['free'] - time()).' to go)':'Unlimited'):''):'').
i don't get how 'free' isn't defined


All times are GMT +2. The time now is 17:55.

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