πŸ‡ΊπŸ‡ΈUnited States @olmtekllc

Account created on 17 September 2022, over 2 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States olmtekllc

I don't think so. The other parts of the <script> seem to work fine. It only has a problem with the $function part where it is adding that //<![CDATA[ //]]> portion. I just tested the code in a flat file and everything is working fine. There must be a work around to this.

πŸ‡ΊπŸ‡ΈUnited States olmtekllc

https://pastebin.com/cbqVChYR

This is what is being added...it looks like the xml markup //<![CDATA[ //]]> is being added. From what I can tell, that is the only thing. Could spacing be an issue?

πŸ‡ΊπŸ‡ΈUnited States olmtekllc

Thank you for taking the time to reply. Yes, it is in Full HTML.

πŸ‡ΊπŸ‡ΈUnited States olmtekllc

What do you mean by private? It is a Basic Content page like any other.

πŸ‡ΊπŸ‡ΈUnited States olmtekllc

Looks like a few issues there reported - related.

Public file system path

sites/default/files

A local file system path where public files will be stored. This directory must exist and be writable by Drupal. This directory must be relative to the Drupal installation directory and be accessible over the web. This must be changed in settings.php

Public file base URL https://www.example.com/sites/default/files

The base URL that will be used for public file URLs. This can be changed in settings.php

Private file system path

Not set

An existing local file system path for storing private files. It should be writable by Drupal and not accessible over the web. This must be changed in settings.php

Temporary directory

/tmp

A local file system path where temporary files will be stored. This directory should not be accessible over the web. This must be changed in settings.php.

πŸ‡ΊπŸ‡ΈUnited States olmtekllc

Could you be more specific? I did a tail on my /var/log/php logs and nothing shows when I attempt to insert the image file. 

πŸ‡ΊπŸ‡ΈUnited States olmtekllc

I am able to upload images in the Theme settings, I only cannot on Content Pages.

πŸ‡ΊπŸ‡ΈUnited States olmtekllc

/var/www/drupal/web/sites/default
drwxrwxrwx 10 ubuntu www-data 4096 Jun 16 23:31 files

I'm a little unsure what I am missing then. My permissions look correct based on what you mentioned?

Production build 0.71.5 2024