![]() |
Graffiti Wall - Charactor fix, I hate that square.
Here is something silly but helpful:
I notice my members like to write stuff like using symbols, for example: Frankenberrie #1 - Frankenberrie!!!! The # and ! symbol along with most other symbols come up as a little squre on the wall and looks retarded. What I did was added the following to the censored words lists in the WALL.PHP file to prevent this from happening. Code:
$string = str_replace( "$", "", $string ); You can see it at: http://www.arcadecrazy.com/thearcade/wall.php No squares :) |
How about a pic of the before and after? I'm not sure what this does. ;)
|
Good idea.
|
I needed that. Thanks. ;)
|
Arent his all addons to an existing hack, i think they should be added in the original hacks thread.... just a suggestions... but oh well... this was needed.... because i have the same problem :)
oh and by the way, the character Quote:
Quote:
|
modifications of a hack that does not add any functionality would need to be added in the thread of the hack itself, and the coder would decide to add it as a addon... logically... no need to make a release for this... or you simply need to add to your count of releases...
|
I have a much better fix for this. Your fix blanks out the problem characters. Mine shows them correctly.
In wall.php Find: Code:
imagettftext($myimage, $fontsize, $textangle, $start_x, $start_y, $color, $fontfile, $string); Code:
$string = utf8_encode($string); |
Quote:
Tried that and it does not work! |
Works fine for me here. Dunno.
|
Strange... I will try again.
|
I found something. It's working for some fonts but not all. If the font doesn't have the character, it won't work. It's strange that the chosen fonts don't have all the basic characters. On my own site, I think I will look into changing the fonts.
|
Does anyone know how to just to remove the font "Grand Stylus" (the one with all the boxes) entirely?
I tried just deleting it from the font folder but then the graffiti wall still "looks" for it and it gives me an error message. There must be an easy way just to eliminate that font choice entirely...but unfortunately I have no clue what that "easy" way is! lol Does anyone else know and can share it with the rest of us? :) |
Hmmm, I am wondering where the hack is gone
|
:( Gone ?
|
if you guys are lookin for the graffiti wall hack its located here
https://vborg.vbsupport.ru/showthrea...=graffiti+wall |
All times are GMT. The time now is 04:43 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|