Page 3 of 10

Re: ReIMG Image Resizer

Posted: Mon Oct 12, 2009 10:01 am
by Trelod
hello,

please help my in my problem:
my php forum was working fine, but when i installed your MOD now i can't access the forum, when i open it a white page comes, like there's no website without even a source code... i'm sure your mod work but please what have i done wrong?
(i can't even run the install_reimg.php because all the forum is a blank page now)

thanks for the help!

Re: ReIMG Image Resizer

Posted: Mon Oct 12, 2009 10:11 am
by DavidIQ
You've done something wrong in includes/functions.php which is used by every single page in phpBB. You should restore that file or post its contents here to see where the problem is.

Re: ReIMG Image Resizer

Posted: Mon Oct 12, 2009 11:21 am
by Trelod
hello,

thanks for your super fast reply :D now it's working great! :)

only one thing remains not working:
i can't access the style tab in the ACP, a white page comes out.
though all other tabs works!

this happened after installing the MOD, can you help me fix it please?
thank you!

Re: ReIMG Image Resizer

Posted: Mon Oct 12, 2009 11:49 am
by DavidIQ
That would mean there was a problem with your edits to includes/acp/acp_styles.php

Re: ReIMG Image Resizer

Posted: Mon Oct 12, 2009 12:09 pm
by Trelod
hello,

thanks for your reply, i actually checked this file and it was correctly edited.
i attached the file:
acp_styles.zip
acp_styles.php
(12.36 KiB) Downloaded 1392 times

Re: ReIMG Image Resizer

Posted: Mon Oct 12, 2009 12:17 pm
by DavidIQ
That file doesn't look complete. It stops at line 1832 but the original file has over 3700 lines.

Re: ReIMG Image Resizer

Posted: Mon Oct 12, 2009 12:33 pm
by Trelod
thank you :D you were right!!! it worked once i re uploaded the full one :)

Re: ReIMG Image Resizer

Posted: Sat Oct 17, 2009 11:20 pm
by momofone
Hi, I have noticed that the dimming of the background in Opera does not stretch to the length of the screen. For instance, if you need to scroll down to see the image, the dimming doesn't work, dimming only works for images at the very top of the page. It works fine in FF 3.x, IE 7&8 and Chrome.

I have seen others with this mod working properly within Opera, just wondering if it is something to do with my style being subsilver2?

Any help would be appreciated.

ReIMG Image Resizer 1.0.2a

Posted: Wed Dec 09, 2009 5:06 am
by Graham
Hi David

Just about to install your mod but would like to clarify a small point before I go ahead.
In the install instructions you have the following
Version: 1.0.2

Did you just forget to change the version number? as I downloaded 1.0.2a from phpBB

Second, at the end of the install instructions you have
DIY instructions

These are manual instructions that cannot be performed automatically. You should follow these instructions carefully.
Code:Select all

Open your browser and navigate to your forum. Once there put install_reimg.php in the URL and delete once process completes. Remember to refresh the prosilver template and imageset, and purge the cache.
Save all files. End of MOD.

You have finished the installation for this MOD. Upload all changed files to your website. If the installation went bad, simply restore your backed up files.
Is this the order we do it in, run install_reimg.php and then upload edited files or do we upload everything first then run the install_reimg.php

Re: ReIMG Image Resizer

Posted: Wed Dec 09, 2009 11:22 am
by DavidIQ
Hi Graham,

Yes I have not updated the download here and I don't think I will really... 1.0.2a was just a change in the subsilver2.xml edits where instead of opening subsilver2/template/overall_footer.html it was opening up prosilver/template/overall_footer.html though the code to find was the same. Everything else is the same as 1.0.2.

The running of install_reimg.php should be done first to avoid any "undefined index" errors.

Re: ReIMG Image Resizer

Posted: Wed Dec 09, 2009 1:50 pm
by Graham
Thanks David,

Hope that you and your family are all OK and looking forward to Christmas.

Re: ReIMG Image Resizer

Posted: Thu Dec 10, 2009 6:43 am
by Graham
Hi David

Couldn't get this to work as it should but I think I may already have an image resizer in use?
Here is a picture from my site
Image

If this is not yours, do you know whos it is so that I can uninstall it and use yours instead, or do you know how I could get rid of it, where to find it etc?

Thanks

Re: ReIMG Image Resizer

Posted: Thu Dec 10, 2009 9:17 am
by DavidIQ
I've seen that before but I'm not sure who's it is. Can I get a link to this topic you're referencing?

Re: ReIMG Image Resizer

Posted: Thu Dec 10, 2009 7:03 pm
by DavidIQ
I see this in the source of your site:

Code: Select all

/** Image Resizer JS and AdvancedBox JS - End **/
I believe that's part of AdvancedBBCode MOD by leviatan21? I think he had put in something to allow admin to disable that. Doesn't seem to be working very well right now huh... (get a javascript error if I try to expand)

Re: ReIMG Image Resizer

Posted: Fri Dec 11, 2009 3:51 am
by Graham
Thanks for that David I've turned it off for now while I get things sorted.