JanDavid
  • Joined on 2023-04-12
JanDavid commented on issue Plume/Plume#1148 2023-04-25 04:31:20 +00:00
After Change of the URL, the images are no longer shown

Now I assume that there is a good workaround.

Direct editing of the public_domain field in the instances table in the postgres database, with a SQL command with the psql program.

I am not…

JanDavid commented on issue Plume/Plume#1148 2023-04-24 05:19:29 +00:00
After Change of the URL, the images are no longer shown

In Firefox Code display (Ctrl+U) I found this:

 <p dir="auto"><img src="https://ethernetcafe.net/static/media/DBC453C8-8570-F0BB-86E9-DEDF7C910FD4.jpg" alt="Dieser Kater ist kräftig und…
JanDavid commented on issue Plume/Plume#1148 2023-04-23 17:28:52 +00:00
After Change of the URL, the images are no longer shown

Well. Everything is new now, but the issue seems reproducible.

I have now ethernetcafe.net

I will now change to ethernet.cafe, that is change the domain, get a new cert, and the issue…

JanDavid commented on issue Plume/Plume#1148 2023-04-22 04:17:03 +00:00
After Change of the URL, the images are no longer shown

it is ethernetcafe.net

JanDavid commented on issue Plume/Plume#1148 2023-04-22 04:16:35 +00:00
After Change of the URL, the images are no longer shown

There is an Error.

the new Domain is Not with accent.

that means

JanDavid opened issue Plume/Plume#1148 2023-04-22 04:11:01 +00:00
After Change of the URL, the images are no longer shown
JanDavid commented on issue Plume/Plume#1145 2023-04-16 09:17:10 +00:00
In file _ article.scss at end of lines semicolon missing

Issue resolved. Have run "cargo build" now all seems ok.

JanDavid commented on issue Plume/Plume#1145 2023-04-15 09:05:42 +00:00
In file _ article.scss at end of lines semicolon missing

Seems no other errors.

After inserting the 2 semicolons and executing this

sassc assets/themes/default/light.scss static/css/light/theme.css

dropping and new creating the PostgreSQL…