SID-02433: TWiki icons not displaying
| Status: |
Answered |
TWiki version: |
6.1.0 |
Perl version: |
5.28.1 |
| Category: |
CategoryInstallation |
Server OS: |
Ubuntu Linux 19.10 5.3.0-7629 |
Last update: |
5 years ago |
When I display the Welcome page for my TWiki, none of the icons are displayed. It shows only items like "Categories menu-down.gif".
I don't have errors in my configuration, however,
PubUrlPath is set to "/do", and
PubDir is set to "/local/var/www/twiki-6.1.0/pub".
Any idea of what the correct settings should be?
--
Steve Kelem - 2020-03-13
Discussion and Answer
This is remarkably similar to
SID-02430, please check whether the answer I've given there makes sense for you.
In your case, there's an easy guess: A
PubUrlPath of
/do looks wrong. In the usual setup, it should be
/pub.
--
Harald Jörg - 2020-03-13
That was it! Thank you!
--
Steve Kelem - 2020-03-31
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.