Recent content by samers
-
XenForo 2.3 Full - Compelling Community Platform
it same original source. but I don't know who first share. if change time in archive xnforo.ir it's first. -
XenForo 2.3 Full - Compelling Community Platform
this error because in file src/XF.php not have API Key but have API Url to edit src/XF.php line 49 remove url to public const XF_API_URL = ''; save in src/addons/XF/hashes.json change to "src/XF.php": "3f0d92c674094de81cef758a8e896d441ddaf3e2f8f394d83808145de5e12129", save to remove... -
XenForo 2.3 Full - Compelling Community Platform
it's not a bug it option check upgrade after complete upgrade -
XenForo 2.3 Full - Compelling Community Platform
you upgrade in acp it's not work with null version because it not have api key. to upgrade with download file and upload to your host. user url your-domain/install/index.php?upgrade/ for upgrade. -
[XenGenTr] Style V11 - Xenforo 2 Style
$30 this version not free in this time. -
[XB] Paid Registration - Xenforo 2
to edit file hashes.json delete line 4 save and reinstall again. -
[DBTech] DragonByte eCommerce - Online Store for XenForo 2
open /data/templates.xml find line 10818 <div>{$countryRepo.findCountryByCode($xf.options.dbtechEcommerceAddressCountry).fetchOne().native_name}</div> replace with <div>{{ $xf.app.em.find('DBTech\\eCommerce:Country'... -
Problem during upgrade
this case file install-lock.php in internal_data is lose. to create it with this code and save. go to use upgrade option for upgrade xenforo