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

agiacosa 09-27-2006 09:47 AM

Hi,

I'm getting this database error. Any idea why?

Database error in vBulletin 3.6.1:

Invalid SQL:
UPDATE user SET
### Bitfield: user.options ###
options = IF(options & 1, options, options + 1),
options = IF(options & 2, options, options + 2),
options = IF(options & 4, options, options + 4),
options = IF(options & 16, options, options + 16),
options = IF(options & 32, options - 32, options),
options = IF(options & 256, options - 256, options),
options = IF(options & 512, options - 512, options),
options = IF(options & 1024, options, options + 1024),
options = IF(options & 2048, options, options + 2048),
options = IF(options & 4096, options, options + 4096),
options = IF(options & 32768, options - 32768, options),
options = IF(options & 64, options, options + 64),
options = IF(options & 128, options - 128, options),
languageid = 0,
autosubscribe = 0,
threadedmode = 0,
timezoneoffset = '0',
showvbcode = 0,
pmpopup = 1,
maxposts = -1,
daysprune = 0,
startofweek = 1,
lppstatus = 1,
ncode_imageresizer_mode = 'enlarge',
ncode_imageresizer_maxwidth = NULL,
ncode_imageresizer_maxheight = NULL
WHERE userid = 96;

MySQL Error : Unknown column 'ncode_imageresizer_maxwidth' in 'field list'
Error Number : 1054
Date : Tuesday, September 26th 2006 @ 11:21:48 PM
Script : http://www.aquaticplantcentral.com/profile.php
Referrer : http://www.aquaticplantcentral.com/p...do=editoptions
IP Address :
Username :
Classname : vB_Database

Tralala 09-29-2006 10:55 AM

Quote:

Originally Posted by oldengine
It would be ABSOLUTELY GREAT if there was a hack to PREVENT the quoting of images!

https://vborg.vbsupport.ru/showthread.php?t=107022

user02934123123 09-30-2006 08:16 AM

I very much like the feature this hack provides.

Any chance of getting it to display the reduction also in post preview mode? Currently, resizing doesn't happen until the post actually gets posted fully to the system: previews show it full sized, with all the problematic distortion of page-layout that may encounter, which causes some of my members not to post their image, since it is so large and they don't realize that it will be re-sized.

Cheers.

EasyTarget 09-30-2006 03:16 PM

great hack, installed.

EasyTarget 10-01-2006 09:27 AM

/me signs petition to add resize support in the other thread locations

principino1984 10-02-2006 11:14 AM

great hack, finally i found a hack that works on my forum!!! thanks man!!!

Marco

transitbus 10-02-2006 04:43 PM

How did I miss this mod? This is exactly what I was looking for! Doesn't require editing the php files, easy to install and has configurable options. Perfect!

Spleasure 10-03-2006 09:54 AM

Sorry for keeping you waiting for so long, I'm very busy.

Quote:

1.0 release candidate 2 (October 3rd, 2006)
- images weren't correctly resized when both
height and width restrictions were in effect.
- added robustness for IE flaws, not perfect yet
- images in post previews get resized as well
Thanks for the support and possitive comments.

sensimilla 10-03-2006 01:31 PM

Installed and it doesnt work with any language but default english..
Hope its possible to create a plugin working with any language installed

EasyTarget 10-03-2006 05:11 PM

thanks for the update spleasure.

what about support for the post reply screens where you enter a message. If you reply to a post/thread with a large image then the full image is shown/template messed up when you are making the post + post preview (for existing image).


All times are GMT. The time now is 04:07 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.01619 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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