• [MOD] Member personal photo v1.1.3 by V@no (2011-10-23) 4 0 5 1
Currently:  

Author Topic: [MOD] Member personal photo v1.1.3 by V@no (2011-10-23)  (Read 327407 times)

0 Members and 1 Guest are viewing this topic.

Offline Smoothice

  • Newbie
  • *
  • Posts: 33
    • View Profile
    • Casual Victims
Re: [MOD] Member personal photo v1.1.1 by V@no
« Reply #225 on: June 03, 2007, 06:52:45 AM »
OK I love this mod but I am having problems with one thing.  I can get the pic to show in the comments and in the profile but I can not get it to show on the details page.  I have double checked all the code and it is not working.  Anyone else run into this problem.

Smoothice

Never mind found the answer in another post.  Thought I ready them all.  Thanx for a great mod.
« Last Edit: June 03, 2007, 07:31:44 AM by Smoothice »

Offline cronk005

  • Newbie
  • *
  • Posts: 44
    • View Profile
    • Travelingtheworldaround
Re: [MOD] Member personal photo v1.1.1 by V@no
« Reply #226 on: July 07, 2007, 06:02:04 PM »
I am having problems also getting the photo to upload. I go and check the CHMOD settings for the folder and they are at 777. When I go into member_editprofile and try to upload it, nothing happens.

Thoughts? I've checked the code several times and it all appears as it should based on the installation instructions.

I'm using 1.7.2

Regards,

DECronk

Offline son_gokou

  • Full Member
  • ***
  • Posts: 199
    • View Profile
Re: [MOD] Member personal photo v1.1.1 by V@no
« Reply #227 on: October 08, 2007, 02:20:47 AM »
Everything worked except one thing.
On details.html I can't show the user image. It appears the box with a X.

Offline UFOSWORLD

  • Full Member
  • ***
  • Posts: 102
    • View Profile
Re: [MOD] Member personal photo v1.1.1 by V@no
« Reply #228 on: November 02, 2007, 01:01:37 PM »
Nice Mod, works fine,

i want to hide userpic for guests, when they click on usernames are online.

I installed the Last Visitor Mod for Member Profile, there it works...
with the column

Code: [Select]
if($user_info['user_id'] <> GUEST)the last visitors shown only to registered users.

Where in the member.php i had to add that code, that the userpic also shown to registered users only and for guest no picture is shown. 

Btw. i need that shown to registered users only thing on the mail adress too... where i have to add?

thx UFO

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] Member personal photo v1.1.1 by V@no
« Reply #229 on: November 04, 2007, 04:24:36 PM »
No need for add this line if use: {if user_loggedin}...{endif user_loggedin} in member_profile.html 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 vitara

  • Newbie
  • *
  • Posts: 46
    • View Profile
Re: [MOD] Member personal photo v1.1.1 by V@no
« Reply #230 on: December 13, 2007, 06:10:07 PM »
Auf meiner Seite können die User Ihre Userpics nicht mehr sehen.
Wenn ich als Admin eingeloggt bin geht es wieder, wo könnte der Hase begraben sein?

Sorry, das ganze nur bei den Kommentaren wo das Bild unter dem Usernamen zu sehen ist!

Besten dank für eure Mithilfe!
« Last Edit: December 13, 2007, 07:00:07 PM by vitara »

Offline masterred

  • Sr. Member
  • ****
  • Posts: 494
    • View Profile
Re: [MOD] Member personal photo v1.1.1 by V@no
« Reply #231 on: December 28, 2007, 06:44:10 PM »
hi

i have this error

Quote
Warning: move_uploaded_file(./data/userpic/1.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in C:\AppServ\www\4images\member.php on line 1147

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move 'C:\WINNT\TEMP\php8E6.tmp' to './data/userpic/1.jpg' in C:\AppServ\www\4images\member.php on line 1147

Quote
Error enviando archivo de imagen: S2020007.JPG
S2020007.JPG: Copy error. Please check the directory permissions


i need you help

thanks

Apache/2.2.21 (Win32)
PHP/5.3.5
Mysql Version: 5.5.19
4images Version: 1.7.?



Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] Member personal photo v1.1.1 by V@no
« Reply #232 on: December 28, 2007, 07:19:28 PM »
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 masterred

  • Sr. Member
  • ****
  • Posts: 494
    • View Profile
Re: [MOD] Member personal photo v1.1.1 by V@no
« Reply #233 on: December 29, 2007, 08:31:42 AM »
hi

my gallery 4images 1.7.4 work at

Apache Web Server Version 1.3.34

PHP Script Language Version 5.2.5

MySQL Database Version 5.0.16

phpMyAdmin Database Manager Version 2.5.7-pl1

i see

Apache/2.2.21 (Win32)
PHP/5.3.5
Mysql Version: 5.5.19
4images Version: 1.7.?



Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] Member personal photo v1.1.1 by V@no
« Reply #234 on: December 29, 2007, 04:23:08 PM »
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 masterred

  • Sr. Member
  • ****
  • Posts: 494
    • View Profile
Re: [MOD] Member personal photo v1.1.1 by V@no
« Reply #235 on: December 30, 2007, 03:48:41 PM »
hi

A question, work win2000, before installing this mod, had no trouble creating images, everything started when installing the MOD Member Personal Photo, I have installed other MOD as Avatar without any problems. Will continue to be problem for permission ?, I have never used FTP client to work on localhost and never have this problem.

thanks
Apache/2.2.21 (Win32)
PHP/5.3.5
Mysql Version: 5.5.19
4images Version: 1.7.?



Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] Member personal photo v1.1.1 by V@no
« Reply #236 on: December 30, 2007, 03:49:32 PM »
Check IIS setting.
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 masterred

  • Sr. Member
  • ****
  • Posts: 494
    • View Profile
Re: [MOD] Member personal photo v1.1.1 by V@no
« Reply #237 on: January 04, 2008, 06:21:48 AM »
hi

Is running I think that the problem is that was using a photo from more size permitted in the ACP.

cuestion



1- http://www.4homepages.de/forum/index.php?topic=6797.msg34005#msg34005

2-http://www.4homepages.de/forum/index.php?topic=6797.msg34586#msg34586

thanks
« Last Edit: January 04, 2008, 06:32:49 AM by masterred »
Apache/2.2.21 (Win32)
PHP/5.3.5
Mysql Version: 5.5.19
4images Version: 1.7.?



marcuskillen

  • Guest
Re: [MOD] Member personal photo v1.1.1 by V@no
« Reply #238 on: January 13, 2008, 07:48:17 PM »
uhm... really funny... the download link in the original post dosent work !!!!!!!!  :idea: and A have already changed everything so far... Is it just me or isent it confusing when an application add on have 48 pages and one are suppose to read throw everything ! gosh

Offline Jan-Lukas

  • Addicted member
  • ******
  • Posts: 1.289
    • View Profile
    • Discover the New World of Kindersurprise
Re: [MOD] Member personal photo v1.1.1 by V@no
« Reply #239 on: January 19, 2008, 05:59:36 PM »
Versuche unseren Katalog auf 1.7.4 zu updaten, aber beim einbau vom personal photo kommt folgender Fehler
Parse error: parse error, unexpected '}' in /srv/www/vhosts/ue-ei-portal-sammlerkatalog.de/httpdocs/1.7.5/includes/template.php(101) : eval()'d code on line 45

und zwar nur beim aufruf vom Userprofil, im Kontrollzentrum ist alls OK
Habe es genau so eingebaut wie in der 1.7.1 die z.Z. noch läuft

hoffe kann jemand helfen, möchte nämlich noch Avatar einbinden, und wird dann ja wohl auch nicht klappen ?


Ps. gibt es den Threat mit dem security image nicht mehr ? mit dem transparenten Bild über der Grafik legen, kann es nicht mehr finden.


alles erledigt

Danke
« Last Edit: January 21, 2008, 11:37:42 AM by Jan-Lukas »
Danke Harald