This addon adds support for Yandex SmartCaptcha for XenForo 1.x.
It was tested on XenForo 1.5, but maybe will works with earlier XenForo versions.
Installation
Download the zip file.
Extract its contents to your hard drive.
Upload the contents of the upload folder to the root of your XenForo...
Hello!
For now, I have XF 1.5
It's possible to direct upgrade from XF 1.5 to upcoming XF 2.4 ?
Or it's need to split upgrade on several steps like XF 1.5 -> XF 2.0 -> XF 2.2 -> XF 2.4 ?
Sorry, I don't have this addons :(
But if you give me DDL of SQL tables with content data of these addons, I can try to implement support for this content types.
SAS1024 updated [OGRU] DataTables BB Code converter with a new update entry:
Improved table header for converted tables
Read the rest of this update entry...
@Lukas W. thank you for you instruction!
I have some problems with getting current logged in user.
I logged in on my forum.
I created external script test.php in forum root with following content:
<?php
require(__DIR__ . '/src/XF.php');
XF::start(__DIR__);
var_dump(XF::visitor());
But when I...
Description:
This resource can convert old [TH] DataTables BB Code to native XenForo 2.x tables.
It can be useful for migration from XenForo 1.5 to XenForo 2.x
I tried to convert over DataTables BB Code from 1300 messages, and all messages was converted successfully.
How to use it:
Create...
SAS1024 submitted a new resource:
[OGRU] DataTables BB Code converter - This addon converts DataTables BB Code to native XF 2.x tables
Read more about this resource...