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 Feb 28, 2013 1:04:47 GMT -8
new version uploaded
|
|
inherit
189986
0
Jan 18, 2016 11:58:28 GMT -8
hellsblizzz
32
February 2013
hellsblizzz
|
Post by hellsblizzz on Feb 28, 2013 5:53:33 GMT -8
To be very honest i am kind of afraid to reply on this again as i know how many work you guys put in these plugins etc. I am not a coder or anything just to make that clear . I tried the new version , i did what you asked in the templates also using the new span as you can see here: <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="$[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} <span class="post_act">Registered: $[user.registered_on]</span> </div><br /> It still dos not show up in any profile .i cleaned my test board used only this plugin with the template and still nothing. Or i am a idiot (but tbh other more complex plugins/templates/codes i have no problems with) or there is something wrong with the plugin itself ? Could you show me a screenshot of how it would look like please? If you want to check my test board its here,please feel free to check. hellonearthtest.proboards.com/
|
|
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 Feb 28, 2013 10:01:21 GMT -8
its literally a v5 version of the v4.5 code I wrote. look at any profile on www.wormocodes.com to see a posting activity bar. according to your normal forum, there is no plugin installed at all. your test forum has the latest version of the plugin installed, but doesnt have any of that template stuff you typed above in the mini-profile
|
|
inherit
189986
0
Jan 18, 2016 11:58:28 GMT -8
hellsblizzz
32
February 2013
hellsblizzz
|
Post by hellsblizzz on Feb 28, 2013 11:49:02 GMT -8
yeah i see what the problem was i did not change the theme i was using as a default on my test board. so you could not see it . sorry my fault. As for my normal site i removed the plugin till it works on my test site.
you should be able now to see the template stuff .
greets blizz
|
|
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 Feb 28, 2013 14:54:07 GMT -8
you are the best "what if" debugger I ever encountered
put a <br> after the post count variable so its not on 1 line like that
|
|
inherit
189986
0
Jan 18, 2016 11:58:28 GMT -8
hellsblizzz
32
February 2013
hellsblizzz
|
Post by hellsblizzz on Mar 1, 2013 4:41:04 GMT -8
Hi , Now what if you can not see it in chrome (as i always use that) but you can see it in IE. And if you can see it in chrome , i am wondering why i can not see it? So yes it works
|
|
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 Mar 1, 2013 10:39:20 GMT -8
Posts: 8 Registered: Nov 22, 2010 at 8:23am
you still have them on 1 line. go into the template and put a <br> after the post count variable
|
|
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 Mar 2, 2013 4:59:46 GMT -8
not a line feed. literally put <br> after it
|
|
inherit
78013
0
Apr 8, 2019 16:48:21 GMT -8
kenderbard
144
April 2006
kenderbard
|
Post by kenderbard on Mar 3, 2013 0:27:26 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 Mar 3, 2013 0:57:35 GMT -8
ok.. so your in your case, there are newlines after the post number that are making it not find the post number for some reason. so I need to add in something to remove the linefeeds before looking for data... hold on..
|
|
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 Mar 3, 2013 1:16:59 GMT -8
hellsblizzz and kenderbarddownload the new version and try it again. Im still tying to account for all the variations you guys come up with in the mini-profile
|
|
inherit
189986
0
Jan 18, 2016 11:58:28 GMT -8
hellsblizzz
32
February 2013
hellsblizzz
|
Post by hellsblizzz on Mar 3, 2013 7:13:58 GMT -8
hello, Wormopolis that new version works for me thank you very much for your trouble Regards blizz
|
|
inherit
78013
0
Apr 8, 2019 16:48:21 GMT -8
kenderbard
144
April 2006
kenderbard
|
Post by kenderbard on Mar 4, 2013 0:05:32 GMT -8
Works great. Thanks. EDIT: Currently the plugin only works on the skin where I have modified my template. I have over 20 different skins... I CAN go through and do them all, but as a heads up, you might want to find a way to integrate that key component so that it works regardless of skin? EDIT 2: So I added it to all of my skins and anyone not using the first one I applied it to (the default skin) says that it doesn't show up/work. Eh forget this comment for now, I think it might be localized to one user.
|
|
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 Mar 4, 2013 1:55:52 GMT -8
well that span HAS to be in there otherwise there is no way to tell where the registered date is. as you can see above, he was moving it around and putting different things after it so I couldnt be sure of where it would be. having the span in there assures that the registered date is available.
with the millions of possibilities of how you guys will manipulate your mini-profiles, there isnt a way around it.
|
|
inherit
188762
0
Feb 12, 2014 13:15:03 GMT -8
sachofscp
83
January 2013
sachofscp
|
Post by sachofscp on Mar 8, 2013 13:25:45 GMT -8
Hi! I downloaded the newest version of this plugin but it isn't working. If I am supposed to put that " <span class="post_act">Registered: $[user.registered_on]</span>" stuff in, can you please tell me exactly where.
Also, my profiles already show the registered date, so I'm unsure why this isn't picking up. One more quick question, is there a way to show this below the member's name where they post? (you know, like where it shows their mood, av, etc...I think it's called the micro profile?) Thank you for creating this and thanks in advance for your help! SCP
|
|