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)
-   -   Show Thread Enhancements - CES Dynamic [IMG] Resize (Plugin Version) (https://vborg.vbsupport.ru/showthread.php?t=157428)

thincom2000 09-14-2007 07:24 PM

In the template, find:
HTML Code:

* html .resizeimage, .resizednote { width: expression((this.width > intval(600 - 1))) ? '600px' : 'auto'); }
Replace it with:
HTML Code:

* html .resizeimage, .resizednote { width: expression((this.width > intval(600 - 1)) ? '600px' : 'auto'); }
That's the only place I could find an expected ';', so let me know if that changes anything.

mrghostno1 09-14-2007 09:07 PM

Is this for me? Anyway, what's the difference between the 2 codes? for me they look the same...

Once more thnks for ultra fast support :)

edit: tried to reinstall, still no image at all when enabled.

offline 09-14-2007 09:10 PM

Well it still doesn't work properly but I can now click on the image to make it bigger on the fornt page but when viewing the message itself it is still not clickable.

By the way I wanted to say thanks for the mod and thank a million for trying to help me get it working.

thincom2000 09-14-2007 11:22 PM

The "image was resized" message is not clickable in the public version. Is this what you meant?

EDIT: It depends on how you navigate to the post for some reason. Doing so through the forums and it functions normally. Doing so from your vBa module and it breaks. Hitting back after going through vBa, then clicking it again and it functions normally. I'm at a loss.

ForYou 09-15-2007 12:57 PM

Hello ,

I was installed the hack and work good but all the image was appear links not image , when i do edit the post the image will show ,

http://dardasha.net/montada/showpost...&postcount=116

but my forums is big and alot of posts and i can't do edit for all posts ,

Regards

impuLsive 09-15-2007 01:24 PM

All images turned into links in signatures, and I can't un-do this. I tried running the things in "Update Counters", but no luck. Please post a fix as this mod just broke 800 of my users sigs :-\

thincom2000 09-15-2007 02:22 PM

Quote:

Originally Posted by ForYou (Post 1339470)
but my forums is big and alot of posts and i can't do edit for all posts

If editing the post works, then the update counters method should fix it for you.

thincom2000 09-15-2007 02:27 PM

Quote:

Originally Posted by impuLsive (Post 1339479)
All images turned into links in signatures, and I can't un-do this. I tried running the things in "Update Counters", but no luck. Please post a fix

I have posted many times in this thread that I am unable to duplicate this behavior at all on my board. If someone can create a test board where this DOES happen, I will gladly take a look and post the fix.

mrghostno1 09-16-2007 04:39 PM

Editing the post works for me too, updating the counter works too.

However, all the images that were in the single line now became each on a line, editing shows the code ok, but it places on per line, making posts get a real long scroll down...
After disabling, the post became ok again. But when i enable CES Dynamic Resize, again all images showing as links, so i would need to update counters all again...

Bug report: Images with link

https://vborg.vbsupport.ru/

Dont show up when resize is enabled

thincom2000 09-16-2007 05:41 PM

Quote:

Originally Posted by mrghostno1 (Post 1340245)
all the images that were in the single line now became each on a line, editing shows the code ok, but it places on per line, making posts get a real long scroll down...

This should only occur if the resize message is enabled. This occurs because the message can only be rendered on a new line. I will look into adjusting this in the next version, but it would complicate the code.

Quote:

Originally Posted by mrghostno1 (Post 1340245)
Bug report: Images with link

[URL=http][IMG]image.gif[/IMG][/url]

Dont show up when resize is enabled

This is very odd. Perhaps it is related to stack order. I will look into this.


All times are GMT. The time now is 11:19 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.02381 seconds
  • Memory Usage 1,741KB
  • 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_html_printable
  • (4)bbcode_quote_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