Version: 1.00, by MPDev
Developer Last Online: Dec 2016
Version: 3.5.0
Rating:
Released: 10-11-2005
Last Update: 02-03-2006
Installs: 77
Additional Files
No support by the author.
The Graffiti Wall is a simple script where people can "paint" text onto a brick wall. You can see an example of the vB3 integration on ExtremeFitness.Com.
I also use an img src with half sized dimensions to preview the wall on my Summary page which can be seen on ViperAlley.Com; this could also be added to your portal pages for greater exposure.
Features
. Fully integrated with vB3 for styles/users
. Admin/Mods can "wipe board"
. Optional logging of paints to log file
This is a very simple mod to install; there is one self contained .php script, a few fonts and a bricks.jpg file to upload.
Requirements
. Your server must have GD2 support (GD1 support may work, but not tested) for PNG files including TTF support.
This is the updated mod from the 3.0x version located here.
Be kind and click INSTALL if you use this mod.
1.0.1 - 2/3/2006
. Fixed painttext issue in ZIP file
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
gd
GD Support enabled
GD Version bundled (2.0.28 compatible)
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XPM Support enabled
XBM Support enabled
@b6 no need to change the pgn file - to get rid of the spam on it just edit the wall.php to your url or whatever then chose wipe wall with any text and it will auto put what you said in wall.php in there.
@b6 no need to change the pgn file - to get rid of the spam on it just edit the wall.php to your url or whatever then chose wipe wall with any text and it will auto put what you said in wall.php in there.
a heads up this happens on mine when you want to wipe the wall use to be just tick wipe leave the word box empty and hit paint wall wiped now you have to tick wipewall and TYPE wipe and it cleans wall all the spam also !!! try it also reuploaded the fonts in ascii and bam it worked
Nothing at all is loading. It just sits there for 120 seconds and times out. My site's working fine, but this isn't. I was getting an error earlier, but I fixed it. Something about linking to "efgraffiti.txt" and there isn't even a file like that.
There u go...! (900 px wide though, the 1024 was too wide for me)
For the life of me i cannot get this to work in 24bit PNG mode, 8bit yes, but the letters look pixelated...damn...need a blank stat!
There's no program i have that'll remove that text, i can save it and the bricks show behind (sometimes not, just all black) then i type my text, and it all comes in black... great!
-b6
Umm you can just wipe the wall and there is a line in the wall.php fill thats titled something similiar to
Code:
$string = "mpdev.net";
I changed that on mine so when I wipe my wall it shows my sites name there.
Hope that will help you get the blank wall that you want. If you change that to $string = ""; then wipe the wall it wont have any text on it.