This probably has very limited use, I doubt many will display extra copyright..
..but I do - and wanted it to be "public facing" only. I felt it made the Admin CP look unnecessarily messy.
Before:
After:
One thing that bothers me when browsing xF sites is when I click search autocomplete takes over the whole search dropdown. I personally have a tendency to check titles only or switch to resources before I begin typing and having that autocomplete form is just in the way.
This product simply...
Hi,
If you click "Edit" on my post, all leading whitespaces within CODE tag will be auto-removed. Bug.
Example:
var
log : string, StdOutput, StdError: TStringList, exitcode : integer;
begin
log := GetAVZDirectory +'bits.log';
end.
There are two simple features that I would like to have on my forum. I'm willing to pay $10 for each.
Hide message reactions from select user groups
Collapsible custom thread fields (individually and/or all as a collection, maybe for select user groups even: whatever is technically reasonable...
I have an add-on that installed some extra javascript libraries using build.json (additional_files).
For a newer version of the add-on, those libraries are not needed anymore.
Is it possible to uninstall / remove those files for those who are going to upgrade the add-on?
Description:
Removes link (unlink) for attachments based on permissions. Generally, you'll set permission to remove links from attachments for guests (and robots - so they don't crawl links that are not available for opening).
Example:
Check the image below. With permissions set to 'Remove'...
Description:
This add-on removes (unlink) username link and avatar link on various forum locations based on user group permissions.
Features:
remove (unlink) username link and avatar link
set permissions for user groups
locations where username link and avatar link is removed:
forum list...
I am working on an add-on that adds / removes users from secondary groups.
Adding a user works fine, but I have some problems with removing them from a group.
So for adding a user, I use this existing service:
$userGroup=5;
/** @var UserGroupChange $userGroupChange */
$userGroupChange =...
Use remove for delete (as in permission_forum_deleteAnyThread).
Use delete for hard-delete (as in permission_forum_hardDeleteAnyThread).
Removing = changing the location or position of an item to be out of sight (can be undone or redone).
Deleting = erasing or obliterating an item (cannot be...
I've seen a number of requests asking how to remove the Quick Links heading from the top of your dropdown menu. The solution has always been "use CSS to hide it!" While "display:none" works much of the time, it doesn't work the way I prefer and decided to just get rid of it non-destructively...
When we click on a member's avatar, the pop-up has a link to Profile Page. On that Profile Page, there is a text area under Profile Posts right at the top. It says "Write something."
This is often confusing as people believe this to be a kind of shoutbox or PM to the member. But we end up...
HI,
I use Route Filters for few days after that i remove it but google get no change for back
when i try to remove the filters i see that all the threads on google not come back to normal url
i cant access my threads from google now if i remove the filters
so anyone can help me what can i do...
Hi,
I sent a resource and then updated 3 times. Now I want to remove latest update, and then last update will be download able again from download button.
How can I do that? I can remove last updates, but removing newest update is not possible.
Regards,
Hamed
Hi,
I have Persian Paygate for any payment in my forum and in our currency we don't have any .00 in price.
For Example: 1000 Toman (But now my forum shows "1000.00 Toman" and so users think that the price is 100000 Toman! Although it works correct and just decrease 1000 from their account)
How...
not sure how it happened, but one of the spam accounts that got created on my forum can't be deleted. it's in the moderated users list, but when i tick the reject radio button and click process users i get a 'The requested user could not be found.' error.
it's just this one particular user, all...