Hi. I am a newbie and I want to help in fixing all the quests per class. I know that 4.3.4 is not the supported branch but I'm still trying it out until I get to complete the WOD client download. I encountered a minor problem on SQL when I ran the query posted here https://github.com/TrinityCore/TrinityCore/issues/12749. It's for the Daily Quest.
The error came from here:
Query: SET @PTGUID := XXX
and the error in the SQL is:
Error Code: 1054
Unknown column 'XXX' in 'field list'
I just want to ask what should I do with the XXX? Sorry for being a newbie really