After I upgraded to J 4.3.4, there are some variables missing like JGLOBAL_INDEX_FOLLOW.
JGLOBAL comes from Joomla .. maybe it doesn't exist in J4?
JGLOBAL_xxx is used in Joomla 4 with definitions in the J! language files - but JGLOBAL_INDEX_FOLLOW (and possibly others) is no longer used in Joomla and has been removed.
I guess it should now be added to (eg) en-GB.com_virtuemart.ini
Quote from: jenkinhill on September 19, 2023, 13:01:40 PM
JGLOBAL_xxx is used in Joomla 4 with definitions in the J! language files - but JGLOBAL_INDEX_FOLLOW (and possibly others) is no longer used in Joomla and has been removed.
I guess it should now be added to (eg) en-GB.com_virtuemart.ini
That's why I could not find it in any language file. All the Robots JGLOBAL values are missing.