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)

MPDev 04-10-2007 02:38 PM

TTF is a part of PHP; so you would need to update your PHP installation.

MPDev 04-11-2007 10:18 AM

Quote:

Originally Posted by sheva_mp3 (Post 1223641)
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:


VB 3.6.5

Try changing $bbuserinfo['username'] to $vbulletin->userinfo['username']

dbirosel 04-11-2007 06:55 PM

Looks like a sweet & fun mod to add to the boards. Will install once i get home.

Stereo123456 04-12-2007 09:01 AM

Fatal error: Call to undefined function: imagecreate() in /home/ub3rhack/public_html/forums/wall.php on line 90

Please help

MPDev 04-12-2007 09:37 AM

No GD support with your PHP installation.

Folks, please read the requirements.

PoetJA-1975 05-11-2007 01:11 AM

Thanx very much for the share.
I have 1 questions though: Sometimes the texts revert to just a black outline. Anyway to correct this?

ALSO - I made a nice bricks.jpg graphic customized for JPiC Forum
Some may be interested so - here ya go...
It's may be seen on http://JPiCForum.info/wall.php

http://img338.imageshack.us/img338/4262/bricksdi7.jpg

Jacquii.

mr moose 06-12-2007 07:27 AM

how can you tell if you have gd support on your installation/server? im still fairly new to all this so just wondered

ged 10-05-2007 12:53 AM

Quote:

Originally Posted by MPDev (Post 1224234)
TTF is a part of PHP; so you would need to update your PHP installation.

So, what do I have to tell to my host?

yoyoyoyo 10-10-2007 10:24 AM

is there any way to make this so only members and staff can use it?

yoyoyoyo 10-10-2007 09:25 PM

also - how can I make it so only the admin can wipe the wall?


All times are GMT. The time now is 06:48 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.02288 seconds
  • Memory Usage 1,737KB
  • 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
  • (3)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