inherit
157863
0
Nov 20, 2024 10:35:15 GMT -8
Skidjit
Hello Sweetie! :D
1,129
September 2010
skidjit
|
Post by Skidjit on Jul 16, 2015 16:46:41 GMT -8
WOW... Sorry it's been a year since I've been over here. As well as since you tagged me. If you are still wondering, YES I am indeed still using this plugin. It's still working well. Thanks. If you are still needing to ask something else, I'll be online more. It's so good to be back.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Jul 16, 2015 23:27:16 GMT -8
I apologize I never saw this reply. I will look at this over the weekend.
|
|
DruZ
New Member
Driving his enemies before him, hearing the cries of their women, and riding their horses.
Posts: 16
inherit
me0001@gmail.com
193648
0
Feb 17, 2020 19:49:06 GMT -8
DruZ
Driving his enemies before him, hearing the cries of their women, and riding their horses.
16
May 2013
usmc0311stc
|
Post by DruZ on Aug 1, 2015 8:40:35 GMT -8
I need to know how to make custom fields and my mini profile template display for the alters. colorsofdestiny.boards.net/thread/21/That is an example of the mini profile not displaying. I am using chrome on an Android tablet, and viewing desktop version of the page.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Aug 1, 2015 12:58:23 GMT -8
The Alters wouldnt have custom fields because they dont store that information individually. custom fields are tied to member accounts, so if they displayed at all, they would be the same vaues for all the alters belonging to the same person.
the plugin does allow for custom templates though, but it only shows the variables it knows about
|
|
DruZ
New Member
Driving his enemies before him, hearing the cries of their women, and riding their horses.
Posts: 16
inherit
me0001@gmail.com
193648
0
Feb 17, 2020 19:49:06 GMT -8
DruZ
Driving his enemies before him, hearing the cries of their women, and riding their horses.
16
May 2013
usmc0311stc
|
Post by DruZ on Aug 1, 2015 17:45:56 GMT -8
then the question becomes this.
1). is there a wa to dsplay the correct picture even if the rest of the data is wrong?
OR
2) is there a way to add boxes to the alters profile for me to add the data in manually if t isn't displayed automatically?
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Aug 1, 2015 19:38:22 GMT -8
correct picture?
|
|
DruZ
New Member
Driving his enemies before him, hearing the cries of their women, and riding their horses.
Posts: 16
inherit
me0001@gmail.com
193648
0
Feb 17, 2020 19:49:06 GMT -8
DruZ
Driving his enemies before him, hearing the cries of their women, and riding their horses.
16
May 2013
usmc0311stc
|
Post by DruZ on Aug 1, 2015 20:22:06 GMT -8
when i post somthing as my alter the alter name shows up, but th main ccount's user avatar appears instead of the alter's avatar.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Aug 2, 2015 21:07:26 GMT -8
Does the Alter have it's own avatar?
|
|
DruZ
New Member
Driving his enemies before him, hearing the cries of their women, and riding their horses.
Posts: 16
inherit
me0001@gmail.com
193648
0
Feb 17, 2020 19:49:06 GMT -8
DruZ
Driving his enemies before him, hearing the cries of their women, and riding their horses.
16
May 2013
usmc0311stc
|
Post by DruZ on Aug 3, 2015 6:40:34 GMT -8
yes it does.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Aug 3, 2015 11:01:19 GMT -8
I can only guess you have made some sort of modification to the mini-profile template so the plugin cannot find where the avatar is supposed to go anymore.
|
|
DruZ
New Member
Driving his enemies before him, hearing the cries of their women, and riding their horses.
Posts: 16
inherit
me0001@gmail.com
193648
0
Feb 17, 2020 19:49:06 GMT -8
DruZ
Driving his enemies before him, hearing the cries of their women, and riding their horses.
16
May 2013
usmc0311stc
|
Post by DruZ on Aug 4, 2015 8:15:37 GMT -8
This is my mini profiles code
<div class="$[miniprofile_class]" style="background-image: url('http://i.imgur.com/DySn9Vm.png');{foreach $[user.mini_custom_field]}{if $[user.mini_custom_field.name] == "Hover Image"}background-image: url('$[user.mini_custom_field.value]');{/if}{/foreach}background-size:cover;"> <div class="firemini"{foreach $[user.mini_custom_field]}{if $[user.mini_custom_field.name] == "Rawr"} style="background-image:url('$[user.mini_custom_field.value]'); background-repeat: no-repeat; background-position:center top;"{/if}{/foreach}><div class="fireminiinside"> <br />$[user]
{if $[user.is_guest]}Guest<br />{/if} <br /> $[user.warning.bar] {if $[user.is_member]} <div class="info"> <table width="100%" class="fireminiTwo"> <tr><td width="100%" colspan="2" align="center" style="background-color: #cccccc;"><span style="color: #111111;">{if $[user.custom_title]}$[user.custom_title]{/if}</span></td></tr> {if $[user.avatar]} <tr><td width="100%" colspan="2" align="center" style="padding:0px;width:150px;max-height:200px;" class="mpav">$[user.avatar] </td></tr> {/if} <tr><td width="100%" colspan="2" align="center" style="background-color: #cccccc;"><span style="color: #111111;">In Character</span></td></tr> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "Species"}<tr><td width="50%"><b>Species:</b></td><td width="50%">$[user.mini_custom_field.value]</td></tr> {/if} {if $[user.mini_custom_field.name] == "Sex"}<tr><td width="50%"><b>Sex:</b></td><td width="50%">$[user.mini_custom_field.value]</td></tr> {/if} {if $[user.mini_custom_field.name] == "Height"}<tr><td width="50%"><b>Height:</b></td><td width="50%">$[user.mini_custom_field.value]</td></tr> {/if} {if $[user.mini_custom_field.name] == "Current Civilian Outfit"}<tr><td width="50%"><b>Current Civilian Outfit:</b></td><td width="50%">$[user.mini_custom_field.value]</td></tr> {/if} {/foreach} <tr><td width="100%" colspan="2" align="center" style="background-color: #cccccc;"><span style="color: #111111;">Out of Character</span></td></tr> </td></tr></table>
<table width="100%" cellspacing="0" cellpadding="0" style="border-right: 1px solid #000000;border-left: 1px solid #000000;"> <tr><td width="33%" align="center"><b>Posts:</b></td> <td width="34%" align="center" style="border-right: 1px solid #000000;border-left: 1px solid #000000;"><b>Likes:</b></td> <td width="33%" align="center"><b>Coins:</b></td></tr> <tr style="border-top: 1px solid #000000;"><td width="33%" align="center">$[user.posts]</td> <td width="34%" align="center" style="border-right: 1px solid #000000;border-left: 1px solid #5f1314;">$[user.likes]</td> <td width="33%" align="center"><span class="money_symbol"></span><span class="money_amount"></span></td></tr> </table> <table width="100%" class="fireminiTwo"> {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "OOC Player Handle"}<tr><td width="50%"><b>OOC Player Handle:</b></td><td width="50%">$[user.mini_custom_field.value]</td></tr> {/if} {if $[user.mini_custom_field.name] == "Plotting Page"}<tr><td width="50%"><b>Plotting Page:</b></td><td width="50%">$[user.mini_custom_field.value]</td></tr> {/if} {if $[user.mini_custom_field.name] == "Private Profile"}<tr><td width="50%"><b>Private Profile:</b></td><td width="50%">$[user.mini_custom_field.value]</td></tr> {/if} {if $[user.mini_custom_field.name] == "Public Profile"}<tr><td width="50%"><b>Public Profile:</b></td><td width="50%">$[user.mini_custom_field.value]</td></tr> {/if} {if $[user.mini_custom_field.name] == "Thread Tracker"}<tr><td width="50%"><b>Thread Tracker:</b></td><td width="50%">$[user.mini_custom_field.value]</td></tr> {/if} {/foreach}
<tr><td width="50%"><b>Status:</b></td> <td width="50%">{if $[user.is_online]}<font color="#01DF01">Online</font> {else} <font color="#8A0808">Offline</font>{/if}</td></tr> {if $[user.personal_text.message]}<tr><td width="100%" colspan="2" align="center" style="background-color: #cccccc;"><span style="color: #111111;">Current Status</span></td></tr> <tr><td width="100%" colspan="2" align="center" style="text-align: justify; padding: 3px;"> <span style="font-size:12px;">$[user.personal_text] </span> </td></tr>{/if} {foreach $[user.mini_custom_field]} {if $[user.mini_custom_field.name] == "MP3 Link"} <tr><td width="100%" colspan="2" align="center" style="background-color: #cccccc;"><span style="color: #111111;">Theme Song</span></td></tr>
<tr><td width="100%" colspan="2" align="center" style="height:20px;"> <object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3_mini.swf" width="100%" height="100%"><param name="movie" value="http://flash-mp3-player.net/medias/player_mp3_mini.swf" /><param name="wmode" value="transparent"/><param name="FlashVars" value="mp3=$[user.mini_custom_field.value]"/><br></object>
</td></tr> {/if} {/foreach} </table>
</div><br /> {/if} {if $[user.miniprofile_badge]} <div class="$[user.miniprofile_badge_container_class]"> {foreach $[user.miniprofile_badge]} $[user.miniprofile_badge.icon] {/foreach} </div> {/if}
</div></div></div>
My goal is to either get alter mini profile to be able to look the same and let me manually input the information into the profile. OR find a plug in that let's me switch between real açount like jcink pets you select linked accounts from a pull down.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Aug 4, 2015 11:03:41 GMT -8
If you are using the custom mini-profile setting in the plugin. you can pretty much paste most of that in there. You just have to replace some of the variables with the Alter counterparts (it lists all the ones it can access)
It could also be skipping after it switches the names for some reason.
|
|
DruZ
New Member
Driving his enemies before him, hearing the cries of their women, and riding their horses.
Posts: 16
inherit
me0001@gmail.com
193648
0
Feb 17, 2020 19:49:06 GMT -8
DruZ
Driving his enemies before him, hearing the cries of their women, and riding their horses.
16
May 2013
usmc0311stc
|
Post by DruZ on Aug 4, 2015 12:43:23 GMT -8
I guessed it was possible to just replace. But is it possible to add more components so that I can match them all.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Aug 5, 2015 9:08:27 GMT -8
Not without changing the core storage of the plugin. There isnt infinite space here. you only get 64K total for all the alters and the more stuff you add in there the less alters you will get to store. I know you are wanting something that gives you a bunch of new accounts subset to a main account, but I dont have the luxury of adding storage into the forum user database.
That being said, you COULD re-purpose a field like date-joined or birthday and since you are giving them new labels store something else in there.
but is the alter avatar still not showing up? do you have a way for me to LOOK at a post where it doesnt show?
|
|
DruZ
New Member
Driving his enemies before him, hearing the cries of their women, and riding their horses.
Posts: 16
inherit
me0001@gmail.com
193648
0
Feb 17, 2020 19:49:06 GMT -8
DruZ
Driving his enemies before him, hearing the cries of their women, and riding their horses.
16
May 2013
usmc0311stc
|
Post by DruZ on Aug 5, 2015 10:02:47 GMT -8
give them new labels is a good idea. i can't do the whole screen shot thig cause im on a tablet. but i'll try and repurpose. thanks a ton.
|
|