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)

murrtex 10-13-2005 03:53 PM

user name : testuser
pass : 123456

rb290 10-13-2005 04:14 PM

Quote:

Originally Posted by rb290
Some help please, it says Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/thug/public_html/wall.php on line 39


anyone know what I did wrong ^

eXtremeTim 10-13-2005 04:47 PM

Quote:

Originally Posted by rb290
anyone know what I did wrong ^

Post lines 30-41 please.

eXtremeTim 10-13-2005 05:24 PM

I also fixed the fix I posted earlier I type the variable name wrong.

Just a note to mpdev. I would not use isset becuase it wont work like you want. Since you are setting the variable to be the gpc validated info the isset for that variable will always return true. Since isset just checks to see if a variable is defined.

All the people having problems with the script never loading is becuase its sending them into an infinate loop.

DS MrSinister 10-13-2005 05:36 PM

ok the blank page is fixed but i cant panit anything to my wall.

thxs m8!

:(

Might have a setting wrong still any ideas.

http://www.sinisterslair.com/forums/wall.php

test
test

thedvs 10-13-2005 06:06 PM

@eXtremeTim thanks ET its all working now!

now we need a wall which you can do with your mouse :)

b6gm6n 10-13-2005 06:07 PM

Quote:

Originally Posted by eXtremeTim
Find:
Code:

if( isset($painttext) )
Replace with:
Code:

if ($painttext != '')

worked for me! thanx dude... dunno what the other problems may be for other users but one think might be the actual fonts not being uploaded in Binary... gotta check those things with fonts

-b6

b6gm6n 10-13-2005 06:08 PM

Quote:

Originally Posted by thedvs
@eXtremeTim thanks ET its all working now!

anyone got a graffiti.png without the spam on it?

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

Kusadasi-Guy 10-13-2005 06:50 PM

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

b6gm6n 10-13-2005 07:02 PM

Quote:

Originally Posted by Kusadasi-Guy
Fatal error: Call to undefined function: imagettfbbox() in /home/xxx/public_html/wall.php on line 117

TTF support for GD? uploaded fonts in Binary?

-b6


All times are GMT. The time now is 06:47 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.01180 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
  • (2)bbcode_code_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