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

KingPin6 02-20-2007 12:56 AM

thank you.

RealitYYY 03-28-2007 08:15 AM

This is great though is it able to be for specific forums and pm messages and not the entire site...

Xplorer4x4 04-01-2007 08:07 PM

Quote:

Originally Posted by RealitYYY (Post 1214311)
This is great though is it able to be for specific forums and pm messages and not the entire site...

Not tested but try putting
PHP Code:

<if condition="n_array($GLOBALS[forumid], array(X,Y,Z))"

as the first line of every plug in for this hack. Then put </if> as the last line if each plug in for this hack.

Replace XYZ with the forums ids of the forums you want it to cache in.

y2ksw 04-02-2007 10:17 AM

PHP Code:

<if condition="in_array($GLOBALS[forumid], array(X,Y,Z))"

may work for templates only (n_array does not work for sure :p )

maxicep 04-02-2007 12:35 PM

Quote:

Originally Posted by y2ksw (Post 1218230)
PHP Code:

<if condition="in_array($GLOBALS[forumid], array(X,Y,Z))"

may work for templates only (n_array does not work for sure :p )

i do it what you write, bu take an error when posting and editing on forum than i uninstalled .:(

y2ksw 04-02-2007 05:48 PM

The plugin has been written for entire sites, not for selections of forums and subforums. Unless I will release a version which allows selecting forums, I do not suggest to make a change to templates. I corrected a typo, in a hypothetically working template modification. ;)

home9000 04-13-2007 03:44 PM

very nice product
let assume that I disable the product after one month what is the impact ?
I will lose all images , is this right ?

y2ksw 04-14-2007 08:26 AM

No, the images you have stored on your server remain. After uninstalling/disabling, newly pasted images will not be stored to your server any more. That's all :)

home9000 04-17-2007 07:39 AM

Is it possible to print logo over the images that store in the site ?

like this
https://vborg.vbsupport.ru/showthrea...ight=watermark
or this
https://vborg.vbsupport.ru/showthrea...ight=watermark

y2ksw 04-17-2007 11:41 AM

Not yet. It has been asked before and when I got time to review this plugin, I may add this feature.


All times are GMT. The time now is 04:32 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.01381 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
  • (3)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)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