Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases

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
  #92  
Old 05-03-2005, 12:21 PM
smacklan's Avatar
smacklan smacklan is offline
 
Join Date: Mar 2005
Posts: 497
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by amykhar
Did you upload the fonts in binary mode? I'm just trying to figure out different reasons why the font couldn't open.
I unzipped them and transfered them using ftp.
Reply With Quote
  #93  
Old 05-03-2005, 12:25 PM
amykhar's Avatar
amykhar amykhar is offline
 
Join Date: Oct 2001
Location: PA
Posts: 4,438
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Depending on the ftp program, that might be your problem. Some ftp programs don't autodetect properly that the fonts need to be uploaded in binary mode. Try manually forcing binary mode and reuploading. It'll take two seconds and will rule that out as a problem
Reply With Quote
  #94  
Old 05-03-2005, 04:34 PM
smacklan's Avatar
smacklan smacklan is offline
 
Join Date: Mar 2005
Posts: 497
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by amykhar
Depending on the ftp program, that might be your problem. Some ftp programs don't autodetect properly that the fonts need to be uploaded in binary mode. Try manually forcing binary mode and reuploading. It'll take two seconds and will rule that out as a problem
That was it!! Thanks for all your help Amy!! :up:
Reply With Quote
  #95  
Old 05-05-2005, 12:35 AM
SIINSI SIINSI is offline
 
Join Date: Mar 2003
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SIINSI
Warning: imagepng(): Unable to open '/home/site/public_html/forums/graffiti.png' for writing in /wall.php on line 125

Warning: Cannot modify header information - headers already sent by (output started at /home/site/public_html/forums/includes/init.php:53) in /wall.php on line 128

I get this error when trying to paint or wipe.
For the record, this error was because the graffiti.png file was not chmodded correctly for writing. all fixed now, thanks!
Reply With Quote
  #96  
Old 05-06-2005, 12:00 AM
dr-jamal dr-jamal is offline
 
Join Date: Apr 2002
Location: UAE
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

well ..

I just installed it .. it is working fine .. but I am trying to make it accept Arabic characters but with no hope .. I uploaded arabic fonts & changed the font names in the wall.php but still it appears as squares .. Any Help ??
Reply With Quote
  #97  
Old 05-06-2005, 02:20 AM
hankster hankster is offline
 
Join Date: Feb 2002
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have also figured out how to have more then one wall. Since I have a number of topic areas on my forums, I wanted to give each topic their own wall.

First take the graffiti.png file and name it something else... I used graffiti2.png.

In wall.php you will find 2 places where wall.php is called. Change it to wall2.php

In wall.php you will find $graffitifile = "$pathto/graffiti.png";
change that to $graffitifile = "$pathto/graffiti2.png";

In wall.php you will find <img src="graffiti.png?<? echo rand(10000,99999); ?>"> change that to <img src="graffiti2.png?<? echo rand(10000,99999); ?>">

Rename wall.php to wall2.php

Upload the files to your server and you should be all set.
Reply With Quote
  #98  
Old 05-06-2005, 03:01 PM
NuclioN's Avatar
NuclioN NuclioN is offline
 
Join Date: Aug 2002
Posts: 955
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great mod! I hope someone can make it so you can put images against the wall. Please make it.
Reply With Quote
  #99  
Old 05-13-2005, 02:59 PM
javo javo is offline
 
Join Date: May 2004
Location: DFW Texas
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any way to make it automatically wipe every 15 minutes or so?
If I or my moderators arent watching it and people are using it, it will fill up quickly and make it where nothing can be read.

Its a VERY cool mod BTW !!
Reply With Quote
  #100  
Old 05-15-2005, 05:24 PM
javo javo is offline
 
Join Date: May 2004
Location: DFW Texas
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone?
Reply With Quote
  #101  
Old 05-16-2005, 01:00 PM
MPDev's Avatar
MPDev MPDev is offline
 
Join Date: Oct 2003
Location: Virginia
Posts: 885
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Not without running a cronjob - and you'd have to modify the script to not check for can_moderate() (line 81); then you'd call the script with ?adminreset=1 as part of the cron (you could use wget or some other command-line utility).
Reply With Quote
Reply

Thread Tools

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 02:44 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
  • Page Generation 0.13635 seconds
  • Memory Usage 2,290KB
  • 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
  • (3)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