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 Sept 8, 2014 18:50:15 GMT -8
well one of the great things about the templates, is if everything just goes to hell on you, you can always reset them back to default.
if you have already made changes to your templates, you should always open notepad and make a copy of the section you are editing. then make your changes. if you just cant get it, you go back to notepad and copy back what you started with.
the posting activity bar needs 2 things to basically work. a post count, and registration date. since you are missing registration date, look at the first post of this thread. it shows you the span you can insert into the template. copy it. go into your mini profile template. under the line where it says to put post count, paste in the span.
then save and check your results.
|
|
inherit
213448
0
Nov 11, 2022 10:08:31 GMT -8
Countrygirl
29
September 2014
singleslivingcountry
|
Post by Countrygirl on Sept 10, 2014 5:19:02 GMT -8
thanks, I will try that
|
|
jcoon
New Member
Posts: 3
inherit
217336
0
Jan 11, 2015 12:23:30 GMT -8
jcoon
3
January 2015
jcoon
|
Post by jcoon on Jan 1, 2015 21:40:39 GMT -8
Well I set it up for main profiles, just there is a bar in the profile info, just there is no bar? Also it says NaN for the Number info too, help? Wormopolis
|
|
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 Jan 2, 2015 16:46:33 GMT -8
You need to have post count in the mini-profile to have a number it can work with.
|
|
jcoon
New Member
Posts: 3
inherit
217336
0
Jan 11, 2015 12:23:30 GMT -8
jcoon
3
January 2015
jcoon
|
Post by jcoon on Jan 2, 2015 20:08:32 GMT -8
I dont know how to even view a mini profile.
|
|
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 Jan 2, 2015 20:12:20 GMT -8
Well hopefully you have access to edit the template.
What is the URL to the forum I need to look at?
|
|
jcoon
New Member
Posts: 3
inherit
217336
0
Jan 11, 2015 12:23:30 GMT -8
jcoon
3
January 2015
jcoon
|
Post by jcoon on Jan 2, 2015 23:58:48 GMT -8
|
|
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 Jan 3, 2015 13:48:49 GMT -8
ok so in the first post of this thread, there is a line that needs to be added into your MP template for the date registered. copy that line and put it into your MP template
|
|
inherit
220722
0
Dec 29, 2016 22:32:36 GMT -8
fyreetsg
5
April 2015
fyreetsg
|
Post by fyreetsg on Apr 22, 2015 16:19:18 GMT -8
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Apr 22, 2015 21:44:20 GMT -8
That is a javascript error that stands for Not a Number. This means that somewhere raw text was introduced in your rating while it was trying to calculate a number
|
|
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 Apr 25, 2015 13:41:07 GMT -8
|
|
inherit
224078
0
Mar 29, 2023 13:18:57 GMT -8
suzukirider
27
August 2015
suzukirider
|
Post by suzukirider on Aug 8, 2015 13:50:48 GMT -8
Hey 'wormopolis', I need a little help with this plug-in... I have version 1.2.8 installed on my forum At first, the plug-in didn't work due to there being no registration date code in the mini-profile layout template so I looked at this thread and finally figured out how and where to add this code. I saved the changes I'd made and then returned to my forum. All seemed good, I could see the Posting Activity plug-in where it should be and also my registration date info in my mini profile... oh, and the plug-in now had the sliding activity bar showing that it was working Now here's my problem, the registration date info is only showing up in some users mini profiles and so the Posting Activity plug-in is not working for everyone. I know all members gave this information when they joined because I can see the date elsewhere, e.g. their profile page. Can you please tell me what I need to do The following thread should be accessible to you. suzuki-riders.proboards.com/thread/357/poll-bike-month Thanks in advance P.S, this is the MP template code where I added the info posted in this thread (so the registration date would show and the plug-in would work). The code I added is shown in red <div class="$[miniprofile_class]"> $[user]<br /> {if $[user.is_guest]}Guest<br />{/if} {if $[user.is_deleted]}<em>Deleted Member</em><br />{/if} {if $[user.group]} $[user.group.name]<br />$[user.group.stars]<br /> {elseif $[user.rank]} $[user.rank.name]<br /> {if $[user.rank.stars]} $[user.rank.stars]<br /> {/if} {/if} {if $[user.custom_title]}$[user.custom_title]<br />{/if} $[user.warning.bar] <br /> {if $[user.avatar]} <div class="avatar">$[user.avatar]</div><br /> {/if} {if $[user.personal_text.message]} $[user.personal_text]<br /> {/if} {if $[user.is_member]} <div class="info"> Posts: $[user.posts]{if $[user.gender]}<span class="float-right">$[user.gender.image]</span>{/if} {foreach $[user.mini_custom_field]}<br> <span class="post_act">Registered: $[user.registered_on]</span> <br /><span class="$[user.mini_custom_field.content_class]">$[user.mini_custom_field.name]: $[user.mini_custom_field.value]</span> {/foreach} {if $[user.is_online]}<br /><span class="italic">Member is Online</span>{/if} </div><br /> {/if} {if $[user.badges_miniprofile]} <div class="$[user.badges_miniprofile_container_class]"> {foreach $[user.badges_miniprofile]} $[user.badges_miniprofile.icon] {/foreach} </div> {/if} </div>
|
|
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 8, 2015 13:57:47 GMT -8
Move the part in red directly under the line <div class="info">
|
|
inherit
224078
0
Mar 29, 2023 13:18:57 GMT -8
suzukirider
27
August 2015
suzukirider
|
Post by suzukirider on Aug 8, 2015 14:16:56 GMT -8
Thanks my friend, I'll give that a try right now
|
|
inherit
224078
0
Mar 29, 2023 13:18:57 GMT -8
suzukirider
27
August 2015
suzukirider
|
Post by suzukirider on Aug 8, 2015 14:20:34 GMT -8
Hey!... that worked Many thanks for your help
|
|