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...
There is an issue with the Redactor rich text editor used for editing posts. Webfonts linked in the XenForo site don't work in it. The problem is because it uses an iFrame, which is a separate environment and doesn't have access to the loaded webfonts in the main frame.
The solution to this is...
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...
Isn't this supposed to make webfonts work in the text editor? It's not working for me :(
(XF 1.5.13; tested in Chrome and Firefox with default and custom XF skin)
Edit: Found my own solution to make webfonts work in the text editor :) (and it's really simple)
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.