Top

PHP Forums


PHP Code
+ 0 likes
Please Register to submit score.
Average Score  4.0
Scores Submitted  1
Date Added  Mar 15, 2008
Last Updated  Mar 15, 2008
Tags  forum  forums  furby  mysql  php  xstatic 
  Bookmark and Share

Introduction

i don't think i'm the creator of this, found on HDD, last modified date is over 3 years so *shrugs* rewrote it today to be in one file ;)

Installation:
filename.php?type=setup <--- setups the tables ;)
Once done setup, then visit filename.php <--- Voila done for you

Grab the Code

Comments

  (10)  RSS
F*U*R*B*Y*
Comments: 574
 
PHP Snippet:  PHP Forums
Posted on Mar 15, 2008 11:15 am
could be updated hugely, as in, login system, bbcodes, smilies

but i only rewrote it to be in one file and to have the setup tables, besides that, i can not claim the credit as i do not know who is the original creator, could be myself, could be someone else, was over 3 years since last editted so yeah
F*U*R*B*Y*
Comments: 574
 
PHP Snippet:  PHP Forums
Posted on Mar 15, 2008 11:19 am
ya sorry for double post and stuff, will be posting my own forums in a few days, just got to rewrite a part of it then it'll work :) much better then this one, but this one inspired me to make my own ;)
LordHawk
Comments: 18
 
PHP Snippet:  PHP Forums
Posted on Mar 15, 2008 4:51 pm
from what i can tell unless im doing something wrong you can not reply. It comes back with the Error everytime
Undefined_Variable
Comments: 5
 
PHP Snippet:  PHP Forums
Posted on Mar 15, 2008 4:57 pm
Sup Furby, I was wondering if you were going to update the edit.php file to where it actually works and has no errors :D
F*U*R*B*Y*
Comments: 574
 
PHP Snippet:  PHP Forums
Posted on Mar 15, 2008 7:26 pm
LordHawk, fixed that problem :)

UV, which edit.php file? :S
mountaindew
Comments: 1,645
 
PHP Snippet:  PHP Forums
Posted on Mar 16, 2008 3:37 pm
What does this do?
F*U*R*B*Y*
Comments: 574
 
PHP Snippet:  PHP Forums
Posted on Mar 17, 2008 5:18 am
its a PHP Web Forums, this one doesn't have multiple category's, But my one i've made and still making has multiple category's
F*U*R*B*Y*
Comments: 574
 
PHP Snippet:  PHP Forums
Posted on Apr 21, 2008 12:43 am
The New Version, Currently under Construction still: http://au01.snm.co.nz/Distribution%20Forums/
wizkidweb16
Comments: 6
 
PHP Snippet:  PHP Forums
Posted on Jun 13, 2008 7:06 pm
Found an error:
Code:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /forums/index.php on line 119
ERROR
F*U*R*B*Y*
Comments: 574
 
PHP Snippet:  PHP Forums
Posted on Jun 13, 2008 11:52 pm
uh, line 119 is

Code:
else {


so uh?

Please Register or Login to start posting comments.
Bottom