#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Apr 10, 2023 2:17:47 GMT -8
Thanks Todge. Just to be clear: select gallery (thread), then Actions | Moderate | Delete thread, yes? Yup, That will remove the entire gallery(s) that you have selected.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Apr 9, 2023 4:33:17 GMT -8
I never noticed before, but a member asked if they could change the name of their gallery, and it appears that that can not be done. Is that true? Is there even a way for anyone to delete a gallery? OK, I figured out that you only need to edit the first gallery item to change the name of the gallery (head slap on that one!) Also, if every image in a gallery is deleted the gallery is apparently deleted. Is there an easier way to do that?
There sure is.. Try deleting the gallery from the thread list page, just as you would delete any thread from a normal board.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Apr 1, 2023 10:11:53 GMT -8
Just had another case of miss/hit rate not working as intended. A creature with a 0% hit rate (0% Chance of a successful attack from a player) just got hit by an attack from a player. There is definitely something going wrong with how hit rate is calculated, because we're having hits at 0% hit rate and misses at 150% hit rate. Any help would be greatly appreciated. I've tested and tested, but as yet have not had an unexpected hit or miss. It is possible to be hit by the creature, but recieve no damage, is it possible you are assuming this is a miss?
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 27, 2023 9:12:14 GMT -8
Thanks once again Todge . Yes, it sounds like that plugin is the way to go. No worries..
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 26, 2023 13:23:04 GMT -8
BTW, the version numbers that appear for both Member Gallery Comments Key and Member Gallery Comments Notifications is 0.0.3, not 3.0.0 I stand corrected.. The Member Gallery Comments Notification plugin displays a "quick tip" when the mouse cursor is hovered over the Gallery button it adds to the main menu. I am wondering if it would be easy for me to add "quick tips" to the other buttons on the main menu? Adding a quick tip to a button is relatively easy, the easiest way would to simply add a 'title' attribute to the element, which would then pop-up whenever the mouse moves over that element. The problem with the menu buttons is that they are created with the PB software, meaning that in the template you do not have direct access to the menu contents, only the menu as a whole, so you need to know at least some JavaScript to add the title attribute after the menu has been created. So, by far the easiest way to add tooltips to the menu buttons is probably to use the plugin Lynx linked to.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 25, 2023 9:25:19 GMT -8
Looking to find a complete statement of what features your plugin provides, but did not find one. (for example, the Gallery item created in the main menu that provides notifications when a comment is made to a gallery image). If such a statement exist, please point me to it. It would be great to add it to at least one of the referenced pages above.
Hm... just to be clear, the reason for my request for a feature list is that I want to make a FAQ about the member gallery, but have forgotten much of what I knew when we first installed it. For instance, on one forum there is a button on the main menu that is labelled "Latest Gallery Posts", which is an alias for a regular search. Where did that come from? I have no memory, but I am pretty sure it didn't get there by installing the Gallery plugin, as I have a test forum with your plugin, but there is no such button on the main menu. You are actually talking about 3 different plugins, the main plugin.. Member Gallery V 3.1.2Which creates the gallery. It essentially reformats the thread into a gallery, and allows you to add extra inputs for information at the time of posting. The comments plugin.. Member gallery Comments V 3.0.0Which adds the ability members to comment on each others' gallery images. And the notification plugin.. Member Gallery Comments Notifications V 3.0.0Which adds the 'Gallery' notification into the main title bar. Beyond that, I don't know what to tell you.. I remember writing another gallery addon to do with the mini-profiles, but I no longer have a copy of that. If there's anything specific you'd like me to explain, then please do ask, but with regards to the galleries features, that's pretty much it.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 25, 2023 4:52:27 GMT -8
Hey Todge! I was seeking help in the support boards for a different error and someone pointed out the following issue with this plugin being raised on my site... The only thing that jumps out at me is that your Recently Updated sidebar coding has a command to parse.icons and the console is throwing an error that it's undefined...This is my site: aeipathyrp.com/It doesn't seem to be impacting on the function of the plugin or the site in general, but I'm not particularly savvy on this kind of code so before it does create an issue, or in case you needed to know about it, I thought I'd post the issue here... ? Ahh, thank you. It was a relic from a previous version, the plugin was trying to call up a function that no longer exists. Can you please try version 0.4.8
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Mar 4, 2023 4:47:33 GMT -8
I did some testing, and setting the Chance of a successful attack to 100%, and the Creature Success Rate to 150%, neither the member or the creature missed. Note that this will not work with a swarm, as the battles are worked out differently.
Currently no. I will add an option to do this in the next update.
When you retreat the creature still attacks, so you get a one of the relevant attack texts. How would a retreat text fit in and be used?
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Feb 20, 2023 7:58:43 GMT -8
No worries..
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Feb 19, 2023 7:14:36 GMT -8
Hi Todge. Sorry but I've messed up again and can't solve the problem. As per my previous post, I accidently clicked make announcement instead of making post important and the option to mark posts as important has now gone. I've deleted the plugin and re-installed but that hasn't helped. Previously, you said to delete the 'key data' but I don't know what you mean by that. Where is the key data? Annoyingly, I somehow solved it previously but can't remember what I did! Thank you. talkaboutfootballforum.com/In the Admin Panel select Plugins > Manage > Keys.. Now scroll down until you find important_thread.. To the right you have 2 options, Clear and Delete. Click 'Clear' and then 'Yes' in the pop-up to confirm that that's what you want to do. The 'Clear' link should turn from blue to black.. The key data has now been removed, and hopefully the plugin will function again.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Feb 18, 2023 11:20:49 GMT -8
Why it uses 1 super key? Can you make it free please? It needs a Super Key so that your members can see each others awards, if a normal key was used you would only be able to see your own. BUT, every PB forum comes with 2 free Super Keys, you can currently purchase an additional Super Key for $4, but, with the up-coming V6 key storage will no longer be such a restriction.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Feb 18, 2023 11:11:00 GMT -8
Hi, I don't see this in the original help thread: Is there a way to fix it so that after the last track plays, it automatically goes back and starts over with the first track? In other words, make it loop back to the first track? Right now, it stops after the last track finishes. Thank you. The Audio Sound Player stops after each track.. Why would you want it to loop back the the first after the last one?
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Feb 4, 2023 5:18:21 GMT -8
Version 3.0.9 is now available in the library.
Fixed an issue that stopped the re-ordering gunction from working correctly.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Feb 4, 2023 5:15:27 GMT -8
Version 0.1.52 is now available in the library.
Added option to change the Deceased overlay image to one of your choice.
Fixed issue where the creature image would not always appear in the thread list.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Jan 26, 2023 12:05:24 GMT -8
Right now I have the layout code as such on the Mini Profile wrapper.. <style>p { // layout position: relative; max-width: 0em;
// looks background-color: #fff; padding: 1.125em 1.5em; font-size: 1.25em; border-radius: 1rem; box-shadow:0 0.125rem 0.5rem rgba(0, 0, 0, .3), 0 0.0625rem 0.125rem rgba(0, 0, 0, .2); }
p::before { // layout content: ''; position: absolute; width: 0; height: 0; bottom: 100%; left: 1.5em; // offset should move with padding of parent border: .75rem solid transparent; border-top: none;
// looks border-bottom-color: #fff; filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, .1)); }
// dressing html { font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif; line-height: 1.5; font-weight: 300; color: #192229; background: linear-gradient(135deg, #F4F2F3, #BFC6D0); }
</style> $[user.miniprofile] {if $[user.avatar]} <div class=".mini-profile.avatar"> <div class="avatar">$[user.avatar]</div> $[user] {/if} {if $[user.personal_text.message]} <p>$[user.personal_text]</p><br /> {/if} {if $[user.is_member]} <div class="info"> 💬 Posts: $[user.posts]{if $[user.gender]}<span class="float-right">$[user.gender.image]</span>{/if} <a href="$[user.follow_button.href]"> <button>Follow</button></a> {foreach $[user.mini_custom_field]}
</div> {/foreach} {if $[user.is_online]}<br /><span class="italic">🙂 Member is Online</span>{/if}
Try adding this to your mini-profile CSS.. .team_icon { position: relative; top: 50%; left: 80%; } and change the numbers to suite..
|
|