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-10-2007 10:41 AM

Quote:

Originally Posted by mktrilogy (Post 1336048)
signature now only displays url

is it possible to only resize the post and not the sig?

I was unable to duplicate this behavior. The only thing I can think of is that your sig permissions are not set. First let me know if you are using any mods that modify permissions, such as Advanced BBCode Permissions or CES Parser Permissions. Also, please check your Usergroup Permissions under Signature Permissions. In vBulletin Options make sure [IMG] Code is enabled.

But to answer your other question: resizing the images in only one area would almost defeat the purpose of using this mod at all. If you're concerned about the alert "This image was resized," it doesn't appear in signatures or private messages.

sadiq6210 09-10-2007 03:11 PM

Thanks
But
Is there a screenshot ?

thincom2000 09-10-2007 03:40 PM

No screenshot (not sure what it would prove). You can view the dev testing thread here: http://www.crackedeggstudios.com/project.php?issueid=36

Computer Guru 09-10-2007 10:00 PM

Thanks. Installed.

mktrilogy 09-11-2007 01:19 AM

in my case it only changes the image into url into thus images are not displayed.

thincom2000 09-11-2007 03:08 AM

That's not really too helpful. What are the settings I asked about earlier?

mktrilogy 09-11-2007 05:07 AM

Quote:

Originally Posted by thincom2000 (Post 1336120)
I was unable to duplicate this behavior. The only thing I can think of is that your sig permissions are not set. First let me know if you are using any mods that modify permissions, such as Advanced BBCode Permissions or CES Parser Permissions. Also, please check your Usergroup Permissions under Signature Permissions. In vBulletin Options make sure [IMG] Code is enabled.

But to answer your other question: resizing the images in only one area would almost defeat the purpose of using this mod at all. If you're concerned about the alert "This image was resized," it doesn't appear in signatures or private messages.

using bbcode manager
image code is enabled of course.

It does not resize my sig, it makes them url. no alert message, just url. all images that uses img code becomes url

nickypoooo 09-11-2007 06:11 AM

Quote:

Originally Posted by mktrilogy (Post 1336757)
using bbcode manager
image code is enabled of course.

It does not resize my sig, it makes them url. no alert message, just url. all images that uses img code becomes url

I'm having the same problem, It make my sig UR.
same here all images that uses img code becomes url.

Uninstalled.

thincom2000 09-11-2007 12:21 PM

Quote:

Originally Posted by mktrilogy (Post 1336757)
using bbcode manager
image code is enabled of course.

It does not resize my sig, it makes them url. no alert message, just url. all images that uses img code becomes url

I can only figure that there is a conflict since I have messed with the settings ad nauseum and can't figure out why this is occurring on your install. Please list any mods that hook into bbcode_parse_start (check the Plugin Manager, and sort by hook location instead of product).

Stoebi 09-11-2007 02:18 PM

Hi

Really nice hack, thank you. :) I have some little problems.
My option for your hack:
'Enable/disable a message above each image that has been resized' is Off (value = 0)

If this option turned off, firefox displays an error message. Please see the image attached with this post (2nd line).

Code:

.resizeimage { max-width: $vboptions[ces_dynamicpic_width]px; }
* html .resizeimage, .resizednote { width: expression((this.width > intval($vboptions[ces_dynamicpic_width] - 1))) ? '$vboptions[ces_dynamicpic_width]px' : 'auto'); }

IE, Firefox and Opera have problems with this peace of code. Please see the image attached with this post (1st line).

IE 7 does not display the background-color for $dynamicpic['note_true'] if this option 'Enable/disable a message above each image that has been resized' enabled.



My wish:
Allow to resize if 'Enable/disable a message above each image that has been resized' disabled.


Kind Regards,

Stoebi


All times are GMT. The time now is 05:07 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.01195 seconds
  • Memory Usage 1,740KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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