+ Reply to Thread (include dating software, release, and patch number!)
Results 1 to 4 of 4

Thread: 100X100 photo Upload thumbnail

  1. #1
    CodyT's Avatar
    Join Date
    Feb 2007
    Posts
    288

    Default 100X100 photo Upload thumbnail

    Alright, when a member uploads a background image, how do I make it so all that shows is a 100x100 sized thumbnail rather than that huge thumbnail that shows after they upload? Its takes up 70% of the "customize profile" box. Thanks guys.
    SocialEngine 2.81 Nulled

  2. #2
    mwep
    Guest

    Default

    We are having similar issues. When a user uploads a huge image as background, they lose the ability to delete the background as it overs the controls in Customize Profile. So we need to restrict the size of the image when previewing it in Customize Profile.

    Any suggestions ?

    Thanks!!!

  3. #3
    mwep
    Guest

    Default

    I think I found a cheap fix to the problem and it also sets the background image size to 100x100 in Customize Profile.

    I am not sure what implications this has on other stuff but it's testing well on our site.

    profile_customize.php

    Find:

    PHP Code:
    $bgimage $bgimage "<img src=\"{$site['profileBackground']}$bgimage\" alt=\"background\">" ''
    Replace with:

    PHP Code:
    $bgimage $bgimage "<img src=\"{$site['profileBackground']}$bgimage\" alt=\"background\" height=\"100\" width=\"100\">" ''
    Hope this helps!!!

  4. #4
    CodyT's Avatar
    Join Date
    Feb 2007
    Posts
    288

    Default

    Wow, never saw that. I will defiently test that later.. just reinstalled windows hehe. Alot to do before editing
    SocialEngine 2.81 Nulled

+ Reply to Thread (include dating software, release, and patch number!)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Photo Upload Failed (Photo Error) - Photo Module
    By Page7 in forum Boonex Dolphin 7
    Replies: 4
    Last Post: 03-24-2010, 10:28 PM
  2. Replies: 17
    Last Post: 09-11-2009, 04:24 PM
  3. Photo Image will not upload
    By emailgirls in forum General Troubleshooting
    Replies: 23
    Last Post: 09-25-2007, 09:25 AM
  4. Upload Photo
    By BodyMen in forum Bugs Dolphin 5.6.1 / 5.6.2
    Replies: 25
    Last Post: 03-09-2007, 03:46 PM
  5. IM - Members photo/thumbnail does not appear
    By Prometheus in forum Chat / ShoutBox / Instant Messenger (non-Ray)
    Replies: 0
    Last Post: 06-28-2006, 02:19 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts