vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - MPDev's Graffiti Wall for vB3.6 (https://vborg.vbsupport.ru/showthread.php?t=130637)

Jon. 12-21-2006 03:56 PM

Excellent mod, but is there any way of getting it to post images instead of text? I've tried html and BBCode, but neither work.

MPDev 12-21-2006 11:00 PM

Nope, it's for text only.

Jon. 12-23-2006 05:25 PM

Damn. Thanks anyway :)

skorzguy 04-07-2007 07:13 PM

The wall is cool but one can make it cooler. I didn't like the size of the board so I resized vertical instead. I also changed to text to 100 words. I tried going more but it kept timing out. I would have made it longer but I will see how it works at 3000px. Here is what it looks like if one wants to take a look.

http://www.allstarchat.com/forum/wall.php

sheva_mp3 04-08-2007 08:29 PM

I have some problems with russian symbols at this wall. Some fonts are not displayed correctly.
What modifications should I do :confused:

For example, I have written "Денис Шевченко", but at wall was this

MPDev 04-09-2007 12:09 AM

You would need to use a TTF font that supports your charset.

sheva_mp3 04-09-2007 10:17 PM

There are some problems with log file.

PHP Code:

 // You can keep a log of text sent to your wall by uncommenting this section
    
$ip IPADDRESS;
    
$fd fopen("$pathto/efgraffiti.txt","a");
    
$debugtext "$string | $ip | ".$bbuserinfo['username']."\n";
    
fwrite($fd$debugtext);
    
fclose($fd); 

In log file I see only post and ip, but don't see username:confused:

Log file:
Quote:

sheva | 82.207.101.50 |
VB 3.6.5

Icemanmx 04-09-2007 10:56 PM

Hello
I also have this problem http://www.jffk.org/forums/wall.php

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

Can someone help out?

Thanks in advance

MPDev 04-10-2007 02:19 AM

You don't have the required TTF support installed.

Icemanmx 04-10-2007 01:46 PM

Quote:

Originally Posted by MPDev (Post 1223762)
You don't have the required TTF support installed.


Thanks
Do you upgrade the apache server to get the TTF support? Or is it other support on the server i need to activate?

Thanks in advance


All times are GMT. The time now is 06:56 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.01265 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
  • (1)bbcode_php_printable
  • (2)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