• Статья
Using DigitalOcean Spaces or Amazon S3 for file storage in XF 2.1 & XF 2.2

Chris D submitted a new resource:

Using DigitalOcean Spaces or Amazon S3 for file storage in XF 2.x - The same concepts can be applied to other adapters too.

Why this guide?

Since XenForo 2.0.0 we have supported remote file storage using an abstracted file system named Flysystem. It's called an abstracted file system as it adds a layer of abstraction between the code and a file system. It means that it provides a consistent API for performing...
Click to expand...

Read more

Читать далее...

  • Статья
Why won't this add a user via the API?

Here's my code:
<?php
define('XENFORO_API_KEY', 'my_API_key_here');
define('XENFORO_BASE_URL', 'https://members.printondemandcoach.com/api');

$url = XENFORO_BASE_URL . '/users';
$data = [
'username' => 'testuser',
'email' => 'testuser@example.com',
'user_group_id' => 2
];

$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_POSTFIELDS, json_encode($data));
curl_setopt($ch, CURLOPT_HTTPHEADER, [...
Click to expand...

Read more

Читать далее...

  • Статья
New Registration Email [Paid]

Xon submitted a new resource:

New Registration Email - Receive an email whenever a new user registers at your forum.

About:
This add-on sends out an email whenever a new user registers at your forum.
It is especially useful when you manually approve all new registrations, but also comes in handy in screening out spammers as the email provides you with handy information, allowing you to quickly decide whether you need to further monitor this user...
Click to expand...

Read more

Читать далее...

  • Статья
[MMO] Mentions Users Rich Formatting

kick submitted a new resource:

[MMO] Mention Users Rich Formatting - Formatting usernames to group color in messages

The add-on will format user names according to the colors of their groups when mentioned in forum posts.

View attachment 224124
Click to expand...

Read more about this resource...

Читать далее...

  • Статья
Social Groups for XenForo [Paid]

Snog submitted a new resource:

Social Groups - Add social groups to XenForo 2.x

This is a complete, fully configurable social group system that allows for group discussions, forums, event calendars and a basic group photo album.

The ability to create each section of the group is fully usergroup permissions based. So if you don't want a user group to create a photo album, you just turn off that ability.

FEATURES :
  • Create Group Forum
  • Create Group...
Click to expand...

Read more

Читать далее...

  • Статья
[MMO] Hide BbCode Buy Content

kick submitted a new resource:

[MMO] Hide BbCode Buy Content - Hide paid content with HIDEBUY BB-code tag

This add-on, allows content creators to hide specific content behind a purchase requirement. Users can set a price, currency, and limit the number of purchases for hidden content. When users attempt to view hidden content, they will be prompted to purchase access. The add-on integrates with XenForo's payment system to handle transactions securely.
View attachment 307491...
Click to expand...

Read more

Читать далее...

  • Статья
[MMO] Coin Widget

kick submitted a new resource:

[MMO] Coin Widget - Bitcoin and Litecoin Donation Buttons

Bitcoin and Litecoin donation buttons. A widget with details for donations of Bitcoin and Litecoin is added to the sidebar. For each of the systems, the number of donated funds and the balance are displayed. The wallet is specified in the add-on settings.
View attachment 224101
View attachment 224102
View attachment 224103
The project name is taken from the forum settings and leads to the main page...
Click to expand...

Read more

Читать далее...

  • Статья
XF\Db\Exception: MySQL fetch error [2014]: Commands out of sync; you can't run this command now src/XF/Db/AbstractStatement.php:230

I am on V 2.2.9

I have multiple related error like this. What can I do ? Please help.


SELECT xf_post., xf_user_User_1., xf_user_option_Option_2., xf_user_profile_Profile_3., xf_user_privacy_Privacy_4., xf_permission_combination_PermissionCombination_5., xf_session_activity_Activity_6., xf_reaction_content_Reactions_7., xf_bookmark_item_Bookmarks_8.*
FROM xf_post...

Read more

Читать далее...

  • Статья
[OzzModz] XFRM: Resource Banner [Paid]

Ozzy47 submitted a new resource:

[OzzModz] XFRM: Resource Banner - Adds the image in the sidebar on the resource view page

Requirements:
XF 2.2
XFRM 2.2

Description:

Adds the image in the sidebar on the resource view page

Features:

  • Uploading image as resource banner in the resource view page sidebar
  • Uploading banner from URL
  • Configurable max & min image width and max image file size
  • Option to display banner as OpenGraph image...
Click to expand...

Read more

Читать далее...

  • Статья
[OzzModz] XFRM: Resource Questions [Paid]

Ozzy47 submitted a new resource:

[OzzModz] XFRM: Resource Questions 2.0.0 - Adds questions section for Xenforo Resource Manager resources.

Requested by @Alexov

Requirements:
XenForo Resource Manager 2.2.0+
Description:
Adds questions section for Xenforo Resource Manager resources.
Features:

  • Reacting to questions & answers
  • Alerts (when someone asks question in your resource or answers to your question)
  • Custom fields support for...
Click to expand...

Read more

Читать далее...

  • Статья
[OzzModz] Wiki Threads

Ozzy47 submitted a new resource:

[OzzModz Wiki Threads - Mark threads as Wiki type

Requirements
XF 2.2.0

Description
This add-on allows users to mark a thread as a "WikiPost" giving the ability to edit the original post in a thread to any user with the required permissions.

Features

  • Mark threads as "WikiPost"
  • Set group permissions for WikiPosts
  • Allow any user (with required permissions) to edit thread
  • Admins or thread authors...
Click to expand...

Read more

Читать далее...

  • Статья
Image Count Limit by User Group

Xon submitted a new resource:

Image Count Limit by User Group - Provides user-group based count limits for posts

Provides user-group based count limits for posts. A value of zero = use global default.

Supports:
  • Threads
  • Conversations

Permissions
  • Max Images (under Forums)
  • Max Images (under Conversations)

Contributing features or bug fixes
Please create a Github Pull request via the "More Information" link...
Click to expand...

Read more

Читать далее...

  • Статья
[OzzModz] Country Flags by IP Address

Snog submitted a new resource:

Country Flags by IP Address - Show country flags for your members in XenForo 2

Shows what country your members are in based on their current IP address.

This add-on uses MaxMind's GeoLite2-Country database and MaxMind's DB Reader. This add-on does not require mod_geoip to be installed on your server.

Features:
  • Works with both IPV4 and IPV6 IP addresses
  • Select what user groups can view flags
  • Select where the...
Click to expand...

Read more

Читать далее...

  • Статья
[OzzModz] Post Attachment List Enhancement

ozzy47 submitted a new resource:

[OzzModz] Post Attachment List Enhancement - Spruce up the attachment list

This nifty addon will change the look of your attachment list in posts. Thanks to @Mikethemix for requesting this here, XF 2.1 - attachments like vbulletin and thanks to @Russ for providing the code to make this happen...
Click to expand...

Read more

Читать далее...

  • Статья
Tickets [Paid]

NixFifty submitted a new resource:

Tickets - Full-fledged support system solution for XenForo 2.

Tickets is a support system solution for XenForo 2 aiming to collate all your helpdesk needs in to one easy to use solution.

Features:
  • Allow users to create new tickets in configurable categories. Custom permissions allow you greater control over who can see a ticket and who can respond to them.
  • Sophisticated guest support allowing non-users to create...
Click to expand...

Read more

Читать далее...

  • Статья
[XFA] Nodes Icon Tweak - XF2 [Paid]

XFA submitted a new resource:

Nodes Icon Tweak - Easily change your nodes icons using FA, image or sprite icons.

Description
Nodes Icon Tweak allows you to easily change the default icons of your nodes (Read, unread, pages and links).

Four types of replacement icons are available:
  • Font Awesome
  • Icons loaded from your server
  • Sprite image URL
  • Latest poster avatar
Icons are supported on first level categories on forum index as well as level n...
Click to expand...

Read more

Читать далее...

  • Статья
Convert PDF [Paid]

AndyB submitted a new resource:

Convert PDF - Converts hot linked PDF documents to attachments.

Premium upgrade:

This XF2 add-on along with the entire collection can be purchased for $35.00 USD. Your Premium upgrade will allow you to download as many XF2 add-ons as you like for one year. Please see the entire collection located in the Resources area at this URL:

XF2 Addons

Description:

Converts hot linked PDF documents to...
Click to expand...

Read more

Читать далее...

  • Статья
Consistently taken to specific post after logging in

This has been happening to me for a long time with one of my forums - across many different versions. It didn't bother me too much - but now that its happening to another member, I'd like to find out why it happens - and how to prevent it from happening. Even after clearing cache and cookies. Any ideas?

Читать далее...

Фильтровать

Назад
Верх Низ