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)
-   -   Show Thread Enhancements - Hide Images from Guests (https://vborg.vbsupport.ru/showthread.php?t=256054)

magnaromagna 07-30-2012 07:42 AM

Installed, and worked sometimes.
Re-installed, did not work

Is it works on 4.2?

Draffi 09-01-2012 11:53 PM

Dont work with vb-Suite 4.2!

rady 10-28-2012 02:49 PM

I am about to upgrade to 4.2 but i need this mod to work :(

john7911 03-30-2013 09:34 PM

Looking for this for 4.2.0.
Thank you ;)

M.C. 04-22-2013 07:59 PM

works as charm on 4.2 pl3

War Machine 06-18-2013 06:53 PM

It works on 4.2.0, but i have a problem with spiders, it affect seo research!!!

cric2k 11-15-2013 09:03 AM

Doesn't work on 4.1.9, [ IMG ] code still displays embeded images from other site?

cric2k 11-15-2013 09:27 AM

I've figured out that the "$this->post['pagetext_html'] =.." is not referencing the postbit code in the plugin php.

Edit: "$this->post['pagetext_html'] =.." contains the html and is replacing the characters to give the Guest error message, but it is not actually affecting the postbits which are displayed on the final page, either it is being over-written in later executed code or the actual outputted html is populated in another variable.

cric2k 11-18-2013 11:56 AM

For anyone else who can't get this working, or is struggling to get it to work on all threads - I found another plugin was fighting with it - and also modify the plugin so that it also references the 'pagetext' variable which was for some reason used in about half my threads, so... copy the $this->post['pagetext_html']... bit and paste a $this->post['pagetext']... version as well.

sv1cec 11-29-2013 10:48 AM

Does it show you the message it should show, or something like this:

Code:

<font color="red">Guests can not see images in the messages. Please register in the forum by clicking <a href="register.php"><strong>here</strong></a>.</font>]
Never mind, figure this out, the phrase should be entered in vBulletin language, not HTML. Here is what I entered and worked in 4.2.2:

PHP Code:

[COLOR=Red][SIZE=5]No Images for Guests.[/SIZE][/COLOR



All times are GMT. The time now is 09:14 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.01078 seconds
  • Memory Usage 1,731KB
  • 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_code_printable
  • (1)bbcode_php_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