Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Warning: Undefined variable $autoTile #7

Open
coret opened this issue Aug 3, 2024 · 0 comments
Open

Warning: Undefined variable $autoTile #7

coret opened this issue Aug 3, 2024 · 0 comments

Comments

@coret
Copy link

coret commented Aug 3, 2024

When importing a CSV with links to images I get the following WARNINGs (only shown one line, but warning is shown for each image):

2024-08-03T11:05:36+00:00 WARN (4): Undefined variable $autoTile {"errno":2,"file":"*****/ImageServer/Module.php",
"line":599} {"userId":2,"jobId":41100}

which relates to the following line (autoTile isn't defined anywhere within this module, as the function isn't defined the tile task isn't created):

if (!$hasTile && $autoTile) {

FYI: Image Server version 3.6.18, Omeka S version 4.1.1, PHP version 8.3.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant