-
Notifications
You must be signed in to change notification settings - Fork 4
Troubleshooting
Max Bridgland edited this page Apr 14, 2020
·
1 revision
Woah woah woah. First, before you make an issue on the GitHub make sure of a couple things:
- Do you have legacy customization enabled? If you didn't prior Foxify should have done that on setup. If not, follow these steps to enable it:
- Go to "about:config" in the URL bar in your Firefox browser.
- Accept the warning about voiding your warranty.
- In the search bar type: "toolkit.legacyUserProfileCustomizations.stylesheets"
- Double click on the table row that shows up if it's False, if it's True look at solution #2.
- Restart your browser and see if your theme loads, if not go to Step 2.
- Try removing your current theme and any backups in your profile folder. To do so follow these steps:
- Go to "about:support" in the URL bar in your Firefox browser.
- Click "Open Folder" under Profile Folder.
- Delete all files inside
chrome/
andchrome_backup/
. - Run
foxify backup apply THEMENAME
again and see if your theme is loaded.
If these solutions do not work for you please create an Issue ticket and describe the issue you are having and any errors that the terminal displays.
If you run into this error simply follow these steps below:
- Run
foxify config
- Go to wherever the Config Directory is based on that output
- Go to "about:support" in Firefox.
- Copy the directory under "Profile Folder"
- Open the config file for Foxify
- Replace
active_profile
with the path you copied from Firefox
If this solution does not work for you please create an Issue ticket and describe the issue you are having and any errors that the terminal displays.