News:

Wondering if this will always be free?  See why free is better.

Main Menu

Member Color Link

Started by Nibogo, April 02, 2005, 06:32:51 AM

Previous topic - Next topic

ディン1031

#360
Quote from: Azzyh on December 01, 2007, 07:33:38 PM
Hey.
I just installed SMF. First 1.4 then i installed the member color link, it didnt work (its saying its installed but its not showing). Then ive deleted all and then installed SMF 1.3 and tried, didnt work either?? can you help please.
my homepage is www.cwalk.dk
Did you enabled it in the Features and Settings?

Quote from: MinasC on December 01, 2007, 09:55:27 PM
i am trying to make members names in gallery and tp blocks have their color but i don't know what i should replace their name with ! is there a way ?

thnx !

Try this, it's a add on for the SSI.php to enable some colors..

For the second thing,
Normal if it loaded with load member data than the color should be there, if not than there is a way to try to replace $somevar['name'] to $somevar['colored_name'] but it's possible that it not work ;). (Which gallery did you have installed?)

Bye
DIN1031
Support only via MOD Thread! NO PM Support!
My Forum: ayu][kult Forum
My Mods: My Small Mod Collection
My Parser: DIN1031's ModParser
Current Info: More away the next days, because i've to much work to do :x

MinasC

i am using SMF Gallery Lite 1.7.6 and it calls the members' names by using this
<a href="' . $scripturl . '?action=profile;u=' . $row['ID_MEMBER'] . '">'  . $row['realName'] . '</a>
i hope that helps !
i will check the SSI addon asap , thnx a lot !

MinasC

ok i installed your SSI mod but nothing changed ! all the names display the same as before (i have Member Color Link 2.0.1 installed) , so no members'color in the gallery or the blocks !

Azzyh

#363
Quote from: ディン1031 on December 02, 2007, 01:20:36 AM
Quote from: Azzyh on December 01, 2007, 07:33:38 PM
Hey.
I just installed SMF. First 1.4 then i installed the member color link, it didnt work (its saying its installed but its not showing). Then ive deleted all and then installed SMF 1.3 and tried, didnt work either?? can you help please.
my homepage is www.cwalk.dk [nofollow]
Did you enabled it in the Features and Settings?

No i did not. In featues and options, where can i enable it?
Thanks for answering.

ディン1031

Quote from: MinasC on December 02, 2007, 05:39:54 AM
i am using SMF Gallery Lite 1.7.6 and it calls the members' names by using this
<a href="' . $scripturl . '?action=profile;u=' . $row['ID_MEMBER'] . '">'  . $row['realName'] . '</a>
i hope that helps !
i will check the SSI addon asap , thnx a lot !
Hmmm difficullt because it load in a seperate way the user data, so i don't know how to had the colors there, normal you need to load the colors before than you can use it. I need more code to tell you what you need to do or what you can do to add colors there :x.

Quote from: Azzyh on December 02, 2007, 08:50:17 AM
Quote from: ディン1031 on December 02, 2007, 01:20:36 AM
Quote from: Azzyh on December 01, 2007, 07:33:38 PM
Hey.
I just installed SMF. First 1.4 then i installed the member color link, it didnt work (its saying its installed but its not showing). Then ive deleted all and then installed SMF 1.3 and tried, didnt work either?? can you help please.
my homepage is www.cwalk.dk
Did you enabled it in the Features and Settings?

No i did not. In featues and options, where can i enable it?
Thanks for answering.

Admin -> Features and Settings -> Member Color Link (If it not there switch to english).

Bye
DIN1031
Support only via MOD Thread! NO PM Support!
My Forum: ayu][kult Forum
My Mods: My Small Mod Collection
My Parser: DIN1031's ModParser
Current Info: More away the next days, because i've to much work to do :x

MinasC

ok here's the whole gallery.template.php . in there you will see some html entities such as
&#904;&#954;&#952;&#949;&#963;&#951;" alt="&#922;&#945;&#955;&#974;&#962; &#942;&#961;&#952;&#945;&#964;&#949; &#963;&#964;&#951;&#957; &#904;&#954;&#952;&#949;&#963;&#951;
they are just greek letters (that's how they show inside the code) so don't be bothered with them .

thnx a lot !

ディン1031

Sorry i need the Gallery Source file, too ;). I can not load any colors in the template.

Or give me the mod what you use ;).

Bye
DIN1031
Support only via MOD Thread! NO PM Support!
My Forum: ayu][kult Forum
My Mods: My Small Mod Collection
My Parser: DIN1031's ModParser
Current Info: More away the next days, because i've to much work to do :x

Azzyh

Quote from: ディン1031 on December 03, 2007, 01:05:28 AM
Quote from: Azzyh on December 02, 2007, 08:50:17 AM
Quote from: ディン1031 on December 02, 2007, 01:20:36 AM
Quote from: Azzyh on December 01, 2007, 07:33:38 PM
Hey.
I just installed SMF. First 1.4 then i installed the member color link, it didnt work (its saying its installed but its not showing). Then ive deleted all and then installed SMF 1.3 and tried, didnt work either?? can you help please.
my homepage is www.cwalk.dk [nofollow]
Did you enabled it in the Features and Settings?

No i did not. In featues and options, where can i enable it?
Thanks for answering.

Admin -> Features and Settings -> Member Color Link (If it not there switch to english).

Bye
DIN1031

There is no Member Color Link, and my language is English :(.
I think its not "creating" those things for the mod, and the same for rest of the mod i tried to install.
I dont know what's wrong, damn.
Because when im going to press Apply mod its says error on any files.. but then i press install anyways, and then nothing just comes or something.. help. I added your on MSN, pleace accept.

MinasC

Quote from: ディン1031 on December 03, 2007, 02:11:51 PM
Sorry i need the Gallery Source file, too ;). I can not load any colors in the template.

Or give me the mod what you use ;).

Bye
DIN1031

there you go !  ;D
thnx a lot !

ディン1031

#369
Okay i never thought that the template have all the querys...

Okay replace follow thing in the Gallery.template.php

search for

echo '<tr>';
//Display member info
echo '<td width="10%" valign="top">
<a href="' . $scripturl . '?action=profile;u=' . $row['ID_MEMBER'] . '">'  . $row['realName'] . '</a><br />
<span class="smalltext">Posts: ' . $row['posts'] . '</span><br />';
//Display the users avatar
            $memCommID = $row['ID_MEMBER'];
            loadMemberData($memCommID);
loadMemberContext($memCommID);

if($bbc_check)
echo $memberContext[$memCommID]['avatar']['image'];
else
echo $themeUser[$memCommID]['avatar']['image'];


Replace with

echo '<tr>';
//Display member info, and load it...
$memCommID = $row['ID_MEMBER'];
loadMemberData($memCommID);
loadMemberContext($memCommID);

echo '<td width="10%" valign="top">
'.($bbc_check ? $memberContext[$memCommID]['link'] : $themeUser[$memCommID]['link']).'<br />
<span class="smalltext">Posts: ' . $row['posts'] . '</span><br />';

//Display the users avatar
if($bbc_check)
echo $memberContext[$memCommID]['avatar']['image'];
else
echo $themeUser[$memCommID]['avatar']['image'];


I can not give and warrenty that it work ;).

Bye
DIN1031
Support only via MOD Thread! NO PM Support!
My Forum: ayu][kult Forum
My Mods: My Small Mod Collection
My Parser: DIN1031's ModParser
Current Info: More away the next days, because i've to much work to do :x

MinasC

i can't find that code in display.tempate.php ! are you sure it's that file you want me to alter ?  :o :(

ディン1031

Sorry Gallery.template.php...

Bye
DIN1031
Support only via MOD Thread! NO PM Support!
My Forum: ayu][kult Forum
My Mods: My Small Mod Collection
My Parser: DIN1031's ModParser
Current Info: More away the next days, because i've to much work to do :x

MinasC

Quote from: ディン1031 on December 04, 2007, 04:51:33 AM
Sorry Gallery.template.php...

Bye
DIN1031

oh ok , cause for a moment i thought the instructions were meant for Azzyh ! lol !  :P

i did it but nothing changed ! was it supposed to change all the members' names appearing in the gallery ?

Azzyh

help me. damn. :/ i cant launch my site before i fixed this

ディン1031

Quote from: MinasC on December 04, 2007, 07:59:58 AM
Quote from: ディン1031 on December 04, 2007, 04:51:33 AM
Sorry Gallery.template.php...

Bye
DIN1031

oh ok , cause for a moment i thought the instructions were meant for Azzyh ! lol !  :P

i did it but nothing changed ! was it supposed to change all the members' names appearing in the gallery ?
Hmm that was the only thing that i found that is without colors, as long the gallery work correct, there should be colors in the nicks... sorry i can not test this ;) because i've no smf gallery somewhere installed to see if it should work xD).

Quote from: Azzyh on December 04, 2007, 10:16:43 AM
help me. damn. :/ i cant launch my site before i fixed this
Hmmm and your sure you installed my mod? :x

And you switch to English and go into the "Admin -> Features and Settings -> Member Color Link", hmmm is it possible that you use UTF-8?

Bye
DIN1031
Support only via MOD Thread! NO PM Support!
My Forum: ayu][kult Forum
My Mods: My Small Mod Collection
My Parser: DIN1031's ModParser
Current Info: More away the next days, because i've to much work to do :x

MinasC

nevermind , trying is all that counts ! thnx a lot !

4LP3RUZ1

The missing Turkish strings:
$txt['MemberColorGuests'] = 'Ziyaretçi isimleri için renk<br /><span class="smalltext">Boradindex, Messageindex ve Konu gösteriminde</span>';
$txt['MemberColorBanned'] = 'Yasaklı üye isimleri için renk';

and I believe the name should be:
$txt['MemberColorLinkHeadline'] = 'Üye Link Renkleri';
since its included in the language files :)
Frozen frogs are back :(

ディン1031

#377
Quote from: alperuzi on December 05, 2007, 09:23:07 AM
The missing Turkish strings:
$txt['MemberColorGuests'] = 'Ziyaretçi isimleri için renk<br /><span class="smalltext">Boradindex, Messageindex ve Konu gösteriminde</span>';
$txt['MemberColorBanned'] = 'Yasaklı üye isimleri için renk';

and I believe the name should be:
$txt['MemberColorLinkHeadline'] = 'Üye Link Renkleri';
since its included in the language files :)
Okay i will fix this :) thanks for the post.

Bye
DIN1031
Support only via MOD Thread! NO PM Support!
My Forum: ayu][kult Forum
My Mods: My Small Mod Collection
My Parser: DIN1031's ModParser
Current Info: More away the next days, because i've to much work to do :x

Azzyh

Quote from: ディン1031 on December 04, 2007, 02:00:04 PM

Quote from: Azzyh on December 04, 2007, 10:16:43 AM
help me. damn. :/ i cant launch my site before i fixed this
Hmmm and your sure you installed my mod? :x

And you switch to English and go into the "Admin -> Features and Settings -> Member Color Link", hmmm is it possible that you use UTF-8?

Bye
DIN1031

I dont use UTF-8.

Look at this when im holding on installing the mod:
http://img147.imageshack.us/img147/5350/smfnoworkhj8.png [nofollow]

And the featues and options:
http://img136.imageshack.us/img136/2353/smfnoworkmenuiu0.png [nofollow]

And what language i use:
http://img215.imageshack.us/img215/294/smflanguageqw2.png [nofollow]


Help please.

ディン1031

Quote from: Azzyh on December 05, 2007, 01:59:22 PM
Look at this when im holding on installing the mod:
http://img147.imageshack.us/img147/5350/smfnoworkhj8.png

This is defently a host problem, the mod is never installed, because the package manager can not upack the zip file or can not use some php function to parse the mod files itself.

Bye
DIN1031
Support only via MOD Thread! NO PM Support!
My Forum: ayu][kult Forum
My Mods: My Small Mod Collection
My Parser: DIN1031's ModParser
Current Info: More away the next days, because i've to much work to do :x

Advertisement: