Version: 1.00, by MPDev
Developer Last Online: Dec 2016
Category: Add-On Releases -
Version: 3.6.2
Rating:
Released: 11-01-2006
Last Update: Never
Installs: 63
No support by the author.
This is a repost of the 3.5 module; works the same with vB3.6.
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 and ViperAlley.Com (more of a chalk board).
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.
Fatal error: imagecreatefrompng(): gd-png: fatal libpng error: Incompatible libpng version in application and library in /home/*******/public_html/***********.com/forum/wall.php on line 94
I get to see the wall, but it has "ViperAlley.com" and "Wall Donated by P. Floyd" and "Packetjunkie was here"..
However, I cannot add any of my own messages. I enter them into the box and click "Paint It" and nothing happens. The Screen refreshes, but nothing shows up.
I have changed my CHMOD to make it so it can be written to..
Also, where was I suppose to install the fonts on my server? I am a relative Newb in this area..
Please refer to the Requirements in the first post; if you are getting functions not found or other similiar issues; then your server isn't setup with the required modules to support this mod.
1) You must have GD2 with PNG support; you must have TTF support.
2) You must give the web server write permissions to the png file so it can be overwritten.
I might be missing something here...but I'm sure I have the correct settings on my server to allow this hack to function however, I get this:
Fatal error: imagecreatefrompng() [<a href='function.imagecreatefrompng'>function.imagec reatefrompng</a>]: gd-png: fatal libpng error: Incompatible libpng version in application and library in /home/xxxxxx/xxxxxx/forums/wall.php on line 99
GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
So, I'm not sure what's going on. Hopefully someone smarter than me will assist.