View Full Version : Show Thread Enhancements - Image resizer
TrIn@dOr
04-24-2007, 01:24 PM
thanks for the update!
Panagioths
04-24-2007, 01:27 PM
I have finally released version 1.0 of the Image Resizer.
Changes are:
- added code to make phrases javascript safe, multiline phrases and phrases with accents
should work now.
- added compatibility with vBAdvanced
- improved installation procedure
I hope it works well for you.
Jorrit
PS: Donations are welcome: paypal / moneybookers: jorrit@ncode.nl
How can we do the update?
itsblack
04-24-2007, 02:01 PM
wonderful! Thank you for the update.
tehPARADOX
04-24-2007, 02:03 PM
How can we do the update?
Download the 1.0 package, then:
III. Installation / Upgrade
1. Upload "ncode_imageresizer.js" to the clientscript directory in your vBulletin installation.
2. Import "product-ncode_imageresizer.xml" in your vBulletin forum. Enter your AdminCP and go to Plugins & Products -> Manage Products. Click on [Add/Import Product] and refer to the XML file.
The installation script will detect which database modifications have to be performed and will display the query that is going to perform these modifications.
If something fails, execute that query yourself.
3. The file "vbulletin-language-nl.xml" can be used to import dutch versions of the used phrases. Import it in your language manager and overwrite the installed language "Nederlands". It will not remove any phrases, just add new ones.
The installation adds a couple of settings, phrases, templates and plugins, all of which are easily recognizable. It also adds the fields `ncode_imageresizer_mode`, `ncode_imageresizer_maxwidth` and `ncode_imageresizer_maxheight` to your `user` table, in which the resizesettings are saved. These fields are removed when the plugin is
Crazy Serb
04-24-2007, 02:39 PM
I still don't get it how this is supposed to work...
I've uploaded the .js file, imported the .xml, the javascript shows up in the pages defining the stylesheets and a few vbphrases/functions...
but that's about it.
all images are still regular sizes, no resize options are available... I'm totally clueless what to do now.
p.s. - i'm running vb 3.6.3 and vbadvanced 2.0.1 or something, if that helps at all.
Amenadiel
04-24-2007, 02:53 PM
Here's a hack that converts quoted IMG tags to URL tags instead:
https://vborg.vbsupport.ru/showthread.php?t=107022
It's even user-configurable with a UserCP pref.
Thank you!
I had to insert two fields to vb_profilefield for this mod to work in VB 3.6.5, but now it's ok and does exactly what I needed.
Spleasure
04-24-2007, 03:04 PM
What is the URL to your board
tehPARADOX
04-24-2007, 03:05 PM
I still don't get it how this is supposed to work...
I've uploaded the .js file, imported the .xml, the javascript shows up in the pages defining the stylesheets and a few vbphrases/functions...
but that's about it.
all images are still regular sizes, no resize options are available... I'm totally clueless what to do now.
p.s. - i'm running vb 3.6.3 and vbadvanced 2.0.1 or something, if that helps at all.
Look under vBulletin options > nCode Image Resizer Options.
gg_luna128
04-24-2007, 05:25 PM
Still does not validate XHTML 1.0.
Spleasure
04-24-2007, 06:24 PM
Still does not validate XHTML 1.0.
This release wasn't supposed to fix that.
Crazy Serb
04-24-2007, 08:27 PM
Look under vBulletin options > nCode Image Resizer Options.
did.
still nothing.
changing settings around doesn't help.
disabling/enabling it doesn't help.
I have no idea what else to do...
is this browser specific? cuz I've tried it on FF2 and IE7, and no luck...
Mrdby
04-25-2007, 12:02 AM
updated
AMG021
04-25-2007, 12:42 AM
I still don't get it how this is supposed to work...
I've uploaded the .js file, imported the .xml, the javascript shows up in the pages defining the stylesheets and a few vbphrases/functions...
but that's about it.
all images are still regular sizes, no resize options are available... I'm totally clueless what to do now.
p.s. - i'm running vb 3.6.3 and vbadvanced 2.0.1 or something, if that helps at all.
I'm having the same problem. I don't know why but it doesn't resize in vBadvanced :confused:
Mrdby
04-25-2007, 12:44 AM
well since you guys out it like that..i updated..and see no difference.
mktrilogy
04-25-2007, 01:25 AM
The old version works well, when i updated and input the desired setting, nothing happens.
projectego
04-25-2007, 03:25 AM
Thanks for the update, Spleasure! This hack rocks! ;)
cunder
04-25-2007, 12:11 PM
Hello
Thank you man nice mod
But I use these mod vS-Hide.Hack.Resurrection.Expanded_2.8.1_by.Psionic.V ision
When someone presses on my site on the thanked button the pics reresize my images!
is there a way of changing wen someone press the thanks button en te pics don't stay resize !!!
thanks
KURTZ
04-25-2007, 12:20 PM
i cant update this hack :(
i've got this error
Database error in vBulletin 3.6.5:
Invalid SQL:
ALTER TABLE `vBuser` ADD `ncode_imageresizer_mode` ENUM("none", "enlarge", "samewindow", "newwindow") DEFAULT "enlarge" NOT NULL;
MySQL Error : Duplicate column name 'ncode_imageresizer_mode'
Error Number : 1060
Date : Wednesday, April 25th 2007 @ 03:25:46 PM
Script : http://www.XXX.com/board/admincp/plugin.php?do=productimport
Referrer : http://www.XXX.com/board/admincp/plugin.php?do=productadd
IP Address : XXX.XXX.XXX
Username : KURTZ
Classname : vb_database
AMG021
04-25-2007, 12:44 PM
Try Uninstalling the old one and install this one ;)
Stifmeister2
04-25-2007, 03:05 PM
Thx. :)
Spleasure
04-25-2007, 03:40 PM
i cant update this hack :(
i've got this error
Database error in vBulletin 3.6.5:
Invalid SQL:
ALTER TABLE `vBuser` ADD `ncode_imageresizer_mode` ENUM("none", "enlarge", "samewindow", "newwindow") DEFAULT "enlarge" NOT NULL;
MySQL Error : Duplicate column name 'ncode_imageresizer_mode'
Error Number : 1060
Date : Wednesday, April 25th 2007 @ 03:25:46 PM
Script : http://www.XXX.com/board/admincp/plugin.php?do=productimport
Referrer : http://www.XXX.com/board/admincp/plugin.php?do=productadd
IP Address : XXX.XXX.XXX
Username : KURTZ
Classname : vb_database
You downloaded the version for vB 3.5.4
Fungsten
04-25-2007, 06:38 PM
3.6.5.
ArchangelX
04-25-2007, 08:37 PM
Absolutely fantastic product! I love this, and it keeps my forums from going spastic with all the super large images! Thank you so much! Installed on 3.5.3 and working without a problem!
KURTZ
04-25-2007, 09:07 PM
You downloaded the version for vB 3.5.4
you're right! now succesfully updated! thanks a lot! ;)
PolyMarauder
04-25-2007, 10:03 PM
Great hack
works like as advertised. Real quick though
If I want to change the font and background in the information bar as well as place it under the image instead of on top is that possible and where would I go to do that? Thanks you
mktrilogy
04-26-2007, 02:05 AM
After Upgrade, doesnt work for me anymore. It does not resize anymore.
dope15gd
04-26-2007, 03:34 AM
working very well for me. 3.6.4
I wonder if you might consider a mod to this add-on. Some site have it setup so if an image is quoted it is set to a small size (smaller than the others in psots). It would need to work the same as this script, but only for quoted images.
Just a thought.
Travlur
04-26-2007, 05:47 AM
Anyone, will this work with photoplog? I need something that when people try to upload an image wider than the maximum width set in photoplog admin that their image will be resized (to 800 width) not refused as it is at the moment :-(
Spleasure
04-26-2007, 06:33 AM
working very well for me. 3.6.4
I wonder if you might consider a mod to this add-on. Some site have it setup so if an image is quoted it is set to a small size (smaller than the others in psots). It would need to work the same as this script, but only for quoted images.
Just a thought.
So you mean making quoted images even smaller?
After Upgrade, doesnt work for me anymore. It does not resize anymore.
Do you have a URL to your board
Tralala
04-26-2007, 12:58 PM
So you mean making quoted images even smaller?
Yeah, that would be very cool, I think.
AMG021
04-26-2007, 03:13 PM
so why doesn't this hack work with vbadvanced???
BBI-Ross
04-26-2007, 06:58 PM
so why doesn't this hack work with vbadvanced???
Worked fine with me
Great mod, thank you.
Spleasure
04-26-2007, 07:56 PM
so why doesn't this hack work with vbadvanced???
Please give a link to your forum
BadgerDog
04-26-2007, 11:21 PM
What has been the experience of folks here who have installed this, with regards to the most optimal dimension size to choose?
Thanks ... :)
Regards,
Badger
BadgerDog
04-27-2007, 05:30 PM
Ok, went with default settings....
Marked installed on v3.6.4 with vbadvanced and works just fine...
Thank you Spleasure... clean, simple install... even an old Fortran code dummy like me handled it ... :D
A few thoughts....
Perhaps expand the mouse coverage so a user can click anywhere on the pic and it expands or contracts. I found it a little un-natural to have to move it to the top small yellow bar all the time. Perhaps I'm just too used to clicking thumbnails that way...
Second, what does weights mean? Isn't the term file size?
Finally, maybe an option to do away with the yellow bar and description thing, just permitting people to expand and contract the pics by just clicking on them. Less distracting?
Thanks again for some terrific work to solve an annoying problem from people uploading large pics and overunning the board.
Regards,
Badger
ArchangelX
04-27-2007, 05:46 PM
I do agree with BadgerDog's above post...even though this is an already superb mod...this would be over the top exceptional if his comments were taken into account and updated.
It's a quality mode, that's for sure!
Spleasure
04-27-2007, 06:42 PM
The rationale behind the yellow bar is the fact that using this method the image itself can still be a link (https://vborg.vbsupport.ru/ (somewhere))
BadgerDog
04-27-2007, 08:55 PM
The rationale behind the yellow bar is the fact that using this method the image itself can still be a link (someimg (somewhere))
Understood....
I did try another image resizer mod...
https://vborg.vbsupport.ru/showthread.php?t=125500
It worked fine and simply expanded the downsized pic back to original sizw when clicked upon, but it had nowhere near the AdminCP functionality or UserCP options yours does. It was also a bit "touchy feely" installing, having to wade through template changes, whereas yours is pretty elegant.
However, I did like the transparency of how he did it with the dotted lines around the pic that had been downsized and the intuitive "hand" appearing as the user moved the mouse over it.
In any event, thanks again for your work... :)
BTW, what is a reasonable (optimal) X&Y set of numbers to set for defaults? Is it 640x0, 640x320, 800x600 etc.. ?
Finally, I assume I can change weights to filesize in "prhases" without any adverse effetcs?
Regards,
Badger
AMG021
04-27-2007, 09:45 PM
Please give a link to your forum
Hey I pmed u my site
Spleasure
04-28-2007, 07:24 AM
BTW, what is a reasonable (optimal) X&Y set of numbers to set for defaults? Is it 640x0, 640x320, 800x600 etc.. ?
Finally, I assume I can change weights to filesize in "prhases" without any adverse effetcs?
Regards,
Badger
The optimal size depends on your layout. The phrases can be changed without problems.
cunder
05-01-2007, 07:59 AM
Hello
Thank you man nice mod
But I use these mod vS-Hide.Hack.Resurrection.Expanded_2.8.1_by.Psionic.V ision
When someone presses on my site on the thanked button the pics reresize my images!
is there a way of changing wen someone press the thanks button en te pics don't stay resize !!!
thanks
Anyone :erm:
BadgerDog
05-01-2007, 09:54 AM
Just thought I'd let everyone know that this mod works fine under v3.6.4 in tangent with mini2's highslide integration with vB attachments - lightbox alternative - inline too.
https://vborg.vbsupport.ru/showthread.php?t=139167
Regards,
Badger
IAWBody
05-02-2007, 12:02 AM
This is a freakin' awesome addition to my forum. Thank you!
KURTZ
05-02-2007, 12:41 AM
another update? :S
Razasharp
05-03-2007, 04:15 PM
Excellent mod, thanks for sharing!
Is it possible to have an option where the full image is opened in a page on our own sites... where we can have our logos above the image and a 'close this page' box below it? That would be a huge help :)
Very nice mod, i like it, thanks.
I have a small problem i dont know how to fix.
I set the option to open pictures in new window.
It does work for me only for IE, but not for FireFox.
What should i do ?
Page is:
http://www.diskusije.net/showthread.php?t=3282
Please help me if you can.
Thank you! :)
Spleasure
05-04-2007, 07:39 AM
Anyone :erm:
Sorry, do you have a link to a thread where the error occurs?
Excellent mod, thanks for sharing!
Is it possible to have an option where the full image is opened in a page on our own sites... where we can have our logos above the image and a 'close this page' box below it? That would be a huge help :)
Interesting idea, will keep it in mind.
Very nice mod, i like it, thanks.
I have a small problem i dont know how to fix.
I set the option to open pictures in new window.
It does work for me only for IE, but not for FireFox.
What should i do ?
Page is:
http://www.diskusije.net/showthread.php?t=3282
Please help me if you can.
Thank you! :)
It works for me, opens in a new tab here.
princeedward
05-04-2007, 12:19 PM
click install..thanks.. ;)
Sorry, do you have a link to a thread where the error occurs?
Interesting idea, will keep it in mind.
It works for me, opens in a new tab here.
With firefox?:|
Spleasure
05-04-2007, 05:40 PM
With firefox?:|
Yes, FireFox 2. Maybe you have some agressive popup blocker installed?
Yes, FireFox 2. Maybe you have some agressive popup blocker installed?
No, no popublocker installed for my website, its on allow list.
When i click on the yellow bar, my picture just re-sizes.
FF 2.0.0.3, just re-installed java.
Weird :/
Spleasure
05-04-2007, 06:46 PM
No, no popublocker installed for my website, its on allow list.
When i click on the yellow bar, my picture just re-sizes.
FF 2.0.0.3, just re-installed java.
Weird :/
What have you setup in your personal settings for this mod?
Default resize mode: open in new window
Maximum width: 640
Maximum height: 0
User options: allow all options
resize images in signatures: yes
clear user settings: no
Thank you
Burley
05-06-2007, 03:32 PM
I'm sorry if this question has already been posted, but I was wondering if you could put in a feature that enables the mod to use different dimensions for the signature.
It would be a great way to control the size of the users sig.
Geweldige hack!
Guest210212002
05-06-2007, 04:09 PM
/me clicks install
How do I go about changing the color of the warning text? It's a bit hard to read with my theme's colors. I tried just editing the phrases, but it doesn't parse the code and just displays it raw. (eg: "span class="blah" click this to resize" instead of actually making the text that color.
Or alternately, where do I change the background color of the info box?
Cheers!
Guest210212002
05-06-2007, 04:21 PM
Figured that out. For anyone else looking to change the colors of the bar, they're in the template ncode_imageresizer_headinclude, as plain CSS.
table.ncode_imageresizer_warning {
background: #FFFFE1;
color: #000000;
border: 1px solid #CCC;
cursor: pointer;
}
Spleasure
05-06-2007, 05:41 PM
I made some mistakes with the previous release which caused an old js file to be present instead of the new one. Release 1.0.1 fixes this, as well as fulfilling the vBAdvanced compatibility promise from the previous changelog. Sorry for not having it right the first time.
Collectors
05-06-2007, 06:13 PM
The best way to update is?:
Upload new ncode_imageresizer.js and overwrite the old version.
Plugins & Products --> Manage Products --> Add/Import Product --> Import Product --> Allow Overwrite: YES ?
Spleasure
05-06-2007, 06:14 PM
The best way to update is?:
Upload new ncode_imageresizer.js and overwrite the old version.
Plugins & Products --> Manage Products --> Add/Import Product --> Import Product --> Allow Overwrite: YES ?
exactly
Robru
05-06-2007, 06:50 PM
Thanks for your update :)
Collectors
05-06-2007, 09:12 PM
exactly
Thanks Jorrit! Works great :up:
Mrdby
05-06-2007, 09:15 PM
updated..thanks~!!
KURTZ
05-06-2007, 10:06 PM
updated!
Fungsten
05-06-2007, 10:11 PM
Is this another update in the past hour or so? Thanks.
Spleasure
05-07-2007, 03:46 PM
I think I forgot a little thing. As long as the version number is alright, you should be fine.
[edit]
I just removed the "is in beta phase" flag, so that's why it's listed as updated again.
Burley
05-07-2007, 04:49 PM
Jorrit, did you read my post/question on the previous page?
Spleasure
05-07-2007, 05:27 PM
I'm sorry if this question has already been posted, but I was wondering if you could put in a feature that enables the mod to use different dimensions for the signature.
It would be a great way to control the size of the users sig.
Geweldige hack!
It has been mentioned, will perhaps be implemented in the future.
AMG021
05-07-2007, 10:56 PM
I'm sorry if this question has already been posted, but I was wondering if you could put in a feature that enables the mod to use different dimensions for the signature.
It would be a great way to control the size of the users sig.
Geweldige hack!
That would be great. And same thing for vBadvanced :)
TheJackal56
05-08-2007, 10:28 AM
Installed and working on 3.6.5 :up:
webitamin.com
05-11-2007, 01:08 AM
Thanks.. really nice hack..
Guest210212002
05-11-2007, 01:09 AM
/me clicks install
Foghorn Deadhor
05-12-2007, 09:34 PM
Will it be possible to make this work with attachments? Sorry if this has already been asked, but I don't like default thumbnails and would like the user-customizability of this function to work with attachments as well.
coffee
05-13-2007, 05:42 PM
Works great with vB 3.6.6 !
Strafe
05-14-2007, 01:44 AM
Great work! I already installed this mod on my forums.
HOWEVER,
There is one certain thread I am having resizing problems: http://www.luniafan.com/forums/showthread.php?p=1575
As you can see, the large images have all been resized but it seems like the tables in my forum still go larger than the assigned size.
Can someone help me out with this?
https://vborg.vbsupport.ru/
EDIT: This seems to be happening when theres a lot of large images posted on a single thread (about 5+ large images). What could be happening?
TrIn@dOr
05-14-2007, 01:16 PM
After upgrading 3.6.5 to 3.6.6 and updated the modified templates, this mod is still working.
Thanks.
cupra
05-14-2007, 10:12 PM
great mod, Installd :P
thx a lot
johnstires
05-15-2007, 02:16 AM
This is a great mod.
How exactly does one retemplate the warning? I'd like it to be below the image with the yellow triangle icon removed and justified to the right.
I was able to remove the triangle icon via the js script, but I can't figure out how to move below and how to justify the text to the right.
Ideally it would be nice to just allow for no warning, where the user just clicks on the image and it resizes. Just my 2 cents. Great mod!
Strafe
05-16-2007, 09:53 PM
Great work! I already installed this mod on my forums.
HOWEVER,
There is one certain thread I am having resizing problems: http://www.luniafan.com/forums/showthread.php?p=1575
As you can see, the large images have all been resized but it seems like the tables in my forum still go larger than the assigned size.
Can someone help me out with this?
https://vborg.vbsupport.ru/
EDIT: This seems to be happening when theres a lot of large images posted on a single thread (about 5+ large images). What could be happening?
Can someone help me with my issue? Anyone experienced this?
Spleasure
05-17-2007, 07:10 AM
Will it be possible to make this work with attachments? Sorry if this has already been asked, but I don't like default thumbnails and would like the user-customizability of this function to work with attachments as well.
Great idea
Great work! I already installed this mod on my forums.
HOWEVER,
There is one certain thread I am having resizing problems: http://www.luniafan.com/forums/showthread.php?p=1575
As you can see, the large images have all been resized but it seems like the tables in my forum still go larger than the assigned size.
Can someone help me out with this?
http://img172.imageshack.us/img172/5006/wideoj8.jpg
EDIT: This seems to be happening when theres a lot of large images posted on a single thread (about 5+ large images). What could be happening?
Strange problem. Does it occur when using the default template as well?
This is a great mod.
How exactly does one retemplate the warning? I'd like it to be below the image with the yellow triangle icon removed and justified to the right.
I was able to remove the triangle icon via the js script, but I can't figure out how to move below and how to justify the text to the right.
Ideally it would be nice to just allow for no warning, where the user just clicks on the image and it resizes. Just my 2 cents. Great mod!
you can edit those properties via CSS, they're in the ncode_imageresizer_headinclude template.
Guest210212002
05-17-2007, 09:29 PM
Great mod, but I'm getting W3 validation errors with the "onload" attribute.
You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).
This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.
Here's a thread with the problem if you want to toss into validator.w3.org:
http://www.sevenstring.org/forum/artist-reviews-interviews/2459-sevenstring-org-interview-steve-smyth-nevermore.html#post32110
Spleasure
05-18-2007, 08:15 AM
Great mod, but I'm getting W3 validation errors with the "onload" attribute.
Here's a thread with the problem if you want to toss into validator.w3.org:
http://www.sevenstring.org/forum/artist-reviews-interviews/2459-sevenstring-org-interview-steve-smyth-nevermore.html#post32110
Known problem. It's on my todo list
helmlein
05-18-2007, 10:47 PM
I search for a German version of this modification.
does anybody have a german lingual mod?
Strafe
05-21-2007, 08:55 PM
Great idea
Strange problem. Does it occur when using the default template as well?
you can edit those properties via CSS, they're in the ncode_imageresizer_headinclude template.
No Spleasure, it only occurs with that certail style. Think you can help me solve the problem?
KosiRax.Z
05-22-2007, 03:29 AM
thx
could this hack be uesd in VB3.67?
Spleasure
05-22-2007, 06:42 AM
thx
could this hack be uesd in VB3.67?
Yes
No Spleasure, it only occurs with that certail style. Think you can help me solve the problem?
Don't know. Contact me by IM so I can have a better look.
Mazinger
05-28-2007, 11:48 AM
I've a problem with the drop menus when there's animated image in the thread/signature.
Spleasure
05-28-2007, 02:21 PM
I've a problem with the drop menus when there's animated image in the thread/signature.
Can you give a link to a thread where this occurs?
Mazinger
05-29-2007, 08:33 AM
Can you give a link to a thread where this occurs?
That was tested on localhost. Post any animated image like this ... and set maximum width smaller (i.e, 100) ... and choose enlarge in same window ...
When you enlarge photo, it will return small ... and the drop menus will appear/disappear quickly ..
I think alot might have this problem ..
http://img248.imageshack.us/img248/7290/animation22872292cj.gif
Pirate45
05-29-2007, 10:16 AM
Strange... the download link doesn't seem to work.
Jelmertjee
05-29-2007, 04:08 PM
Thanks a lot, easy and quick to install (running vb 3.6.7), very useful!
Iceman62
05-29-2007, 08:51 PM
Thanks a lot, easy and quick to install (running vb 3.6.7), very useful!
Same here. Execelent hack! :up:
Alibass
06-03-2007, 02:57 AM
*Installed* on 3.6.7PL1, works great. Thanks for the mod!
This is a great mod. I installed it on vBulletin 3.6.7 PL1, and there are no problems.
Mazinger
06-06-2007, 11:57 AM
Anyway to fix this, Spleasure?
https://vborg.vbsupport.ru/showpost.php?p=1256715&postcount=602
Palestine1948
06-10-2007, 10:17 PM
hello
I have problem with this prodect on my vb3.6.7 prodect.....
I need this prodect to work on my forum badly.......
please i need some help
I have installed this hack but it is not working!!!!!
here is example of a picture
http://www.palissue.com/vb/showthread.php?t=44334
i have set the width to be max 400
what should i do????
thanks
johnstires
06-17-2007, 05:41 PM
I'm confused on where I can remove this broken image in the header. I do not want anything there. Can someone please help shed some light. Thanks,
http://www.prenatalyogacenter.com/forums/parent-child-social-activities/268-big-city-moms.html
Spleasure
06-18-2007, 10:22 AM
I'm confused on where I can remove this broken image in the header. I do not want anything there. Can someone please help shed some light. Thanks,
http://www.prenatalyogacenter.com/forums/parent-child-social-activities/268-big-city-moms.html
Remove these lines as well to get rid of the image:
var mimg = document.createElement('IMG');
mtd1.appendChild(mimg);
dope15gd
06-18-2007, 05:40 PM
Is there an easy way to modify this to work with images that are quoted. I'd like to have it perform normally with the first post, but when an image is quoted I'd like the quoted image to be around 200px width.
I'm hoping there is an easy way to perform this.
Thanks
I'm using This Mod: https://vborg.vbsupport.ru/showthread.php?t=145766 to control the quoted images. It basically edits the class_bbcode.php in the includes so you can append special properties to quoted images. I appended onload="NcodeImageResizer.createOn(this); to the end, but that obviously just makes them act like a normal image. I'm wondering how I can differentiate them and control them separately from the normal images
frosch68
06-21-2007, 12:48 PM
*installed*
but one question...
i use highslide with this hack:
https://vborg.vbsupport.ru/showthread.php?t=139167
what have i to do, that this works with resize images in img-tags...
momo2
06-22-2007, 05:41 PM
best hack ever, I tried almost all, and this is the best of all................ thanks
www.w5awarez.com
HaCaoChien
06-24-2007, 07:50 PM
This mod works with default style, but in the new style, it did not work. I got this error in new style: "Error:'NcodeImageResizer' is undefined"
Please help....
Thanks
Spleasure
06-24-2007, 08:02 PM
This mod works with default style, but in the new style, it did not work. I got this error in new style: "Error:'NcodeImageResizer' is undefined"
Please help....
Thanks
Please give the url to your board
HaCaoChien
06-25-2007, 02:00 PM
Here you are: http://www.brothertqc.com/home/forum
Thanks
This is excellent.. However I do have a question.
I've got a user who's linked images are not resizing.. This is a snipit from his post.
<a href="http://photobucket.com" target="_blank"><img src="http://img.photobucket.com/albums/v227/gahgah28/Colorado2-Jun2007070.jpg" border="0" alt="Photo Sharing and Video Hosting at Photobucket"></a>
I've disabled HTML for the forum but it doesnt seem to do any good.. Any thoughts?
HaCaoChien
07-03-2007, 04:03 PM
Buzz!!!!
testebr
07-04-2007, 09:03 AM
Hi,
I upgraded my board to latest version 3.6.7 and wol_erro.gif icon dont load more... the error is:
http://board_url/forum/undefined/images/statusicon/wol_error.gif
"undefined" word here why? Any idea?
Thanks
projectego
07-06-2007, 12:53 PM
Just updated and still working like a charm. Thanks! :D
vinniecolaiuta
07-10-2007, 06:26 PM
Hi,
sorry but wen I try to install product, vbb returns an error:
Errone XML : unknown nella linea 0
vbb version 3.6.7
thank you :)
TheMilkCarton
07-10-2007, 06:47 PM
For whatever reason, my style doesn't "shrink back" to the correct size when expanding/shrinking the image in the same window... So I've had to force the images to open in a new window.
Any idea what would cause this?
vinniecolaiuta
07-10-2007, 07:02 PM
Hi,
sorry but wen I try to install product, vbb returns an error:
Errone XML : unknown nella linea 0
vbb version 3.6.7
thank you :)
Fixed!
Tried to install with "overwrite" option.
Now works fine...
"Installed"
thank you :)
testebr
07-11-2007, 09:33 AM
Hi,
I upgraded my board to latest version 3.6.7 and wol_erro.gif icon dont load more... the error is:
http://board_url/forum/undefined/images/statusicon/wol_error.gif
"undefined" word here why? Any idea?
Thanks
last ask for my problem
testebr
07-17-2007, 03:00 AM
I fix my problem.
Very simples, revert template to original.
yaoren
07-18-2007, 07:41 PM
Works fine on my 3.6.7 board, thank you very much.
**Installed**
Fenriz
07-18-2007, 11:04 PM
I have an issue with vbdrupal. On main page of vbdrupal I have an error: 'NCodeImageResizer' is undefined. Is it possible to disable this hack under the vbdrupal pages?
Mazinger
07-21-2007, 09:48 AM
I don't think this hack resizes images in signature which uses SIGIMG BBCode.
pow6713
07-21-2007, 01:23 PM
Works fine on my 3.6.7 board
thanx
J. Thomas Jeans
07-22-2007, 08:55 PM
We're running vBulletin 3.6.7, but it doesn't seem to work for us. The images aren't resizing.
dprundle
07-23-2007, 08:13 PM
not working on my board either.
Dannyloski
07-23-2007, 08:24 PM
I have it installed on vB 3.6.7 PL1 and its working perfectly ... Its most likely interfering with another of your Hacks ...
dprundle
07-23-2007, 09:02 PM
I don't have any other hacks installed.
Dannyloski
07-23-2007, 10:16 PM
^ If you do not have any other Hacks installed and its not working for you, then you installed it incorrectly ... Read through the entire 1st Post (also read the Readme.txt File) ...
famousthomas
07-25-2007, 02:59 PM
I'm getting a JS error saying ncodeimageresizer not defined.
it worked once, then i turned it off and on again now it doesnt. I have the JS uploaded to /clientscript/
Mazinger
07-29-2007, 11:26 PM
/Uninstalling.
I'm fid up with this addon problems.
Dannyloski
07-30-2007, 12:02 AM
I dunno, its working fine for me, absolutely no problems and I'm running vB 3.6.8 now ...
Mazinger
07-30-2007, 08:18 AM
It does a big problem in IE6 when there's animated image.
It add a silly bar.
It's lagging alot, and causing pages to close themselves.
Dannyloski
07-30-2007, 03:45 PM
Hmmm, seems like there are some troubles for some people (not for me) ... This Hack says its Supported - where's the Author of it?
BadgerDog
07-30-2007, 03:55 PM
It's working fine for me on v3.6.7pl1 with a ton of other adjacent hacks.... :up:
Perhaps the author is away... it is the summer... :D
Regards,
Badger
miner
07-31-2007, 07:35 AM
Thanks works perfect...:up::up:
DJ XtAzY
08-01-2007, 02:00 AM
It does a big problem in IE6 when there's animated image.
It add a silly bar.
It's lagging alot, and causing pages to close themselves.
Um no problems for me. You can always remove the bar u know =p
I wish its w3 compliant that all =]
inciarco
08-01-2007, 01:27 PM
Excellent Hack Spleasure!! :up:
Thank You Very Much For Sharing it with Us!! ;)
My Best Regards To You!! ;)
:)
dakar
08-02-2007, 02:32 PM
No luck here either for 3.6.8 with FF, IE or any other browser :(
pureturk
08-02-2007, 04:26 PM
awesome! worked with no problems. Thank you!
Nathan2006
08-02-2007, 04:46 PM
Thank you Spleasure :)
Install
Chachacha
08-02-2007, 04:59 PM
Doesn't work in IE.
dprundle
08-02-2007, 07:08 PM
still no luck.. i'm uninstalling this thing.
I'm sorry but I don't see an option group called "nCode Image Resizer Options"
I've uploaded the javascript file and imported the xml file. It's listed in the products management page, but I can't find where to change the settings.
Thank you for your help :-)
erdiyilmaz
08-05-2007, 05:40 AM
in v3.6.8 its working succesfuLLy, thanks ; )
helldorado
08-06-2007, 08:40 PM
Excellent add-in. Tried it out on VB 3.6.8 and it worked flawlessly. :up:
LilSniper
08-08-2007, 12:06 AM
1. Upload "ncode_imageresizer.js" to the clientscript directory in your vBulletin installation.
I don't really know what this means. Can anyone explain?
Thanks in advance.
applyimage
08-08-2007, 10:36 AM
I don't know why, but I recieved an 'done but with errors on page' message after importing the product. Sorry VERY new to vbulletin but im sure I follwed the instructions correctly, any ideas?
Stifmeister2
08-08-2007, 02:33 PM
I don't really know what this means. Can anyone explain?
Thanks in advance.
There is a folder called "clientscript" in your forum root, upload ncode_imageresizer.js to that folder. :)
reefland
08-08-2007, 06:59 PM
Excellent modification, working great on 3.6.2
applyimage
08-10-2007, 05:00 PM
Forget my post It's working now. fantastic mod!!!! *installed*
chiptz
08-10-2007, 05:34 PM
Hi,
Is there any chance to only allow admins to define the max dimentions before the resizing and with this not requiring the plugin to do db changes on vbulletin?
A light version of the plugin would be nice :)
edgeyveggie
08-10-2007, 11:19 PM
Hey
This wasn't working for me. Then I realized when I uploaded the .js file to the clientscript folder it was ".js.txt" So I deleted the ".txt" and it worked fine.
Hahaha
Great hack!
Works beautifully! Thank you MUCHLY! :D
Robert7
08-12-2007, 06:12 AM
It doesn't work on 3.6.7 and next releases.
momo2
08-13-2007, 01:43 AM
weird it worked on my other forum, but on another forum, any ideas ?
mondala
08-14-2007, 03:14 PM
It doesn't work on 3.6.7 and next releases.
It was reported earlier to work fine with 3.6.8. (https://vborg.vbsupport.ru/showpost.php?p=1310150&postcount=651)
Did you get it working?
I'll be trying it this weekend with 3.6.8
LilSniper
08-15-2007, 03:08 AM
I have v3.6.7 and it doesn't work for me.
pow6713
08-15-2007, 09:42 AM
worked on 3.6.7
after upgrade to 3.6.8 its also go on working, but now its suddenly stoped...
weird too ..
dellow
08-15-2007, 10:57 PM
great hack installed,
i hope i can see new feature that we can set image size for posts and another image size for signature.
Regards,
Robert7
08-16-2007, 02:06 AM
It was reported earlier to work fine with 3.6.8. (https://vborg.vbsupport.ru/showpost.php?p=1310150&postcount=651)
Did you get it working?
I'll be trying it this weekend with 3.6.8
It maybe because of some other addons. However it doesn't work on 3.6.8 for me. I have installed many addons.
Robert7
08-16-2007, 02:23 AM
I found out that problem was because of this addon: Replacement Words In Posts (http://https://vborg.vbsupport.ru/showthread.php?t=149118) . I have disabled it and Image resizer works on 3.6.8.
If it doesn't work for you, it is because of other addons.
bela-meaad
08-16-2007, 01:36 PM
Does this work with 3.6.8?
Thanks
Abaweet69
08-17-2007, 07:45 PM
Very well done. I love it.
Delioncourt
08-18-2007, 01:38 PM
Works like a charm on 3.6.8. Thanks for this mod! A must have for every forum.
Skybert
08-24-2007, 03:41 PM
This thing worked flawlessly, but one question.
The top bar that is white text on white backround, how do I edit the colors?
Thanks in advance
Lifesupporters
08-28-2007, 04:51 AM
Great hack, works perfectly.
Thank you!
Marco
08-28-2007, 07:40 AM
This thing worked flawlessly, but one question.
The top bar that is white text on white backround, how do I edit the colors?
Thanks in advance
Edit the ncode_imageresizer_headinclude template, it's in there.
MotMann
08-28-2007, 08:07 AM
What shel i do with the language file? i dont have Netherland :(
I will upgrade....
Subah
08-28-2007, 09:11 AM
Cool , Thanks :)
fringehead
08-31-2007, 12:44 AM
really nice Mod! I switched to a fixed-width forum and it fixed all the posts that were too big!
Thanks,
Sean
oicyu8chu
08-31-2007, 02:48 AM
One of the most useful mods of all time!
Choo
cyclone-uk
08-31-2007, 09:42 AM
Works great on 3.6.8 thanks for a great mod.
Any way to use with vBBlog?
dcramps
09-02-2007, 01:50 AM
doesnt work at all for me. 3.6.7 PL1
SaTaNaSsO
09-05-2007, 09:14 PM
great mod.. but the resizing include signature... it is possible to exclude it???
my VB is in italian language... and in the yellow bar of the resizing doesn't appear the phrases like "Click to enlarge"etc etc...
how can i fix this??
Any way to use with vBBlog?
Change the plugin code in nCode Image Resizer: Replacer In Cached Data from
$this->ncode_imageresizer_do = false;
if(defined('NCODE_IMAGERESIZER_INIT') && strtolower(get_class($this)) == 'vb_bbcodeparser' && ($forumid != "signature" || $this->registry->options['ncode_imageresizer_resizesignatures'] == '1')) {
if(!empty($parsedtext) && $parsedhasimages) {
$parsedtext = $this->handle_bbcode_img($parsedtext, $dobbimagecode, $parsedhasimages);
$parsedtext = ncode_imageresizer_replace($parsedtext);
$parsedhasimages = false;
} else {
$this->ncode_imageresizer_do = true;
}
}
to:
$this->ncode_imageresizer_do = false;
if(defined('NCODE_IMAGERESIZER_INIT') && strpos(strtolower(get_class($this)),'vb_bbcodepars er') !== false && ($forumid != "signature" || $this->registry->options['ncode_imageresizer_resizesignatures'] == '1')) {
if(!empty($parsedtext) && $parsedhasimages) {
$parsedtext = $this->handle_bbcode_img($parsedtext, $dobbimagecode, $parsedhasimages);
$parsedtext = ncode_imageresizer_replace($parsedtext);
$parsedhasimages = false;
} else {
$this->ncode_imageresizer_do = true;
}
}
and change the plugin code in nCode Image Resizer: Replacer In Uncached Data from:
if(defined('NCODE_IMAGERESIZER_INIT') && strtolower(get_class($this)) == 'vb_bbcodeparser' && $this->ncode_imageresizer_do !== false) {
$text = ncode_imageresizer_replace($text);
}
to:
if(defined('NCODE_IMAGERESIZER_INIT') && strpos(strtolower(get_class($this)),'vb_bbcodepars er') !== false && $this->ncode_imageresizer_do !== false) {
$text = ncode_imageresizer_replace($text);
}
Either copy and paste the complete plugin code or simply replace the red code in the particular plugin with the green code.
ShackMaster
09-14-2007, 12:32 AM
Is there anyway to require users to make a selection during registration? I would like to have the options to resize available during registration and warn 1024 resolution (or lower) that they should choose to have their images resized to the maximum default of 800 pixels wide so that the forum does not go widescreen on them for larger images. Currently the option load on the Edit Options page.
Thanks!
brvheart
09-14-2007, 01:53 AM
installed, one question/future revision - it would be nice to be able to either exclude certain forums or allow one usergroup the option to not use it....
Pirate45
09-17-2007, 09:24 AM
Change the plugin code in nCode Image Resizer: Replacer In Cached Data
Sorry, that's not working for me.
Strange thins was, this was working on vBlogetin but we converted to the vBulletin Blogs and it is not working there. :confused:
Pirate45
09-17-2007, 10:38 AM
Seems to be working now but the drawback is that a different size is needed for the blogs due to the left side on the blog pages.
Would it be possible to have another version of this that would apply ONLY to the blogs?
MissKalunji
09-20-2007, 07:21 PM
How can i prevent it from loading in vbadvanced? i don't want the script to run when someone is on vbadvanced page..
How can i achieve that?
Thanks!
p.s Great mod
PoetJA-1975
09-22-2007, 01:51 AM
Change the plugin code in nCode Image Resizer: Replacer In Cached Data from
$this->ncode_imageresizer_do = false;
if(defined('NCODE_IMAGERESIZER_INIT') && strtolower(get_class($this)) == 'vb_bbcodeparser' && ($forumid != "signature" || $this->registry->options['ncode_imageresizer_resizesignatures'] == '1')) {
if(!empty($parsedtext) && $parsedhasimages) {
$parsedtext = $this->handle_bbcode_img($parsedtext, $dobbimagecode, $parsedhasimages);
$parsedtext = ncode_imageresizer_replace($parsedtext);
$parsedhasimages = false;
} else {
$this->ncode_imageresizer_do = true;
}
}
to:
$this->ncode_imageresizer_do = false;
if(defined('NCODE_IMAGERESIZER_INIT') && strpos(strtolower(get_class($this)),'vb_bbcodepars er') !== false && ($forumid != "signature" || $this->registry->options['ncode_imageresizer_resizesignatures'] == '1')) {
if(!empty($parsedtext) && $parsedhasimages) {
$parsedtext = $this->handle_bbcode_img($parsedtext, $dobbimagecode, $parsedhasimages);
$parsedtext = ncode_imageresizer_replace($parsedtext);
$parsedhasimages = false;
} else {
$this->ncode_imageresizer_do = true;
}
}
and change the plugin code in nCode Image Resizer: Replacer In Uncached Data from:
if(defined('NCODE_IMAGERESIZER_INIT') && strtolower(get_class($this)) == 'vb_bbcodeparser' && $this->ncode_imageresizer_do !== false) {
$text = ncode_imageresizer_replace($text);
}
to:
if(defined('NCODE_IMAGERESIZER_INIT') && strpos(strtolower(get_class($this)),'vb_bbcodepars er') !== false && $this->ncode_imageresizer_do !== false) {
$text = ncode_imageresizer_replace($text);
}
Either copy and paste the complete plugin code or simply replace the red code in the particular plugin with the green code.
Thanx very much - works deliciously LOL
Appreciate the sharing ;)
Is there anyway to require users to make a selection during registration? I would like to have the options to resize available during registration and warn 1024 resolution (or lower) that they should choose to have their images resized to the maximum default of 800 pixels wide so that the forum does not go widescreen on them for larger images. Currently the option load on the Edit Options page.
Thanks!
Good idea - don't know how difficult that'd be to accomplish - but subscribing, as it would be nice to have such an option....
Seems to be working now but the drawback is that a different size is needed for the blogs due to the left side on the blog pages.
Would it be possible to have another version of this that would apply ONLY to the blogs?
Ditto to what I said above...
Jacquii.
nokalexander
09-22-2007, 04:17 AM
Good work, Installed :)
Inferno Dragon
09-22-2007, 06:16 AM
this is a killer hack :D works perfectly fine..thanks for such a nice and useful mod m8..
Would it be possible to have another version of this that would apply ONLY to the blogs?
If there is a way to determine wether we're inside a blog or not (http://www.vbulletin.com/forum/showthread.php?t=241649), then it should be pretty easy to modify the ncode_imageresizer_headinclude template so that the blog sidebar payload (200px) is taken into consideration, eg. NcodeImageResizer.MAXWIDTH = NcodeImageResizer.MAXWIDTH - 200;. ;)
MissKalunji
09-23-2007, 01:58 PM
How can i prevent it from loading in vbadvanced? i don't want the script to run when someone is on vbadvanced page..
How can i achieve that?
Thanks!
p.s Great mod
bump
torcidas
09-26-2007, 07:18 PM
Super addon I realy Like it. I look how to resize pictures and with it I do everything i wanna.
Tralala
09-28-2007, 03:28 PM
*installed*
but one question...
i use highslide with this hack:
https://vborg.vbsupport.ru/showthread.php?t=139167
what have i to do, that this works with resize images in img-tags...
This tip (https://vborg.vbsupport.ru/showthread.php?p=1330501#post1330501) (a BBCode replacement) allowed me to use Highslide with embedded images.
Ideally I'd like to see these two mods integrated though, only shrinking to smaller (or thumbnail) when necessary, and allowing the elegant enlargement when clicked.
phovanxua
09-28-2007, 03:36 PM
thanks .
does this work if the image is a web link? www.xxx.jpg?
mine doesnt work.
strange tough.
vb ver 3.6.8
:(
sylar
10-04-2007, 02:32 AM
I just installed it and what a great feature this is. thank you for coding it for us
Wobbly Goblin
10-06-2007, 08:48 PM
Wow, that's awesome...thank you! :)
Bergman2
10-09-2007, 06:29 AM
Great hack ! Works perfect with my 3.6.8 installation.
frosch68
10-09-2007, 07:00 AM
This tip (https://vborg.vbsupport.ru/showthread.php?p=1330501#post1330501) (a BBCode replacement) allowed me to use Highslide with embedded images.
Ideally I'd like to see these two mods integrated though, only shrinking to smaller (or thumbnail) when necessary, and allowing the elegant enlargement when clicked.
it does not work for me... i don?t know why...
Defkalion
10-09-2007, 03:20 PM
This is a very nice hack, I do have one question though.
Is it possible to use it with other img bbcodes besides the default [img] code?
I use on my website the "image floating left" bbcode , that enables the text to wrap around the image. This tag is [imgl] for example, but of course these images don't get resized by this hack. Is there any easy way to make this hack work with this tag too?
does this work if the image is a web link? www.xxx.jpg?
mine doesnt work.
strange tough.
vb ver 3.6.8
:(
Any help ? :(
nader
10-10-2007, 06:48 AM
the images would not change the szie!!!
I got this error see the attached
wilburshere
10-10-2007, 09:02 AM
i love it awesome my users have no idea how to resize pics this takes the pain out of it
thank you
*INSTALLED*
Amavisca
10-11-2007, 08:48 PM
This is a very nice hack, I do have one question though.
Is it possible to use it with other img bbcodes besides the default [img] code?
I use on my website the "image floating left" bbcode , that enables the text to wrap around the image. This tag is [imgl] for example, but of course these images don't get resized by this hack. Is there any easy way to make this hack work with this tag too?
I also have same question. It would be nice if we can resize the wrap image as well.
MB Dreamz
10-13-2007, 10:45 AM
Any updates on getting this working with the floating image hack?
Edit: It looks like the author has not been around since early September. Can someone else figure this out? Thanks in advance.
steven s
10-20-2007, 12:38 AM
I never noticed this before but, does any have this at the top of the resized photo?
original image is sized %1%2.
MeMySelfNi
10-27-2007, 06:11 AM
installed~
Awjvail
10-31-2007, 04:46 AM
I've installed it but it's not working for me :\
trancetopia
11-06-2007, 10:57 AM
I have a little issue with this great hack. The hack works great but when the bar is clicked and the image resizes to full size with scroll bar, any text in the post under the image are also inside the scroll bar and not below it where it should be.
How can I fix this please. Thanks.
mktrilogy
11-09-2007, 10:00 AM
it eats to much bandwidth. Damn cool hack
yoyoyoyo
11-09-2007, 12:08 PM
it eats to much bandwidth. Damn cool hack
this one doesn't:
https://vborg.vbsupport.ru/showthread.php?goto=newpost&t=162192
not exactly the same, but it works
Hamednet
11-13-2007, 10:59 AM
Hi
I want this hack for vBulletin Version 3.6.8 ?
plz
Stifmeister2
11-13-2007, 12:04 PM
Try this one, it might just work. Works perfectly on my 3.6.4..
rootmt
11-13-2007, 12:13 PM
Working posts:
http://www.perfectgate.net/forum/ikon-arsivi-t230.html
http://www.perfectgate.net/forum/web2-0-photoshop-styles-gradiants-t154.html
Not working post:
http://www.perfectgate.net/forum/hekiyoruum-hektim-t433.html
Settings:
Max width X Max height: 700x500
Allow no option to users
I removed and reinstalled then saved above settings and then rebuild post cache but still not working. Any suggestions?
deezelpope
11-13-2007, 12:13 PM
Mine, too.:)
stan111
11-15-2007, 01:37 PM
awsome, work perfect on 3.6.7
tested on both firefox and IE
this rocks
I am using vbulletin version 3.6.8 PL 2
I installed, it works perfectly fine on IE 7, but it doesnt do anything with Firefox (2.0.0.9).
Anyone having the similar problem? How to fix it?
Thanks
crimsy
11-20-2007, 07:03 PM
Working great ! Thank you :D
~crimsy :D
zmmmzz
12-17-2007, 05:31 PM
thanks it works nice
Thought I'd already posted but can't find it....
Thanks a lot, this is a great plugin. It was exactly what I needed, very nice and easy!
Chachacha
12-24-2007, 02:33 PM
This doesn't work in IE. It works great in Firefox though. What can I do to make it work in IE?
njoker555
12-24-2007, 04:25 PM
cant get it to work with 3.6.8 pl2 - it gave me some major errors in admin cp so i had to uninstall
Freesteyelz
12-25-2007, 11:13 AM
working on 3.7 beta2
It's working in 3.7 Beta 3 as well. :) Initially there was a script errors after the upgrade. I reinstalled the mod and the script errors were gone.
KURTZ
12-25-2007, 09:15 PM
runs perfectly on 3.7.0B3 ...
Deska
12-27-2007, 11:44 AM
Anyone know how to exclude this hack in certain forums?
Because it's not compatible with Photoplog Highslide :(
Thank you....
gforce75
12-30-2007, 07:37 PM
Works perfect
Howell
01-02-2008, 06:30 PM
For some reason the UserCP options for the mod are not showing within a box on my forum??
Version: vB 3.7.0 BETA 3
Can anyone help? :confused:
KURTZ
01-02-2008, 08:27 PM
For some reason the UserCP options for the mod are not showing within a box on my forum??
Version: vB 3.7.0 BETA 3
Can anyone help? :confused:
same here ...
Freesteyelz
01-02-2008, 09:29 PM
Make sure that you've enabled that feature. Go to...
In AdminCP --> vBulletin Options --> nCode Image Resizer Options -->User Options: Choose the appropriate option.
KURTZ
01-02-2008, 11:26 PM
Make sure that you've enabled that feature. Go to...
In AdminCP --> vBulletin Options --> nCode Image Resizer Options -->User Options: Choose the appropriate option.
yes i do :) but it doesn't works ...
http://img244.imageshack.us/img244/8379/shot01jan030225vy2.th.gif (http://img244.imageshack.us/img244/8379/shot01jan030225vy2.gif)
Freesteyelz
01-03-2008, 12:51 AM
That looks like the UserCP and not AdminCP. Though, I can't really tell since that image is too small. Can you please enlarge the image? :)
Instead of "450x100", it says "%1x%2" on my forum when VBA is on. Can live with it, just wanted to mention it.
Howell
01-03-2008, 05:06 PM
I have checked everything and i'm also running the latest version but still no box appears around the UserCP options box?:confused:
https://vborg.vbsupport.ru/external/2008/01/49.jpg
KURTZ
01-03-2008, 06:15 PM
I have checked everything and i'm also running the latest version but still no box appears around the UserCP options box?:confused:
https://vborg.vbsupport.ru/attachment.php?attachmentid=74079&d=1199305771
same here :(
Freesteyelz
01-03-2008, 11:49 PM
Try uninstalling the mod and removing the files then reupload the files and reinstall the mod.
KURTZ
01-04-2008, 02:18 PM
Try uninstalling the mod and removing the files then reupload the files and reinstall the mod.
just tried, nothing changes ... :(
Netaudio
01-06-2008, 02:58 PM
Merci! *installed*
vgevolution
01-07-2008, 04:01 AM
Instead of "450x100", it says "%1x%2" on my forum when VBA is on. Can live with it, just wanted to mention it.
I'm also getting this error. I also am running VBA 3.0. Are there ncode variables we need to add to the global variables for VBA? It's highly annoying. I'm going to have to modify the phrases to remove the broken variables.
Classico
01-13-2008, 04:43 PM
Works Fine on 3.6.8!!!!
Thanks.
Marvelous mod, many thanks!
Stubbed
01-23-2008, 01:12 AM
just tried, nothing changes ... :(
As have I, on vB3.7. Everything else works perfectly however.
KURTZ
01-23-2008, 06:44 AM
As have I, on vB3.7. Everything else works perfectly however.
Beta 4 here :)
yuo don't have this trouble?
http://img244.imageshack.us/img244/5743/shot01jan230943eo2.gif
smooth-c
01-26-2008, 05:19 AM
Does this work fine with beta4? or 3.7? and does it work ok in all browsers? firefox?
KURTZ
01-26-2008, 06:55 AM
Does this work fine with beta4? or 3.7? and does it work ok in all browsers? firefox?
yes :)
taner
01-27-2008, 05:43 PM
perfect Ten
Hannan
01-27-2008, 11:52 PM
perfect, thank u
smooth-c
01-29-2008, 08:13 PM
I get the "'NcodeImageResizer' is undefined" error.
Running 3.7.0 Beta 4
Can anyone help?
Freesteyelz
01-29-2008, 10:51 PM
Did you upgrade to 3.7 Beta 4 or was it a fresh install?
If you upgraded from which vB version and did you have Image Resizer installed before the upgrade? If a fresh install uninstall the product then reinstall it and see if that works.
SauravG
01-30-2008, 08:01 PM
Been looking for something like this, great thx!
exoticsrally
01-31-2008, 02:07 AM
How can I make this work for attached pictures also? It only works on the pictures that are hosted somewhere else and then posted on my forum with [img] tags.
Thanks!
Edit: Nevermind, looks like it won't work for attachments. I have seen this work on other forums with attachments though, can anyone help?
Droptop
01-31-2008, 11:52 AM
Works great on 3.6.8 PL2, and on IE and Firefox 2 for me. Thanks for the mod :D
luxmail
02-08-2008, 09:09 PM
Installed Thank you but i got a problem, its not working.
I got in my ucp the option . Ive tested as anonymous user but still not working. It is corectly instaled as i saw the modification in styles !
neologan
02-10-2008, 04:45 AM
great plugin, not sure if this has been asked, but is there a way to make it so just clicking the image gives the full size? to me this is more natural
great plugin, not sure if this has been asked, but is there a way to make it so just clicking the image gives the full size? to me this is more natural
Did you even look at the options in the CP? :confused: I'm pretty sure thats an option...
Markco
02-14-2008, 05:37 AM
Run in 3.70b4 option "Clear User Settings" error:
Fatal error: Call to a member function query_write() on a non-object in .\includes\adminfunctions_options.php(467) : eval()'d code on line 11
Thank you by advance for your answer
Jase2
02-16-2008, 08:49 PM
Does this work with 3.7 BETA 5?
Regards Jason :)
Jase2
02-16-2008, 09:02 PM
This works with 3.7 BETA 5 :):)
Regards Jason :)
TuRKMaXi
02-20-2008, 04:12 PM
Thanks
Jase2
02-21-2008, 11:23 PM
Hi Spleasure,
Do you plan releasing this for 3.7?
Regards Jason :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.