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)
-   -   Attached Image Watermark (https://vborg.vbsupport.ru/showthread.php?t=112829)

zurv 04-14-2006 05:19 AM

Quote:

Originally Posted by UK Jimbo
Hi Dave - when I wrote this code I thought it was just for your forum. I wasn't expecting you to release it publically.

Seems a bit odd if you can't support it too.

lol, so you wrote it for him, but he posted it as his hack? No wonder it says "ill try and support it"

utw-Mephisto 04-14-2006 05:41 AM

Quote:

Originally Posted by UK Jimbo
Hi Dave - when I wrote this code I thought it was just for your forum. I wasn't expecting you to release it publically.

Seems a bit odd if you can't support it too.


Busted ! LOL :bunny:

zurv 04-14-2006 05:47 AM

lol and hes asking for donations!

Neo198x 04-14-2006 11:15 AM

not work :((
it's my watermark image: http://www.loveyahu.org/forum/watermark.png
My code
PHP Code:

// the path to the PNG file that you want to overlay with
// must be on the local machine, not an http:// URL
$WATERMARK_PNG_FILE '/home2/loveyahu/public_html/forum/watermark.png';

// how you want to position the watermark enter either center or bottom_left
$WATERMARK_POSITION 'bottom_left';

// user you want to see watermarking on - this is just for testing
// set to 0 to work for all users
$VB_USER_ID 807;

// end variables - you shouldn't need to edit below here 


Ahsin1 04-14-2006 03:10 PM

where do we have to edit lines

bada_bing 04-15-2006 02:45 AM

pretty cool will reserve for an install

Ntfu2 04-15-2006 03:09 AM

Yea UkJim coded it, but i paid for the modification and was under the impression that since i paid for the code essentially i could release it, and whats wrong with asking for a donation to recoup some of the cost?



Quote:

Originally Posted by Neo198x
not work :((
it's my watermark image: http://www.loveyahu.org/forum/watermark.png
My code
PHP Code:

// the path to the PNG file that you want to overlay with
// must be on the local machine, not an http:// URL
$WATERMARK_PNG_FILE '/home2/loveyahu/public_html/forum/watermark.png';

// how you want to position the watermark enter either center or bottom_left
$WATERMARK_POSITION 'bottom_left';

// user you want to see watermarking on - this is just for testing
// set to 0 to work for all users
$VB_USER_ID 807;

// end variables - you shouldn't need to edit below here 



Make sure thats your user id

zurv 04-15-2006 03:15 AM

lol nothing wrong with it.. I just think its funny. If you paid for it you can do anything you want :)

btw I am having the same problem as Neo198x. And I know thats my correct username.

beezo 04-15-2006 08:19 AM

I have 3.5.4 and it is not working for me. Anyone on this version have it working? If so, what type of PNG do you have (i.e. PNG 8, PNG 32, GIF, JPG) and did you have to do something else besides edit those 3 lines.

Ntfu2 04-15-2006 04:11 PM

Forgot to Add Make sure you have GD2+ in the vBulletin options.

I'll add a watermark file i know works later today when i get a chance for people to test.

If anyone wishes to have me take a look at it if it doesnt work, simply add a admin account with privlages over the plugin system for a couple of minutes.


All times are GMT. The time now is 06:32 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.01189 seconds
  • Memory Usage 1,747KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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