Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=93)
-   -   [PMBT] Demonoid (http://www.bvlist.com/showthread.php?t=5798)

joeroberts 3rd April 2011 22:59

I have added a updated file in my last post

Mahmoud 4th April 2011 00:34

Quote:

Originally Posted by joeroberts (Post 27467)
I have added a updated file in my last post

after replacing the files i got this error :
Quote:

Parse error: syntax error, unexpected ')' in G:\*******\******.***\*******\pmt\blocks\usercp2.p hp on line 34

joeroberts 4th April 2011 02:10

Please show me usercp2.php

Mahmoud 4th April 2011 20:42

Quote:

Originally Posted by joeroberts (Post 27472)
Please show me usercp2.php

PHP Code:

<?php
/*
*----------------------------phpMyBitTorrent V 2.0-----------------------------*
*--- The Ultimate BitTorrent Tracker and BMS (Bittorrent Management System) ---*
*--------------   Created By Antonio Anzivino (aka DJ Echelon)   --------------*
*-------------               http://www.p2pmania.it               -------------*
*------------ Based on the Bit Torrent Protocol made by Bram Cohen ------------*
*-------------              http://www.bittorrent.com             -------------*
*------------------------------------------------------------------------------*
*------------------------------------------------------------------------------*
*--   This program is free software; you can redistribute it and/or modify   --*
*--   it under the terms of the GNU General Public License as published by   --*
*--   the Free Software Foundation; either version 2 of the License, or      --*
*--   (at your option) any later version.                                    --*
*--                                                                          --*
*--   This program is distributed in the hope that it will be useful,        --*
*--   but WITHOUT ANY WARRANTY; without even the implied warranty of         --*
*--   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the          --*
*--   GNU General Public License for more details.                           --*
*--                                                                          --*
*--   You should have received a copy of the GNU General Public License      --*
*--   along with this program; if not, write to the Free Software            --*
*-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA --*
*--                                                                          --*
*------------------------------------------------------------------------------*
*------              ©2005 phpMyBitTorrent Development Team              ------*
*-----------               http://phpmybittorrent.com               -----------*
*------------------------------------------------------------------------------*
*-----------------   Sunday, September 14, 2008 9:05 PM   ---------------------*
*/

if (!defined('IN_PMBT')) die ("You can't access this file directly");

include
"(blocks/donation.php");

include
"(blocks/catlist.php");

include
"(blocks/syndicate.php");

?>


joeroberts 5th April 2011 06:41

the 3 includes are wrong
PHP Code:

include"( 

should be
PHP Code:

include(


Mahmoud 7th April 2011 00:27

Quote:

Originally Posted by joeroberts (Post 27482)
the 3 includes are wrong
PHP Code:

include"( 

should be
PHP Code:

include(


it works fine now
thanks

romano1 21st January 2012 19:41

Joe something is wrong here, this mod works great, but the login go crazy(maybe the register too?):

http://img171.imageshack.us/img171/7105/sshot1tj.png

joeroberts 21st January 2012 19:45

Please what link is login giving you or are you using the quick login on the top?

romano1 21st January 2012 20:03

Nothing, i change the global theme, then logout, then this is shown.

joeroberts 21st January 2012 20:31

that Image dose not show me anything can you please try to Highlight the page?


All times are GMT +2. The time now is 16:05.

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