I'm not sure what exact version I was upgrading from (2.1.0 maybe) but on upgrade to 2.1.3 it encountered this error:
ParseError: syntax error, unexpected 'Fn' (T_FN), expecting identifier (T_STRING) or '{' in src/XF/Template/Compiler.php at line 8
Composer\Autoload\includeFile() in...
I'm upgrading from 2.0.2 to 2.0.4 and just finished uploading the files. I'm trying to complete the installation at the installation page but when I login with my username and password, the page just reloads to itself!
Modifying the database worked for me:
DELETE FROM `xf_smilie` WHERE `image_url` = 'https://f.cl.ly/items/1Y1f1K1i3v3L3l0S0s1N/emoji.png';
I had a ton of smilies with the same image_url that I wanted to delete
Just upgraded to XF2 and I uninstalled the s9e Media Codes add-on but that removed most of the sites. How can I reset them to default without manually copying them from a demo?
I moved a XenForo installation to a subdomain and I need to redirect the old index.php links to the subdomain, for example:
Redirect this: http://example.com/index.php?threads/example.1/
to this: http://a.example.com/index.php?threads/example.1/
But I don't want to redirect anything other than...
To change the list of fonts in the editor, you need to edit the file located at "/js/xenforo/bb_code_edit.js". The file is minified, so we will need to unfold some text. The full version is available in the "full" folder; you can copy and use that file instead if you like, but for this tutorial...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.