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...
Lamp submitted a new resource:
How to add Google Webfonts to your XenForo forum and have it work in the text editor - Simple solution to the problem of webfonts not working in the Redactor text editor.
Read more about this resource...