vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Social Group and Album Enhancements - Watermark Generator (https://vborg.vbsupport.ru/showthread.php?t=263804)

demo7up 06-09-2011 04:54 PM

the test script, and the product..

stwan 06-09-2011 05:33 PM

This module only works with attached images?

Disasterpiece 06-09-2011 07:35 PM

Quote:

Originally Posted by stwan (Post 2205526)
This module only works with attached images?

With all image files, which exist physically on the server and are handed over by the vB attachment system.

S3Ponline 06-12-2011 05:52 AM

Quote:

Originally Posted by Disasterpiece (Post 2205569)
With all image files, which exist physically on the server and are handed over by the vB attachment system.

How?s the progress on this going?

Which version of vbulletin are you testing this on?

Nice mod. I look forward to the next update :)

Disasterpiece 06-12-2011 10:50 PM

Quote:

How’s the progress on this going?
The plugin hooks into the vbulletin attachment system, before the attachment image gets displayed.
The mod takes the image data either from database or file system according to your vB config, applies the watermark image, caches the image file for next request and prints the image to the screen.

Quote:

Which version of vbulletin are you testing this on?
Developed from version 4.0.8 to 4.1.3, basically it *should* work for 4.x.x

nocte 06-15-2011 03:13 PM

how about performance? Anyone using this Hack on a big board?

Quote:

caches the image file for next request
where are the images cached?

When will this mod be stable?

Disasterpiece 06-15-2011 03:55 PM

Quote:

Originally Posted by nocte (Post 2208110)
how about performance? Anyone using this Hack on a big board?

This remains to be tested.
The image processing should be quite performant, if you choose a bigger cache size, the images only need to be processed once and can then be viewed 100+ times without the need to re-process them.

Quote:

Originally Posted by nocte (Post 2208110)
where are the images cached?

In the file system, you can specify the cache directory yourself.
Idealy, it should remain outside the httpdocs directory.

Quote:

Originally Posted by nocte (Post 2208110)
When will this mod be stable?

It is marked as "Beta" because people were reporting behaviour I could not reproduce.
If it works for your configuration, you can consider it "stable".
I suggest to test it in a safe environment with the same webserver configuration and see if all works as intended.

edgeyveggie 06-15-2011 07:32 PM

Whoa I just tried this and now none of my images are visible on my site that were in threads? What happened? How do I fix this?

WebConnection 06-16-2011 12:39 PM

Is there a way that we can set in the option to have the watermark in random position between the four corners of the image(Top Left, Top Right, Bottom Left, and Bottom Right)?

Disasterpiece 06-16-2011 02:57 PM

Quote:

Originally Posted by edgeyveggie (Post 2208209)
Whoa I just tried this and now none of my images are visible on my site that were in threads? What happened? How do I fix this?

This is a usual issue if any kind of errors appear.

Do you see the watermark in the adminCP settings page? Or is there no image at all?
Do you see any warning symbols in the product's settings?

You can PM me your forum data so I can take a look myself. I guess it's just a configuration issue.

Quote:

Originally Posted by WebConnection (Post 2208483)
Is there a way that we can set in the option to have the watermark in random position between the four corners of the image(Top Left, Top Right, Bottom Left, and Bottom Right)?

Not right now. Since images are cached, it wouldn't be a very useful functionality IMHO.


All times are GMT. The time now is 04:57 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.01267 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
  • (10)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