Page 5 of 10

Re: ReIMG Image Resizer

Posted: Mon Mar 22, 2010 1:57 pm
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.

Re: ReIMG Image Resizer

Posted: Mon Mar 22, 2010 2:05 pm
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

Re: ReIMG Image Resizer

Posted: Fri Mar 26, 2010 11:24 pm
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 15864 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 15864 times

Thanks!

Re: ReIMG Image Resizer

Posted: Sat Mar 27, 2010 12:01 am
by DavidIQ
When you attach an image to a post you can place it inline. That's all it is ;)

Re: ReIMG Image Resizer

Posted: Sat Mar 27, 2010 12:36 am
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.

Re: ReIMG Image Resizer

Posted: Sat Mar 27, 2010 12:42 am
by DavidIQ
Wait...what issue are you having?

Re: ReIMG Image Resizer

Posted: Sat Mar 27, 2010 12:58 am
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

Re: ReIMG Image Resizer

Posted: Sat Mar 27, 2010 10:19 am
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!

Re: ReIMG Image Resizer

Posted: Sat Mar 27, 2010 2:59 pm
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? ;)

Re: ReIMG Image Resizer

Posted: Sat Mar 27, 2010 2:59 pm
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?

Re: ReIMG Image Resizer

Posted: Sun Mar 28, 2010 7:40 am
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) :(

Re: ReIMG Image Resizer

Posted: Mon Mar 29, 2010 11:09 pm
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?

Re: ReIMG Image Resizer

Posted: Sat Apr 03, 2010 6:20 am
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...

Re: ReIMG Image Resizer

Posted: Sat Apr 03, 2010 9:52 am
by DavidIQ
Refresh your imageset.

Re: ReIMG Image Resizer

Posted: Sat Apr 03, 2010 8:02 pm
by Fri3ng3R
Thanks u! Nice working! :)