Website Sale Banner

🏷️ This Website is For Sale

Available Now

ℹ️ Reason for Sale: Due to limited availability, I am unable to continue maintaining the site at this time.

đź’° Pricing

$300

Flexible for negotiation

đź’ł Payment Method

PayPal (Friends & Family Only)

Secure transaction required

📦 What's Included

âś… All related files
âś… Complete database
❌ User data excluded
❌ Current theme excluded
❌ Domain excluded
❌ Hosting excluded
XenAddons - Link Directory

XenAddons - Link Directory [Paid] 2.3.9

Provide an interface for your members to add Links to create a Directory.
XenAddons - Link Directory got a new update:

View XenAddons - Link Directory 2.3.9 Latest Version.

New Changes:
Schema changes

// Some new installs didn't get this field added correctly to the xf_xa_ld_item table, so attempt to add this field again!

PHP:
$this->alterTable('xf_xa_ld_item', function (Alter $table)
        {
            $table->addColumn('featured', 'tinyint')->setDefault(0)->after('tags');
        });

Read the rest of this update entry...
 
Similar threads Most view View more
Back
Top