ReIMG Image Resizer

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in the Customisations Database.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTICE: This forum is only for the announcement of new releases and/or updates of MODs. Any MOD support should be obtained through the Customisations Database in the support area designated for each MOD.

A direct link to support for each MOD is in the first post of the respective topic.
User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 18541
Joined: Thu Jan 06, 2005 1:30 pm
Location: Fishkill, NY
Name: David Colón

Re: ReIMG Image Resizer

Post by DavidIQ »

_Salvatore_ wrote:MOD working but I cant see zoom in, zoom out and loading images. Instead of there are green, red and orange squares.
YES I HAVE REFRESHED IMAGESETS (more than 100 times...)
I am not using prosilver, but a based prosilver style I made myself.

I have unistalled my style, refreshed templates, themes, imagesets... everything, but cant see that icons.

Images are correctly uploaded:
http://foro.universojuegos.es/styles/sa ... spacer.gif
http://foro.universojuegos.es/styles/sa ... oading.gif
http://foro.universojuegos.es/styles/sa ... oom_in.gif
http://foro.universojuegos.es/styles/sa ... om_out.gif
Imageset: http://foro.universojuegos.es/styles/sa ... ageset.cfg

So, what's wrong?
Can I see an example post?
Apply to become a Jr. Extension Validator
My extensions | In need of phpBB services? | Was I helpful today?
No unsolicited PMs unless you're planning on asking for paid help.
_Salvatore_
Registered User
Posts: 49
Joined: Wed Aug 05, 2009 12:09 pm
Location: Spain

Re: ReIMG Image Resizer

Post by _Salvatore_ »

here there is an example:
http://foro.universojuegos.es/viewtopic.php?f=19&t=584

but you have to register and change the style to: "salvatore".
Panel de Control de Usuario(UCP in spanish)-->Preferencias de foros

or I can create a new user just for testing.
User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 18541
Joined: Thu Jan 06, 2005 1:30 pm
Location: Fishkill, NY
Name: David Colón

Re: ReIMG Image Resizer

Post by DavidIQ »

I'm not registering on your forum just for that...make a test account and PM it to me ;)
Apply to become a Jr. Extension Validator
My extensions | In need of phpBB services? | Was I helpful today?
No unsolicited PMs unless you're planning on asking for paid help.
User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 18541
Joined: Thu Jan 06, 2005 1:30 pm
Location: Fishkill, NY
Name: David Colón

Re: ReIMG Image Resizer

Post by DavidIQ »

_Salvatore_ wrote:here there is an example:
http://foro.universojuegos.es/viewtopic.php?f=19&t=584

but you have to register and change the style to: "salvatore".
Panel de Control de Usuario(UCP in spanish)-->Preferencias de foros

or I can create a new user just for testing.
You have another MOD that resizes images already installed. The current one you have is overriding the ReIMG one.
Apply to become a Jr. Extension Validator
My extensions | In need of phpBB services? | Was I helpful today?
No unsolicited PMs unless you're planning on asking for paid help.
_Salvatore_
Registered User
Posts: 49
Joined: Wed Aug 05, 2009 12:09 pm
Location: Spain

Re: ReIMG Image Resizer

Post by _Salvatore_ »

Thats not the problem. That modification doesn't have any effect on this style, cause the only modified file is:
slagg/template/bbcode.html

So the problem is not that modificacion.
User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 18541
Joined: Thu Jan 06, 2005 1:30 pm
Location: Fishkill, NY
Name: David Colón

Re: ReIMG Image Resizer

Post by DavidIQ »

_Salvatore_ wrote:Thats not the problem. That modification doesn't have any effect on this style, cause the only modified file is:
slagg/template/bbcode.html

So the problem is not that modificacion.
Ok I went back again and used the other style that you're stating and saw this:

Code: Select all

var reimg_maxWidth = 640, reimg_maxHeight = 480
But none of the images in the link you posted meet this criteria. They're all under this size so there is no resizing done.
Apply to become a Jr. Extension Validator
My extensions | In need of phpBB services? | Was I helpful today?
No unsolicited PMs unless you're planning on asking for paid help.
_Salvatore_
Registered User
Posts: 49
Joined: Wed Aug 05, 2009 12:09 pm
Location: Spain

Re: ReIMG Image Resizer

Post by _Salvatore_ »

your modification is only installed in the style called "salvatore".
the other modification, the old one, is installed in all the other styles.

The other styles are going to be uninstalled, but first "salvatore" must work correctly.

I think it's possible to fix the green and red squares using CSS, but I can't upload files to my site now.

PD: another little problem, using chrome:
http://img162.imageshack.us/img162/7268/captura.jpg
User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 18541
Joined: Thu Jan 06, 2005 1:30 pm
Location: Fishkill, NY
Name: David Colón

Re: ReIMG Image Resizer

Post by DavidIQ »

_Salvatore_ wrote:your modification is only installed in the style called "salvatore".
the other modification, the old one, is installed in all the other styles.

The other styles are going to be uninstalled, but first "salvatore" must work correctly.
Looks like it works fine in this other topic (other than the green and red squares)
_Salvatore_ wrote:I think it's possible to fix the green and red squares using CSS, but I can't upload files to my site now.
Haven't refreshed the imageset. This is what usually causes this. If refreshing the imageset for the salvatore style is not working then you likely missed the acp_styles.php edit.
_Salvatore_ wrote:PD: another little problem, using chrome:
http://img162.imageshack.us/img162/7268/captura.jpg
That happens because you have images centered. You'll need to do some sort of change to compensate for that. What you need to change? Not sure...I might have provided a fix for that somewhere in this topic. You'll need to search.
Apply to become a Jr. Extension Validator
My extensions | In need of phpBB services? | Was I helpful today?
No unsolicited PMs unless you're planning on asking for paid help.
_Salvatore_
Registered User
Posts: 49
Joined: Wed Aug 05, 2009 12:09 pm
Location: Spain

Re: ReIMG Image Resizer

Post by _Salvatore_ »

yes!
I missed this line:
'icon_reimg_loading', 'icon_reimg_zoom_in', 'icon_reimg_zoom_out'

in acp_styles.php

I can't upload the file now (cause of the internet connection) but I think it's solved now.
Thank you so much, and great MOD!

The problem with google chrome... I will search this thread.
silneil
Registered User
Posts: 62
Joined: Sat Apr 15, 2006 8:03 pm

Re: ReIMG Image Resizer

Post by silneil »

DavidIQ wrote:I don't see overall_header.html edited...

Thanks a Lot David!
GoremanX
Registered User
Posts: 27
Joined: Wed Apr 21, 2010 5:44 am

Re: ReIMG Image Resizer

Post by GoremanX »

Great MOD! Works exactly as advertised, except...

I don't see the ReIMG section in the ACP. I've triple-checked my code changes (all were done manually), I've refreshed all imagesets, themes and styles for all my styles, and I've purged the cache more times than I can count. But the Posting section of the ACP still doesn't show me any ReIMG options. Everything is working as expected on the frontend, I just can't change the way it works right now.

Using ReIMG 1.02a with phpBB 3.0.7pl1.

What am I missing?
_Salvatore_
Registered User
Posts: 49
Joined: Wed Aug 05, 2009 12:09 pm
Location: Spain

Re: ReIMG Image Resizer

Post by _Salvatore_ »

reIMG is not in the POST's tab, you will find it in GENERAL tab, message configuration:
Image

click there and scroll down.
GoremanX
Registered User
Posts: 27
Joined: Wed Apr 21, 2010 5:44 am

Re: ReIMG Image Resizer

Post by GoremanX »

ah hah! Found it, thank you.

For the record, it's:

General Tab -> Board Configuration -> Post Settings -> scroll to the very bottom
snor1991
Registered User
Posts: 5
Joined: Tue Apr 20, 2010 6:48 am

Re: ReIMG Image Resizer

Post by snor1991 »

I can't see the + and - zoom buttons on the top left of the image.
I do see a green and red square. But not the images. I did something wrong. But what? :?
_Salvatore_
Registered User
Posts: 49
Joined: Wed Aug 05, 2009 12:09 pm
Location: Spain

Re: ReIMG Image Resizer

Post by _Salvatore_ »

I can't see the + and - zoom buttons on the top left of the image.
I do see a green and red square. But not the images. I did something wrong. But what? :?
had the same problem because I missed some changes in the includes/acp_styles.php file.
Check all the changes again and REFRESH the imageset of the style you modified.

Return to “[3.0.x] MOD Database Releases”