#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 9, 2018 14:29:34 GMT -8
Hi, Blue. This appears to be due to changes made in Themes > Layout Templates > Board as that's where the custom error message you cited resides.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 9, 2018 14:17:56 GMT -8
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 9, 2018 14:16:52 GMT -8
The ownership transfer has been completed. joyco, if you wish to continue using the forum you'll need to do so under a different account as the admin account now resides under carrieobrien's global account. carrieobrien, you can click on the icon on the bottom right of the forum to switch between the main admin account and your original account.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 9, 2018 12:42:28 GMT -8
Apologies for the late response. This was a bit of a doozy to figure out.
So what's happening here is when $[post.created_by.custom_field] is called upon as a foreach loop attempting to use any of its sibling variables inside the loop ends up nuking everything related to $[post.created_by] following the inclusion of that variable, even in the posts following the one that caused it.
For example, this loop alone produces the same effect as long as you have at least one custom field filled out in your profile:
I've submitted a bug report to our developers detailing this issue. In the meantime, if you get rid of $[post.created_by.group.color] in all three of your custom field loops it should fix the issue.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 9, 2018 12:31:34 GMT -8
As Michael mentioned no reindex will be performed on ProBoards Support at this time.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 9, 2018 12:30:25 GMT -8
Hi, mrjake. You don't have to interact with the ad itself to complete the captcha. Clicking on the continue button below it should allow you to proceed with your current action.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 9, 2018 12:29:20 GMT -8
There's no way to obtain a list like that. Sorry.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 9, 2018 11:24:27 GMT -8
It's not possible for the forum to automatically create a post based on a time limit.
Having the forum perform an automated task without user interaction would require customizations on the server side. All plugins operate on client-side languages, making this impossible to achieve with a code or plugin.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 9, 2018 11:14:16 GMT -8
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 9, 2018 11:06:52 GMT -8
Hi, jbull. There's no option built into the forum to accomplish this. I would recommend you Request a Plugin for this purpose.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 9, 2018 11:02:47 GMT -8
Hi, jbull. You can remove the HTML that produces each column in Themes > Layout Templates > Board: As well as Themes > Layout Templates > Board > Thread List:
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 9, 2018 10:54:43 GMT -8
Hi, jbull. You can view who voted in a poll by clicking on the View Voters link below the poll. Regardless of this fact, you cannot see which poll options each user voted for. When creating a poll in a thread changing the Show results dropdown to after poll is locked or expires will make it so that users can't see the results until after the poll is locked.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 9, 2018 10:43:08 GMT -8
The key part of my post in that thread is this: ...when your forum's user list is reindexed. A reindex is only ever performed by our staff and consists of rebuilding the entire index from the ground up. The forum itself is only capable of the initial index of the user and updating that index with new information. It doesn't delete them. Irrespective to my request, you'd have to assume that the search in it's current state is incorrect since a reindex does resolve this issue even if it's not its primary function. Not exactly. A reindex constitutes an intervention on our part that contradicts normal forum functionality. In other words, we're forcibly making the forum perform an action that it's not intended to perform.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 9, 2018 10:13:45 GMT -8
A manual reindex removes them but that's not an intended result of a reindex. Deleted users are searchable to begin with so that their content is still searchable. For example, I can't use the forum cleanup tool in the admin area on a user if they don't appear as a search result.
The only information tied to a username following an account's deletion is the username itself and any posts tied to its numerical ID. Even with all the admin abilities I have available to me on this forum I'm not able to deduce whether or not any deleted accounts that currently show in search results on this forum belong to you without having to resort to extensive scanning of server logs or other server-side things exclusive to employees of the company.
|
|
#eb7100
33409
0
1
Nov 24, 2024 4:27:37 GMT -8
Brian
48,130
November 2004
smashmaster3
|
Post by Brian on Jul 9, 2018 9:59:21 GMT -8
Hi, serenity2018. Deleted users being searchable is the intended effect. Their removal following a manual reindex is a byproduct of the fact that the reindex is performed manually, so this isn't a request that we fulfill.
|
|