Members   Search      Help    Register    Login    Home
Today's Messages (off)  | Unanswered Messages (on)

Forum: Bug Reports for V2.X
 Topic: updated functions.php
updated functions.php [message #4381] Mon, 05 July 2010 19:29
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
some people seem to have a run time error in functions this should solve that
This is For New installs only
this file goes in include/functions.php


http://a.imageshack.us/img831/5562/mybikes.png

[Updated on: Mon, 05 July 2010 19:46]

Report message to a moderator

 Topic: Bug report Rules
Bug report Rules [message #2470] Sat, 21 March 2009 13:53
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
Simple Rules to posting Bugs
If you have altered a file it is not a bug.(Please post in Mods and hacks)
Check to make sure that bug fix has not Been posted before posting.
Post all error reports in your post.
Give your server info in your post.
Do Not show disrespect to other user's.


http://a.imageshack.us/img831/5562/mybikes.png

[Updated on: Sat, 21 March 2009 13:55]

Report message to a moderator

 Topic: [PMBT2.0.X]Bug in functions_phpBB3.php
[PMBT2.0.X]Bug in functions_phpBB3.php [message #2307] Mon, 09 February 2009 03:34
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
this is a bug found in function forumadd() for a unused sql wich well cause a error in new user confermation.
Open include/functions_phpBB3.php
find
<?php
$num 
mysql_num_rows($result);
?>

and remove


http://a.imageshack.us/img831/5562/mybikes.png
 Topic: [PMBT2.0.X]Bug for torrent Prefix
[PMBT2.0.X]Bug for torrent Prefix [message #2305] Mon, 09 February 2009 03:31
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
this is a bug for site Prefix not being added to torrents on download.
open include/config_lite.php
and find
<?php
$announce_text 
$row["announce_text"];
?>

and add after
<?php
$torrent_prefix 
$row["torrent_prefix"];
?>


http://a.imageshack.us/img831/5562/mybikes.png



Current Time: Sun Feb 05 07:58:03 GMT 2012

Total time taken to generate the page: 0.00685 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software