The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

servimg.com "Resize image: no" as default

2 posters

Go down

servimg.com "Resize image: no" as default Empty servimg.com "Resize image: no" as default

Post by Przmus October 9th 2012, 9:45 pm

servimg.com "Resize image: no" as default Noresize

Is is possible to change the default option from: "800 px width (for forums)" to "No"?
It's important, because my forum users always forget to don't resize, so images are poor quality...

If it's impossible to change it, then maybe I can remove "Host an image" button from the bar?
avatar
Przmus
Forumember

Male Posts : 60
Reputation : 2
Language : English

http://easywinclan.forummotion.com/

Back to top Go down

servimg.com "Resize image: no" as default Empty Re: servimg.com "Resize image: no" as default

Post by Przmus October 10th 2012, 12:14 am

Thanks. Hiding works fine.
It doesn't literally resize every image. It only resizes it if it's over 800px
I know, but my forum is about a computer game, and it resizes the big images (screenshots posted by users), for example 1600x900 to 800x800 Smile

I found this in: Templates/Poster & Messages Privés/posting_body
Code:
<button class="button2" onclick="display_upload_servimg(this,'{SERVIMG_USER_EMAIL}','{SERVIMG_ID}','{SERVIMG_FID}')" onmouseover="helpline('y')" type="button" id="servimg" accesskey="y" title="{L_BBCODE_H}"><img src="{PATH_IMG_FA}wysiwyg/picture_save.png" alt="{L_BBCODE_H}" /></button> 
Maybe I could edit/add something to change the default "resize image" option?
avatar
Przmus
Forumember

Male Posts : 60
Reputation : 2
Language : English

http://easywinclan.forummotion.com/

Back to top Go down

servimg.com "Resize image: no" as default Empty Re: servimg.com "Resize image: no" as default

Post by Przmus October 11th 2012, 2:52 am

One more question:
Can I replace it with the other image hosting? Like photobucket, imageshack?
avatar
Przmus
Forumember

Male Posts : 60
Reputation : 2
Language : English

http://easywinclan.forummotion.com/

Back to top Go down

servimg.com "Resize image: no" as default Empty Re: servimg.com "Resize image: no" as default

Post by Sanket October 11th 2012, 6:26 am

Nopes.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

servimg.com "Resize image: no" as default Empty Re: servimg.com "Resize image: no" as default

Post by Przmus October 11th 2012, 3:22 pm

Sanket wrote:Nopes.
Are you sure?
I just replaced:
Code:
<!-- BEGIN switch_upload_servimg -->
                        <button class="button2" onclick="display_upload_servimg(this,'{SERVIMG_USER_EMAIL}','{SERVIMG_ID}','{SERVIMG_FID}')" onmouseover="helpline('y')" type="button" id="servimg" accesskey="y" title="{L_BBCODE_H}"><img src="{PATH_IMG_FA}wysiwyg/picture_save.png" alt="{L_BBCODE_H}" /></button> 
                        <!-- END switch_upload_servimg -->
                        <!-- BEGIN switch_upload_imageshack -->
                        <button class="button2" onclick="display_upload_imageshack(this)" onmouseover="helpline('y')" type="button" id="imageshack" accesskey="y" title="{L_BBCODE_H}"><img src="{PATH_IMG_FA}wysiwyg/picture_save.png" alt="{L_BBCODE_H}" /></button> 
                        <!-- END switch_upload_imageshack -->

to:
Code:
[code]<!-- BEGIN switch_upload_servimg -->
                        <button class="button2" onclick="display_upload_imageshack(this)" onmouseover="helpline('y')" type="button" id="imageshack" accesskey="y" title="{L_BBCODE_H}"><img src="{PATH_IMG_FA}wysiwyg/picture_save.png" alt="{L_BBCODE_H}" /></button> 
                        <!-- END switch_upload_servimg -->
                        <!-- BEGIN switch_upload_imageshack -->
                        <button class="button2" onclick="display_upload_imageshack(this)" onmouseover="helpline('y')" type="button" id="imageshack" accesskey="y" title="{L_BBCODE_H}"><img src="{PATH_IMG_FA}wysiwyg/picture_save.png" alt="{L_BBCODE_H}" /></button> 
                        <!-- END switch_upload_imageshack -->[/code]

And I've imageshack instead of servimg Smile
Anyway imageshack isn't that good. I'd like to put photobucket...
avatar
Przmus
Forumember

Male Posts : 60
Reputation : 2
Language : English

http://easywinclan.forummotion.com/

Back to top Go down

servimg.com "Resize image: no" as default Empty Re: servimg.com "Resize image: no" as default

Post by Sanket October 11th 2012, 4:39 pm

Does the uploading work with that code? I mean did you upload any image to it?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

servimg.com "Resize image: no" as default Empty Re: servimg.com "Resize image: no" as default

Post by Przmus October 12th 2012, 1:02 am

Sanket wrote:Does the uploading work with that code? I mean did you upload any image to it?
Yes Sir
servimg.com "Resize image: no" as default Yessir_zpsf98fc7c0
servimg.com "Resize image: no" as default Yessir2_zps4bc866fc

So maybe there is a hope for photobucket? Very Happy
avatar
Przmus
Forumember

Male Posts : 60
Reputation : 2
Language : English

http://easywinclan.forummotion.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum