SMF powered Pastebin

Jeremy D Jeremy D + Added a spam handler with basic and recaptcha support + Added ability to show warnings and other non fatal errors ! Moved all handlers to be loaded by a main startHandler function 92485c8 @ 2012-02-17 20:59:11
languages Added the licenseDefined more of what each setting does 2012-01-23 21:06:46
sources + Added a spam handler with basic and recaptcha support + Added ability to show warnings and other non fatal errors ! Moved all handlers to be loaded by a main startHandler function 2012-02-17 20:59:11
.gitignore 6 B Initial commit of PasteBin rewrite 2012-01-23 18:30:34
README.txt 539 B Added the licenseDefined more of what each setting does 2012-01-23 21:06:46
__integrate.php 592 B Added the licenseDefined more of what each setting does 2012-01-23 21:06:46
index.php 15.01 KB + Added a spam handler with basic and recaptcha support + Added ability to show warnings and other non fatal errors ! Moved all handlers to be loaded by a main startHandler function 2012-02-17 20:59:11
license.txt 1.47 KB Added the licenseDefined more of what each setting does 2012-01-23 21:06:46
pb.css 286 B Getting SMF working again under the new setup 2012-01-23 20:13:21
private.php 54 B Initial commit of PasteBin rewrite 2012-01-23 18:30:34
settings-private.php 639 B Added the licenseDefined more of what each setting does 2012-01-23 21:06:46
settings.php 3.2 KB + Added a spam handler with basic and recaptcha support + Added ability to show warnings and other non fatal errors ! Moved all handlers to be loaded by a main startHandler function 2012-02-17 20:59:11
README.txt

*** SMF Powered PasteBin *** I've never been good at writing these, so here it goes.

See license.txt for the license this script uses.

*** Install ***

  1. Upload files
  2. Modify settings.php to accommodate your needs. a. When using SMF as the database, you muse set the correct path in smf_dir to your SMF install. b. When using SMF as the database, you must set the smf_paste_board to a valid board id.
  3. Done.

*** Geshi *** You can download and install the geshi syntax highlighter. Just need to set that up in settings once you do.