vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   MPDev's Graffiti Wall v1 (https://vborg.vbsupport.ru/showthread.php?t=80588)

MPDev 04-27-2005 11:13 AM

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!

vulture 04-27-2005 02:34 PM

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

My users are loving this.

frankenberrie 04-27-2005 02:35 PM

Installed:
http://www.arcadecrazy.com/thearcade/wall.php

twoseven 04-27-2005 02:55 PM

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

MPDev 04-27-2005 03:09 PM

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.

DR?@M W?@V?R 04-27-2005 04:13 PM

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.

MPDev 04-27-2005 07:12 PM

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.

sabret00the 04-27-2005 08:51 PM

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 :)

Muderman24 04-27-2005 10:01 PM

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?

MPDev 04-27-2005 10:15 PM

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

/usr/local/psa/home/vhosts/gfxgamers.net/httpdocs/forums


All times are GMT. The time now is 11:51 AM.

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.01173 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete