Author Topic: Modifications for a Wallpaper site  (Read 12950 times)

0 Members and 1 Guest are viewing this topic.

Offline aura

  • Newbie
  • *
  • Posts: 10
    • View Profile
Modifications for a Wallpaper site
« on: September 22, 2007, 11:34:37 PM »
Hi! I'm looking for someone to help me with my wallpapers site (www.eslamoda.com/wallpapers).

This is what I need:

-Auto-generate the Thumbnails

-Automatic resize to create the different sizes: for example, if you upload 1024x768 the gallery should create the 800x600 and the 400x200 (preview) image.

-The gallery should create the link to the available sizes of the Image

-Instead of forcing the download and saving of the image when clicking in the download buttons the bigger picture should be open in a new window.

----------------------------------------------
I think the mods already exists but I'm not good with programming and I can't make them work together  :(
Currently Im using this MOD: http://www.4homepages.de/forum/index.php?topic=1861.0

I hope I make myself clear (my English really sucks) and I'll wait for your budgets for this (I will pay through paypal)

Thanks a lot, Aura


Offline mawenzi

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: Modifications for a Wallpaper site
« Reply #1 on: September 23, 2007, 02:03:22 PM »
... you need this for uploading via ACP or via website uploadform ... ?
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline aura

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: Modifications for a Wallpaper site
« Reply #2 on: September 24, 2007, 03:34:55 AM »
I think via ACP, the idea its only the staff would submit wallpapers.

Offline n3w

  • Newbie
  • *
  • Posts: 26
    • View Profile
Re: Modifications for a Wallpaper site
« Reply #3 on: September 24, 2007, 05:33:05 AM »
1st thing todo, keep a backup  :)

For "-Auto-generate the Thumbnails"
I suggest use [MOD] Check new images in ALL categories v2.11 by V@no
After installing above mod, when you will try to add new wallpapers through your admin pannel by click check images.. this mod will automatically create thumbnails while adding new wallpapers.

Use it like: First create a category (note down its no.)
Through FTP upload all wallpapers in public_html/yourgallery/data/media/category no.
Now, check images from your admin pannel  and you are done :)


-Automatic resize to create the different sizes sorry thats not possible i think :(

But for offering different resolution wallpaper download use this: http://www.4homepages.de/forum/index.php?topic=1861.msg7846#msg7846

-The gallery should create the link to the available sizes of the Image above modification will do it ;)

-Instead of forcing the download and s..
Use this: http://www.4homepages.de/forum/index.php?topic=13040.0

Offline mawenzi

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: Modifications for a Wallpaper site
« Reply #4 on: September 24, 2007, 10:08:05 AM »
1.
... the same request, I realized it ...
... http://www.4homepages.de/forum/index.php?topic=17870.0 ...

2.
I think via ACP, the idea its only the staff would submit wallpapers.

... ok, then you need a new checkimages.php (and some other files modifications for downloading and showing) ...
... this should create the following files in different folders : thumbnail, medium, large and x-large (the original) ... ?
... I have a modified checkimages.php for thumbnail, medium, large (the original) ...
... please pm me your budget for this new checkimages.php ...

3.
-Automatic resize to create the different sizes sorry thats not possible i think :(
... it is possible ... !
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Modifications for a Wallpaper site
« Reply #5 on: September 24, 2007, 12:50:40 PM »
Quote
... it is possible ... !

Mawenzi is right here. With GD library, is quick way for do this.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline n3w

  • Newbie
  • *
  • Posts: 26
    • View Profile
Re: Modifications for a Wallpaper site
« Reply #6 on: September 24, 2007, 03:31:04 PM »
Quote
... it is possible ... !

Mawenzi is right here. With GD library, is quick way for do this.
Ha ha i never knew that in 4images without using 3rd party script we can resize a picture to different resolutions on the go.  :oops:

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Modifications for a Wallpaper site
« Reply #7 on: September 24, 2007, 09:11:08 PM »
Quote
Ha ha i never knew that in 4images without using 3rd party script we can resize a picture to different resolutions on the go.

Please stay on topic ... this is request for paid ... no chit / chat. For answer question, this time, there is file: includes/image_utils.php for image library (Imagemagik / GD / NetPBM check extension).
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline aura

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: Modifications for a Wallpaper site
« Reply #8 on: September 25, 2007, 09:03:58 PM »
Ohh thanks for the answers, I'm still willing to pay someone to do it hehe, I already screw everything once and it wasn't a pleasing experience  8O.

If anyone is interested please tell me  :D.


Thanks again
Aura

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: Modifications for a Wallpaper site
« Reply #9 on: September 26, 2007, 09:22:19 PM »
Quote
I'm still willing to pay someone to do it

Willing to pay with no say budget range ? ... what is budget for this ?
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?