Is it possible to have one upload that is the main program, and one more upload that is a screen shot in the main add a link forum (include_form)?
Jan 23, 2006, 2:42 AM
Veteran / Moderator (18436 posts)
Jan 23, 2006, 2:42 AM
Post #2 of 7
Views: 3771
Sure thing.. just have 2 FILE fields =)
i.e
Screenshot
File
We do this all the time.
i.e
Current_Download_File
Screenshot_1
Screenshot_2
Screenshot_3
Screenshot_4
..etc
Hope that helps.
Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
i.e
Screenshot
File
We do this all the time.
i.e
Current_Download_File
Screenshot_1
Screenshot_2
Screenshot_3
Screenshot_4
..etc
Hope that helps.
Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Im slowly getting the hang of it, got it working now. Now I need to somehow use imagemagick to resize any larger photos that people upload as thumbnails, down to like 100x75 or 75x100 dependant on the orientation of the original photo or I suppose I could just use the width and height tags in the detail.html file and limit the file size, so at least it wouldnt have some 800x600 photo taking up the whole page.
Jan 24, 2006, 12:27 AM
Veteran / Moderator (18436 posts)
Jan 24, 2006, 12:27 AM
Post #5 of 7
Views: 3737
Quote:
Now I need to somehow use imagemagick to resize any larger photos that people upload as thumbnails, down to like 100x75 or 75x100 dependant on the orientation of the original photo orThats what Thumb_Images does

Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Jan 26, 2006, 4:29 AM
Veteran / Moderator (18436 posts)
Jan 26, 2006, 4:29 AM
Post #7 of 7
Views: 3708
Hi,
Thumb_Images is a Plugin, but uses Image::Magick.
Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Thumb_Images is a Plugin, but uses Image::Magick.
Cheers
Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!