Author Topic: [MOD] - Show upload images foreach uploader in member editprofile  (Read 30708 times)

0 Members and 1 Guest are viewing this topic.

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] - Show upload images foreach uploader in member editprofile
« Reply #15 on: November 10, 2007, 01:43:52 AM »
In the list - no MOD I code and you ask why is no work with my code if no fresh gallery :?8O
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 Sun Zaza

  • Sr. Member
  • ****
  • Posts: 399
    • View Profile
Re: [MOD] - Show upload images foreach uploader in member editprofile
« Reply #16 on: November 10, 2007, 01:50:01 AM »
I said to you before that the MOD works fine on the fresh gallery, but not on the gallery with other mods.

Do you make Mods only for fresh galleries? I think that any mod should be working also on the galleries with mods. Am I wrong? :|

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] - Show upload images foreach uploader in member editprofile
« Reply #17 on: November 10, 2007, 01:55:15 AM »
Quote
Am I wrong?

Yes. Is say on forum each post MOD is user responsible. Is why, I no integrate my MOD with other author.
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 Sun Zaza

  • Sr. Member
  • ****
  • Posts: 399
    • View Profile
Re: [MOD] - Show upload images foreach uploader in member editprofile
« Reply #18 on: November 10, 2007, 02:00:10 AM »
Oke then. I understand. I will try to solve it myself. If does not work, I will find another solution (mod) to realise my idea.

I will let you know if I find the reason why the mod does not want to work on my gallery. :)

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] - Show upload images foreach uploader in member editprofile
« Reply #19 on: November 10, 2007, 02:03:06 AM »
No problem - please post result in chit / chat after find.

One help I post for you - the list MOD you use - many include no return value with function. Is direct code in target PHP file and two diff MOD can use same file in same / diff action. This is problem.
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 Art By Vicky

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • ABV Arts Enterprises
Re: [MOD] - Show upload images foreach uploader in member editprofile
« Reply #20 on: November 12, 2007, 12:33:09 AM »
Thunderstrike, I'm unable to do step 3 as my computer doesn't recognize .rar files.  Can you either zip or txt the file so I can view it?

Thanks!
ABVarts.com
RoundTableWebDesign.com
ArtByVicky.com
League of Animal Artists - AnimalArtists.org

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] - Show upload images foreach uploader in member editprofile
« Reply #21 on: November 12, 2007, 12:40:07 AM »
Quote
Thunderstrike, I'm unable to do step 3 as my computer doesn't recognize .rar files.  Can you either zip or txt the file so I can view it?

If download WinRAR from RARSoft site - http://www.rarsoft.com - is possible for recognize RAR file. ;)
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 Art By Vicky

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • ABV Arts Enterprises
Re: [MOD] - Show upload images foreach uploader in member editprofile
« Reply #22 on: November 12, 2007, 01:24:10 AM »
Sorry, don't want to download another program just for this mod.  If I wanted to do that, I could have downloaded WinZip.  I guess I just won't use this mod then...

Thank you anyway.
ABVarts.com
RoundTableWebDesign.com
ArtByVicky.com
League of Animal Artists - AnimalArtists.org

Offline Sun Zaza

  • Sr. Member
  • ****
  • Posts: 399
    • View Profile
Re: [MOD] - Show upload images foreach uploader in member editprofile
« Reply #23 on: November 12, 2007, 09:38:39 AM »
Quote
Incorrect. Winzip is no read RAR - is read ZIP. If no want for use RAR, please no use this MOD - is too much for you.

Hey guys, what happening now. We come on this forum because we love 4images. So please do not spoil that.
4images is a professional gallery. So please keep it that way.

@Art By Vicky
WinRAR is a basis program for any pc. Thunderstrike is not trying to sell something to you :|

Anyway, here is the member_editprofile.html of the RAR file:

Code: [Select]
{ifno uploaded_images_from_edit_profile}
{lang_edit_profile_msg}<br />
<form method="post" action="{url_member}">
  <table width="100%" border="0" cellspacing="0" cellpadding="1">
    <tr>
      <td valign="top" class="head1">
        <table width="100%" border="0" cellpadding="4" cellspacing="0">
          <tr>
            <td colspan="2" width="50%" align="left" valign="top" class="head1">{lang_profile_of} {user_name}</td>
    <td colspan="2" width="50%" align="right" valign="top" class="row1"><a href="{url_member}?action=show_uploaded_images">{lang_show_uploaded_images}</a></td>
          </tr>
</table>
<table width="100%" border="0" cellpadding="4" cellspacing="0">
          <tr>
            <td width="100%" valign="top" class="row2">&nbsp;</td>    
          </tr>
</table>
<table width="100%" border="0" cellpadding="4" cellspacing="0">
  <tr>
            <td class="row1"><b>{lang_user_firstname}</b></td>
            <td class="row1"><input type="text" name="user_firstname"  size="30" value="{user_firstname}" class="input" /></td>
          </tr>
  <tr>
            <td class="row1"><b>{lang_user_lastname}</b></td>
            <td class="row1"><input type="text" name="user_lastname"  size="30" value="{user_lastname}" class="input" /></td>
          </tr>
          <tr>
            <td class="row1"><b>{lang_email}</b></td>
            <td class="row1"><input type="text" name="user_email"  size="30" value="{user_email}" class="input" /></td>
          </tr>
          <tr>
            <td class="row2"><b>{lang_email_confirm}</b></td>
            <td class="row2"><input type="text" name="user_email2"  size="30" value="{user_email2}" class="input" /></td>
          </tr>
          <tr>
            <td class="row1"><b>{lang_show_email}</b></td>
            <td class="row1">
              <input type="radio" name="user_showemail" value="1"{user_showemail_yes} />
              {lang_yes}&nbsp;&nbsp;&nbsp;
              <input type="radio" name="user_showemail" value="0"{user_showemail_no} />
              {lang_no}</td>
          </tr>
  <tr>
            <td class="row2"><b>{lang_allow_emails}</b></td>
            <td class="row2">
              <input type="radio" name="user_allowemails" value="1"{user_allowemails_yes} />
              {lang_yes}&nbsp;&nbsp;&nbsp;
              <input type="radio" name="user_allowemails" value="0"{user_allowemails_no} />
              {lang_no}
</td>
          </tr>
          <tr>
            <td class="row1"><b>{lang_invisible}</b></td>
            <td class="row1">
              <input type="radio" name="user_invisible" value="1"{user_invisible_yes} />
              {lang_yes}&nbsp;&nbsp;&nbsp;
              <input type="radio" name="user_invisible" value="0"{user_invisible_no} />
              {lang_no}
</td>
          </tr>
          <tr>
            <td colspan="2" class="head1">{lang_optional_infos}</td>
          </tr>
          <tr>
            <td class="row1"><b>{lang_homepage}</b></td>
            <td class="row1"><input type="text" name="user_homepage"  size="30" value="{user_homepage}" class="input" /></td>
          </tr>
          <tr>
            <td class="row2"><b>{lang_icq}</b></td>
            <td class="row2"><input type="text" name="user_icq"  size="30" value="{user_icq}" class="input" /></td>
          </tr>
        </table>
      </td>
    </tr>
  </table>
  <input type="hidden" name="action" value="updateprofile" />
  <p align="center">
    <input type="submit" value="{lang_save}" class="button" />
    <input type="reset" value="{lang_reset}" class="button" />
  </p>
</form>
<br />
<form method="post" action="{url_member}">
  <table width="100%" border="0" cellspacing="0" cellpadding="1">
    <tr>
      <td valign="top" class="head1">
        <table width="100%" border="0" cellpadding="4" cellspacing="0">
          <tr>
            <td colspan="2" valign="top" class="head1">{lang_change_password}</td>
          </tr>
          <tr>
            <td class="row1"><b>{lang_old_password}</b></td>
            <td class="row1"><input type="password" name="current_user_password" size="30" class="input" /></td>
          </tr>
          <tr>
            <td class="row2"><b>{lang_new_password}</b></td>
            <td class="row2"><input type="password" name="user_password" size="30" class="input" /></td>
          </tr>
          <tr>
            <td class="row1"><b>{lang_new_password_confirm}</b></td>
            <td class="row1"><input type="password" name="user_password2" size="30" class="input" /></td>
          </tr>
        </table>
      </td>
    </tr>
  </table>
  <input type="hidden" name="action" value="updatepassword" />
  <p align="center">
    <input type="submit" value="{lang_change_password}" class="button" />
    <input type="reset" value="{lang_reset}" class="button" />
  </p>
</form>
{endifno uploaded_images_from_edit_profile}

{if uploaded_images_from_edit_profile}
<table width="450" border="0" cellspacing="0" cellpadding="0">
  <tr>
  <td class="row2">     
    <table width="100%" border="0" cellspacing="0" cellpadding="4">
    <tr>
    <td class="head1" valign="top">{lang_uploaded_images_from_edit_profile}</td>
    </tr>
    </table>
    <table width="100%" border="0" cellspacing="0" cellpadding="4">
    <tr>
    <td class="row2" align="left" valign="top"><a href="{url_member}?action=editprofile" class="link" />{lang_uploaded_images_go_back}</a></td>
    </tr>
    </table>
  </td>
  </tr>
  <tr>
  <td class="head1">{uploaded_images_from_edit_profile}</td>
  </tr>
</table>
<br />
{endif uploaded_images_from_edit_profile}

Love, make no war :wink:

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] - Show upload images foreach uploader in member editprofile
« Reply #24 on: November 12, 2007, 01:24:04 PM »
Why I post in file is for addon in someday. Limit space in post. ;)
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 Art By Vicky

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
    • ABV Arts Enterprises
Re: [MOD] - Show upload images foreach uploader in member editprofile
« Reply #25 on: November 13, 2007, 05:56:43 AM »
I wasn't being nasty in my post.  I was just stating a fact.  I meant no disrespect or anything negative.  Thunderstrike has been very helpful and provides wonderful information and mods, so nothing negative was meant by my post.  Thunderstrike, please accept my apologies if that is how you interpreted my post.
ABVarts.com
RoundTableWebDesign.com
ArtByVicky.com
League of Animal Artists - AnimalArtists.org

Offline Warz

  • Newbie
  • *
  • Posts: 44
    • View Profile
Re: [MOD] - Show upload images foreach uploader in member editprofile
« Reply #26 on: April 12, 2008, 07:40:04 PM »
Hi,

I installed this MOD today, it works if user has few images, but if user has many images it doesn't load and my server resource (CPU) goes red. I believe this is because it's trying to load all the images at once, and in one page? Is there any way to limit the amount of images displayed to for example 10-20?

Any help would be highly appreciated. Thank You  :)

Offline Pearl

  • Pre-Newbie
  • Posts: 8
    • View Profile
    • Artnskins
Re: [MOD] - Show upload images foreach uploader in member editprofile
« Reply #27 on: April 16, 2008, 05:30:25 AM »
That would be nice to see next page images instead all images on one page..any help is apprecated!

Thanks!

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: [MOD] - Show upload images foreach uploader in member editprofile
« Reply #28 on: April 16, 2008, 09:27:31 AM »
@Pearl
... here ...
... http://www.4homepages.de/forum/index.php?topic=21162.0 ...
... thanks to Warz and asd.m ...
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 Pearl

  • Pre-Newbie
  • Posts: 8
    • View Profile
    • Artnskins
Re: [MOD] - Show upload images foreach uploader in member editprofile
« Reply #29 on: April 17, 2008, 04:44:01 AM »
Thanks mawenzi !

Sorry for the late respond, I'm still learning  my way around! :D