Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
MPDev's Graffiti Wall v1 Details »»
MPDev's Graffiti Wall v1
Version: 1.00, by MPDev MPDev is offline
Developer Last Online: Dec 2016 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 04-25-2005 Last Update: 04-26-2005 Installs: 71
 
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.

Be kind and click INSTALL if you use this mod.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #62  
Old 04-27-2005, 11:13 AM
MPDev's Avatar
MPDev MPDev is offline
 
Join Date: Oct 2003
Location: Virginia
Posts: 885
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
On line 133 there is a typo. Should be:
That's what I get for copying someone elses post, lol. My bad.

Quote:
one question....i have this same img on the fly code in another site...the same people who cant see it there cant see the paints on the wall....any idea what thier problem could be? last person to tell me was on ie6.0...but ive had people with just about every browser tell me the same. its weird cause 99% of people see it fine.
No idea, its not on-the-fly code - its a PNG file that is displayed over a JPG image with a transparent background.

Quote:
It only accepts a max of 50, anymore and it times out?
I don't really recommend that many characters anyways; but I would think larger strings might cause a problem (it probably can't find a random place to put it).

Quote:
Is there anyway to prevent the use of some colours? Black and grey don't come out at all
Colors are done lines 94-101. I don't use black or grey, so might be your setup.

Quote:
Does anyone here HOTM calling him????
Thanks!
Reply With Quote
  #63  
Old 04-27-2005, 02:34 PM
vulture vulture is offline
 
Join Date: Mar 2005
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Would it be possible to have the log going to the database instead of a file?

My users are loving this.
Reply With Quote
  #64  
Old 04-27-2005, 02:35 PM
frankenberrie's Avatar
frankenberrie frankenberrie is offline
 
Join Date: Dec 2002
Location: N.Y.
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed:
http://www.arcadecrazy.com/thearcade/wall.php
Reply With Quote
  #65  
Old 04-27-2005, 02:55 PM
twoseven twoseven is offline
 
Join Date: Jan 2004
Location: in floris' pants
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vulture
Would it be possible to have the log going to the database instead of a file?

My users are loving this.
yea it is it would make another query tho and you would have to add a new table with a text area and a ip area but with the log being in a file its that much easier to edit
Reply With Quote
  #66  
Old 04-27-2005, 03:09 PM
MPDev's Avatar
MPDev MPDev is offline
 
Join Date: Oct 2003
Location: Virginia
Posts: 885
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I use a flat file for the simple reason that I didn't want to write up an install script for the mod; keeping it as simple as possible to install/use. Writing the data to a database means having a method of reading it and possibly doing other things with it and I didn't want to write an entire Admin Module for it.

Also, I found that when I wiped the wall after X posts, users would figure this out and write junk to the board so that they could get a clean board from which to post their stuff. It kind of defeated the purpose since people could predictibly erase the board and those who posted towards the end got the least amount of exposure. You might be better off using some kind of random number instead of a fixed one.
Reply With Quote
  #67  
Old 04-27-2005, 04:13 PM
DR?@M W?@V?R DR?@M W?@V?R is offline
 
Join Date: Aug 2002
Location: uk
Posts: 70
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you think there will be a template version so that one can put the wall in a table in the custom template to fit in with the board design.
Reply With Quote
  #68  
Old 04-27-2005, 07:12 PM
MPDev's Avatar
MPDev MPDev is offline
 
Join Date: Oct 2003
Location: Virginia
Posts: 885
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Maybe someday; but its not on my short list. Depends how much of a demand there is for it and what my time is like.
Reply With Quote
  #69  
Old 04-27-2005, 08:51 PM
sabret00the's Avatar
sabret00the sabret00the is offline
 
Join Date: Jan 2003
Location: London
Posts: 5,268
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i got it to fit with a board the board design on my site DW it's not actually that hard

which random colour is the brown, i really want to remove that, it's annoying as **** lol
Reply With Quote
  #70  
Old 04-27-2005, 10:01 PM
Muderman24 Muderman24 is offline
 
Join Date: May 2004
Location: Florida
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm getting this

Warning: imagettfbbox(): Could not find/open font in /wall.php on line 109

Warning: imagettftext(): Could not find/open font in /wall.php on line 123

Warning: imagepng(): Unable to open '/gfxgamers.net/forums/graffiti.png' for writing in /wall.php on line 125

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/psa/home/vhosts/gfxgamers.net/httpdocs/forums/includes/init.php:27) in /wall.php on line 128

any ideas?
Reply With Quote
  #71  
Old 04-27-2005, 10:15 PM
MPDev's Avatar
MPDev MPDev is offline
 
Join Date: Oct 2003
Location: Virginia
Posts: 885
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'd say your path is incorrectly set. Should be:

/usr/local/psa/home/vhosts/gfxgamers.net/httpdocs/forums
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:13 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05301 seconds
  • Memory Usage 2,312KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete