Author Topic: [addon] DREAMBOARD V 2.1  (Read 519951 times)

0 Members and 1 Guest are viewing this topic.

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: [addon] DREAMBOARD V 2.1
« Reply #240 on: January 30, 2006, 10:37:31 PM »
Quote

that only the image showed in the topic-starter...


That's where I'm confused actually ... I do not see any relative avatar icons from your page you pointed ... perhaps I missed it somewhere on that page ? If so, could you point it out for me on where I could see this image from the topic starter ? ;)

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [addon] DREAMBOARD V 2.1
« Reply #241 on: January 30, 2006, 10:39:25 PM »
If that doesn't work with Avatar MOD , people have another option before posted here , about use Member Personal Photo MOD as avatar in dreamboard  :wink:

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: [addon] DREAMBOARD V 2.1
« Reply #242 on: January 30, 2006, 10:40:34 PM »
@Stoleti:

If so, I might of had missed it (or don't remember). Would you mind posting the precise topic so that I can take a look at it ? ;)

Offline crcbad

  • Newbie
  • *
  • Posts: 43
    • View Profile
Re: [addon] DREAMBOARD V 2.1
« Reply #243 on: January 30, 2006, 10:41:37 PM »
You can't see avatars because of the changes we have made a few minutes ago... I mean, If we go to the post you say you'll do a fix for the topic-starter thing, the avatar will appear, but of course, in the first post of the thread.

(Talking about all... My english is poor... :P)

One more thing!! the comment_bit.php isn't similar what you want to do in showthread.php? I say it from the ignorence....


Stoleti Yes, I know that mod, but when I have already installed the other mod hehe...

Offline trez

  • Hero Member
  • *****
  • Posts: 613
    • View Profile
    • blog / photography
Re: [addon] DREAMBOARD V 2.1
« Reply #244 on: January 30, 2006, 10:42:41 PM »
wait wait wait :) :)

its working !

Just change

Code: [Select]
$showtopic .="<td><b>$repuser</b><br>$rank_user_info<br>$user_image\<br>$num_post $datereg  $repip</td>\n";
to

Code: [Select]
$showtopic .="<td><b>$repuser</b><br>$rank_user_info<br>$user_avatar\<br>$num_post $datereg  $repip</td>\n";
The only problem is that the avatar of the topic starter isnt show, but all the avatars of the answers are
 :arrow: http://www.ggrec.com/zapomnime2/showthread.php?bid=6&threadid=23

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: [addon] DREAMBOARD V 2.1
« Reply #245 on: January 30, 2006, 10:43:57 PM »
In that case, my 2nd code is pointless. To avoid growing the topic further, and if you have additional time, please PM me to test alternative solutions.

[EDIT]

YES !!! that's where I forgot the 2nd time (but only did it the first time).

Excellent, try out a couple of new posts on your dreamboard forum and tell me if the avatar icons remains statics.

Keep me posted on this. ;)

In the mean time,

change this line :

Quote

$showtopic .="<td><b>$repuser</b><br>$rank_user_info<br>$user_avatar\<br>$num_post $datereg  $repip</td>\n";


to read :

Code: [Select]

$showtopic .="<td><b>".$repuser."</b><br>".$rank_user_info."<br>".$user_avatar."<br>".$num_post. $datereg  $repip."</td>\n";


;)

Offline trez

  • Hero Member
  • *****
  • Posts: 613
    • View Profile
    • blog / photography
Re: [addon] DREAMBOARD V 2.1
« Reply #246 on: January 30, 2006, 10:47:31 PM »
ok, so i tried new posts, the avatar is there. But when i start a NEW topic, the avatar of the FIRST post isnt showing

Offline crcbad

  • Newbie
  • *
  • Posts: 43
    • View Profile
Re: [addon] DREAMBOARD V 2.1
« Reply #247 on: January 30, 2006, 10:47:54 PM »
Yes, its working partially, there are some errors I have...

TheOracle enter in http://www.eruben.biz/Galeria/showthread.php?bid=6&threadid=4

The avatars are shown now in the second and third post, but not in the first...

And also, the "Registered" value is missing...

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: [addon] DREAMBOARD V 2.1
« Reply #248 on: January 30, 2006, 10:49:33 PM »
Quote

And also, the "Registered" value is missing...


Wait ... that tells me something. In that case, go back to the previous page where the 2nd codings was posted today. I might have an explanation for this (wait 2 mins). ;)

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [addon] DREAMBOARD V 2.1
« Reply #249 on: January 30, 2006, 10:51:42 PM »
@Stoleti:

If so, I might of had missed it (or don't remember). Would you mind posting the precise topic so that I can take a look at it ? ;)

Sure  :wink:

Take a look http://www.4homepages.de/forum/index.php?topic=9598.msg48959#msg48959

 :mrgreen:

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: [addon] DREAMBOARD V 2.1
« Reply #250 on: January 30, 2006, 10:54:00 PM »
@stoleti:

I know, this is where I took the info today. Althought, the member who posted this was mistaken. It is not about the avatar but simply the userpic MOD involved. ;)

Which is why, the avatar must be implemented seperately.

[EDIT]

The codings has just been edited here :

http://www.4homepages.de/forum/index.php?topic=9598.msg59391#msg59391

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: [addon] DREAMBOARD V 2.1
« Reply #251 on: January 30, 2006, 10:59:43 PM »
Quote

The avatars are shown now in the second and third post, but not in the first...


I still don't see your avatars ... perhaps I must be logged in into your gallery in order to see them ? ;)

Offline crcbad

  • Newbie
  • *
  • Posts: 43
    • View Profile
Re: [addon] DREAMBOARD V 2.1
« Reply #252 on: January 30, 2006, 11:00:52 PM »
I did the changes you mentioned, but errors have just appeared...

http://www.eruben.biz/Galeria/showthread.php?bid=6&threadid=4  -> You dont need to be logged

Offline trez

  • Hero Member
  • *****
  • Posts: 613
    • View Profile
    • blog / photography
Re: [addon] DREAMBOARD V 2.1
« Reply #253 on: January 30, 2006, 11:02:47 PM »
Quote

The avatars are shown now in the second and third post, but not in the first...


I still don't see your avatars ... perhaps I must be logged in into your gallery in order to see them ? ;)

no, you have not to be logged in, i tried it, and see them. Maybe refresh the page.
 :arrow: http://www.ggrec.com/zapomnime2/showthread.php?bid=6&threadid=23

Offline TheOracle

  • Hero Member
  • *****
  • Posts: 875
    • View Profile
Re: [addon] DREAMBOARD V 2.1
« Reply #254 on: January 30, 2006, 11:07:31 PM »
Ok, corrections has just been made from my codes. The error should no longer appear. ;)