ReIMG Image Resizer

Any and all modifications I have created for phpBB3 will be listed here and support will be provided.
Locked
DavidIQ
Site Admin
Posts: 619
Joined: Thu Sep 07, 2006 4:31 pm
Location: Earth
Contact:

Re: ReIMG Image Resizer

Post by DavidIQ »

Do you have Highslide JS enabled somewhere where I can take a look? A link would help :)
Also the statistics are there for attachments only which is what I did in those two examples.
Hardcore_Shad
Posts: 15
Joined: Mon Mar 22, 2010 7:06 am

Re: ReIMG Image Resizer

Post by Hardcore_Shad »

Yes, I have some of my pics by attachments but they do not show those statistics... :( They just show the description below the picture, as asked during upload.

Surely, sample link sent via PM.


-----------------------------------------

Update: I got it to work already! The thumbnail forced link is now turned off. In order to view image statistics after upload, forced linking should be turned off. If you turn it off after upload, the last image settings for thumbnailing will be stored and no stats will show.

Regarding the highslide, I missed your comment below the acp controls that the js still needs to be downloaded. :D
Hardcore_Shad
Posts: 15
Joined: Mon Mar 22, 2010 7:06 am

Re: ReIMG Image Resizer

Post by Hardcore_Shad »

How are you able to take out the "attachment" box from behind the image to make the image look cleaner? Did you have to modify anything for this?

example without the box:
1.jpg
1.jpg (104.38 KiB) Viewed 15853 times


example of an uploaded image from the PC with the attachment box in the background of the pic:

2.jpg
2.jpg (24.16 KiB) Viewed 15853 times

Thanks!
DavidIQ
Site Admin
Posts: 619
Joined: Thu Sep 07, 2006 4:31 pm
Location: Earth
Contact:

Re: ReIMG Image Resizer

Post by DavidIQ »

When you attach an image to a post you can place it inline. That's all it is ;)
Hardcore_Shad
Posts: 15
Joined: Mon Mar 22, 2010 7:06 am

Re: ReIMG Image Resizer

Post by Hardcore_Shad »

Yes, that was attached inline... :(

Does this mean that I need to repost my concern in the support forum instead? I honestly think may be a code prob.

My attachment settings are:
- display images inline YES (and I attach the images inline after upload)
- create thumbnail NO (this allows the use of lightbox; setting it to YES will display image as a link)

My post attachments settings are:
- max image dim. = 640x480
- relative width = 80%
- Normalize = YES
- lightbox

Note updates: If I post the pic as not-inline, it does not have the box because I was soo tempted to edit my viewtopic already. But if I post them as inline, it shows the table. Probly I could edit the inline details as well? Just don't know where... Would you be kind enough to point me in the right direction? I am using Subsilver2. Thanks.
Last edited by Hardcore_Shad on Sat Mar 27, 2010 12:43 am, edited 1 time in total.
DavidIQ
Site Admin
Posts: 619
Joined: Thu Sep 07, 2006 4:31 pm
Location: Earth
Contact:

Re: ReIMG Image Resizer

Post by DavidIQ »

Wait...what issue are you having?
Hardcore_Shad
Posts: 15
Joined: Mon Mar 22, 2010 7:06 am

Re: ReIMG Image Resizer

Post by Hardcore_Shad »

When I attach the images as not-inline (from pc upload), it shows without the background table. I edited my viewtopic to show this code instead:

Code: Select all

	<!-- IF postrow.S_HAS_ATTACHMENTS -->
						<br clear="all" /><br />
						<table style="width: 150px;">
						<!-- BEGIN attachment -->
							<tr>
							<td>{postrow.attachment.DISPLAY_ATTACHMENT}</td>
							</tr>
						<!-- END attachment -->
					          </table>
					<!-- ENDIF -->
But when I attach the image as in-line, it goes back to having a border and table behind it... (even if I've already edited the viewtopic code)

Problem: Can I adjust the in-line properties as well? Don't know where though...


-------------------------------


Update: OK I got it! I edited the bbcode for attachments. Woot! Now, whether I use in-line or not, they show the same thumbnail version. And when I use the IMG bbcode, it works as it should with your mod! :)

- The attachments' dimensions are hardcoded in viewtopic and bbcode html files; the IMG attachments' dimensions can be adjusted via ACP as it did before.

:D
Last edited by Hardcore_Shad on Mon Mar 29, 2010 11:51 pm, edited 1 time in total.
ahmedmoselhi
Posts: 2
Joined: Sat Mar 27, 2010 10:14 am

Re: ReIMG Image Resizer

Post by ahmedmoselhi »

hello davidiq
i'm using hoteditor 4.2 on my forum and i want to know if i can use this mod with the output of this editor
and how i can do this :!:
thank you!
DavidIQ
Site Admin
Posts: 619
Joined: Thu Sep 07, 2006 4:31 pm
Location: Earth
Contact:

Re: ReIMG Image Resizer

Post by DavidIQ »

Hardcore_Shad wrote:Update: OK I got it! I edited the bbcode for attachments. Woot! Now, whether I use in-line or not, they show the same thumbnail version. And when I use the IMG bbcode, it works as it should with the your mod! :)

- The attachments' dimensions are hardcoded in viewtopic and bbcode html files; the IMG attachments' dimensions can be adjusted via ACP as it did before.

:D
Glad to hear :)
See what a little bit of patience and perseverance can do? ;)
DavidIQ
Site Admin
Posts: 619
Joined: Thu Sep 07, 2006 4:31 pm
Location: Earth
Contact:

Re: ReIMG Image Resizer

Post by DavidIQ »

ahmedmoselhi wrote:hello davidiq
i'm using hoteditor 4.2 on my forum and i want to know if i can use this mod with the output of this editor
and how i can do this :!:
thank you!
What is hoteditor?
ahmedmoselhi
Posts: 2
Joined: Sat Mar 27, 2010 10:14 am

Re: ReIMG Image Resizer

Post by ahmedmoselhi »

DavidIQ wrote: What is hoteditor?
you can know more information about that editor in this topic
http://www.phpbb.com/community/viewtopi ... 0&t=546265
it outputs html code instead of bbcode (i.e an [img] tag would be <img> tag in the output) :(
Hardcore_Shad
Posts: 15
Joined: Mon Mar 22, 2010 7:06 am

Re: ReIMG Image Resizer

Post by Hardcore_Shad »

Hi ahmedmoselhi. I hope you don't mind me asking. Why would you prefer wswyg output over html output, when all the other features we are looking for are only shown under html output?
Fri3ng3R
Posts: 2
Joined: Sat Apr 03, 2010 6:16 am

Re: ReIMG Image Resizer

Post by Fri3ng3R »

Hi, i installed ur mod into PHPBB 3.07. It's run perfectly. But there is only one need fix. But i dont know how i can? Here is...

Image

Image

Sorry for my bad Eng...
DavidIQ
Site Admin
Posts: 619
Joined: Thu Sep 07, 2006 4:31 pm
Location: Earth
Contact:

Re: ReIMG Image Resizer

Post by DavidIQ »

Refresh your imageset.
Fri3ng3R
Posts: 2
Joined: Sat Apr 03, 2010 6:16 am

Re: ReIMG Image Resizer

Post by Fri3ng3R »

Thanks u! Nice working! :)
Locked