All add-ons currently require PHP 7.4 or greater.

On July 4th 2024 PHP 8.2 will be the new minimum requirement for all add-ons. Expect any add-on released after that date to require 8.2 or greater. Some releases may not immediately take advantage of 8.x specific features in PHP, which means you might, be able to continue using new releases in PHP 7.4, however, if you experience an error the first thing you should do is update to PHP 8.2 then create a support ticket if the error persists.

Please read about the changes to BoldMinded add-on licensing.

Ticket: Logs return error on url title for all entries

Status Resolved
Add-on / Version DataGrab 5.0.5
Severity
EE Version 7.3.6

Christian Rochford

Jul 21, 2023

Hi Brian,
I’m getting an error on all entries I try to import on the logs

Import error with entry [entry title…] with the url_title field: This field is required.

I’ve tried setting this to blank so it defaults to use the title and have also tried setting it to a unique numebric identifier yet I continue to get the same error in the logs

#1

BoldMinded (Brian)

Instead of setting it to blank, try not setting the field at all. What does your DG import configuration look like (screenshot) for the URL settings?

#2

Christian Rochford

Comment has been marked private.

#3

BoldMinded (Brian)

What are the values of the Title and URL Title you’re trying to import? Do they have special characters in them? If so have you tried just basic text strings? Can you share an import file (or just a couple entries from it)?

#4

Christian Rochford

Comment has been marked private.

#5

BoldMinded (Brian)

Did you try removing the special characters and the wrapping CDATA tag around the text? Just set it to

<title>Applicant Landlord</title>

And see what happens.

#6

Christian Rochford

Comment has been marked private.

#7

BoldMinded (Brian)

I’m not suggesting you remove all the characters from 400 entries, I’m suggesting you simplify for the sake of testing and debugging. I’d like to know if it works with no special characters and the CDATA tag, and if it does then I have specific things to look into and test.

#8

Christian Rochford

Comment has been marked private.

#9

BoldMinded (Brian)

Can you update that test xml file to include the original values. I’m using it to do a test import locally.

#10

Christian Rochford

Comment has been marked private.

#11

BoldMinded (Brian)

Comment has been marked private.

#12

Christian Rochford

Comment has been marked private.

Login to reply