mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #9611 from unclecheese/pulls/4/problem-with-common-problems
DOCS: Remove links to common problems
This commit is contained in:
commit
edad8a8feb
@ -70,6 +70,6 @@ Webserver setup is covered in
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
If you run into trouble, see [common-problems](common_problems) or
|
||||
If you run into trouble, see [the Tips & Tricks forum](https://forum.silverstripe.org/c/tips) or
|
||||
check our [community help options](https://www.silverstripe.org/community/).
|
||||
|
||||
|
@ -29,5 +29,5 @@ icon: graduation-cap
|
||||
|
||||
## Help: If you get stuck
|
||||
|
||||
* [Common Problems](/getting_started/common_problems): Review some existing solutions to common problems.
|
||||
* [The Tips & Tricks forum](https://forum.silverstripe.org/c/tips): Review some existing solutions to common problems.
|
||||
* [SilverStripe Community](http://www.silverstripe.org/community/): Join our community chat via Slack, or ask a question on Stack Overflow.
|
||||
|
@ -754,7 +754,7 @@ Public files have a "canonical URL" which doesn't change when file contents are
|
||||
See our ["File Management" guide](/developer_guides/files/file_management) for more information.
|
||||
|
||||
Depending on your server configuration, it may also be necessary to adjust your assets folder
|
||||
permissions. Please see the [common installation problems](/getting_started/common_problems)
|
||||
permissions. Please see the [the Tips & Tricks forum](https://forum.silverstripe.org/c/tips)
|
||||
guide for configuration instruction.
|
||||
|
||||
### Image handling {#image-handling}
|
||||
@ -1091,8 +1091,8 @@ You will need to make sure that these files are writable via the web server, and
|
||||
configuration customisation is done via overriding these templates.
|
||||
|
||||
Depending on your server configuration, it may also be necessary to adjust your assets folder
|
||||
permissions. Please see the [common installation problems](/getting_started/common_problems)
|
||||
guide for configuration instruction.
|
||||
permissions. Please see the [the Tips & Tricks forum](https://forum.silverstripe.org/c/tips)
|
||||
for configuration instruction.
|
||||
|
||||
If upgrading from an existing installation, make sure to invoke `?flush=all` at least once.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user