vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   MPDev's Graffiti Wall (https://vborg.vbsupport.ru/showthread.php?t=98247)

Kusadasi-Guy 10-13-2005 07:17 PM

Quote:

gd
GD Support enabled
GD Version bundled (2.0.28 compatible)
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XPM Support enabled
XBM Support enabled
hmm, i think i havent TTF for GD :(

thedvs 10-13-2005 07:22 PM

@b6 no need to change the pgn file - to get rid of the spam on it just edit the wall.php to your url or whatever then chose wipe wall with any text and it will auto put what you said in wall.php in there.

b6gm6n 10-13-2005 07:39 PM

Quote:

Originally Posted by thedvs
@b6 no need to change the pgn file - to get rid of the spam on it just edit the wall.php to your url or whatever then chose wipe wall with any text and it will auto put what you said in wall.php in there.

just found that out!

-b6

b6gm6n 10-13-2005 07:51 PM

Quote:

Originally Posted by Kusadasi-Guy
hmm, i think i havent TTF for GD :(

My host installed for me, ask yours, maybe they would...

anyone know why on the wall if you type anything with a space inbetween is shows like this "wheresmyspacesgone"?

-b6

Feckie (Roger) 10-13-2005 08:08 PM

Fatal error: Call to undefined function: imagettfbbox() in /home/******/public_html/************.com/forum/wall.php on line 117

Can't get this to work.......

Mind you had the same problem with V3.08

bonnmac 10-13-2005 08:58 PM

a heads up this happens on mine when you want to wipe the wall use to be just tick wipe leave the word box empty and hit paint wall wiped now you have to tick wipewall and TYPE wipe and it cleans wall all the spam also !!! try it also reuploaded the fonts in ascii and bam it worked

rb290 10-13-2005 10:53 PM

Quote:

Originally Posted by eXtremeTim
Post lines 30-41 please.

alright here you go:

PHP Code:

$globaltemplates = array();

// pre-cache templates used by specific actions
$actiontemplates = array();

require(
"global.php");

$vbulletin->input->clean_array_gpc('p', array(
$pathto "/home/thug/public_html/wall.php ")
        
'painttext'     => TYPE_STR,
        
'adminreset'    => TYPE_UINT,
)); 


thedvs 10-13-2005 11:59 PM

$pathto = "/home/thug/public_html/wall.php ")

should be

$pathto = "/home/thug/public_html")

shouldnt it?

evenmonkeys 10-14-2005 05:34 AM

Nothing at all is loading. It just sits there for 120 seconds and times out. My site's working fine, but this isn't. I was getting an error earlier, but I fixed it. Something about linking to "efgraffiti.txt" and there isn't even a file like that.

eXtremeTim 10-14-2005 06:31 AM

Quote:

Originally Posted by b6gm6n
There u go...! (900 px wide though, the 1024 was too wide for me)

For the life of me i cannot get this to work in 24bit PNG mode, 8bit yes, but the letters look pixelated...damn...need a blank stat!

There's no program i have that'll remove that text, i can save it and the bricks show behind (sometimes not, just all black) then i type my text, and it all comes in black... great!

-b6

Umm you can just wipe the wall and there is a line in the wall.php fill thats titled something similiar to
Code:

      $string = "mpdev.net";
I changed that on mine so when I wipe my wall it shows my sites name there. ;)

Hope that will help you get the blank wall that you want. If you change that to $string = ""; then wipe the wall it wont have any text on it.


All times are GMT. The time now is 06:30 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.02209 seconds
  • Memory Usage 1,744KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (5)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