moso Member Mar 1, 2019 43 5 May 30, 2019 #1 Hello I would like to know how to disable the arrival of the bot Frank and the help bubbles when we register on the retro i use YezzEmulator and YezzCMS Attachments bot.png 167.6 KB · Views: 16
Hello I would like to know how to disable the arrival of the bot Frank and the help bubbles when we register on the retro i use YezzEmulator and YezzCMS
AlexstyleRetro Member Dec 17, 2017 151 19 May 30, 2019 #2 Open your database and set 0 in column new_user or user_nux. Set this is default. Sorry for my bad english but i'm not english ahah Upvote 0 Downvote
Open your database and set 0 in column new_user or user_nux. Set this is default. Sorry for my bad english but i'm not english ahah
moso Member Mar 1, 2019 43 5 May 30, 2019 Thread starter #3 It does not change anything: / (`user_new` enum('0','1') NOT NULL DEFAULT '1',) I'm not english too Upvote 0 Downvote
J Joe Well-Known Member Jun 10, 2012 4,172 1,955 May 30, 2019 #4 Find what’s triggering the arrival of these 2, usually it’s switching an enum like @AlexstyleRetro said, check the code to see what’s prompting it. Upvote 0 Downvote
Find what’s triggering the arrival of these 2, usually it’s switching an enum like @AlexstyleRetro said, check the code to see what’s prompting it.
moso Member Mar 1, 2019 43 5 May 30, 2019 Thread starter #5 Joueur said: Find what’s triggering the arrival of these 2, usually it’s switching an enum like @AlexstyleRetro said, check the code to see what’s prompting it. Click to expand... You know how I can find that? I have no idea Post automatically merged: May 30, 2019 I found thank you ca come nux Upvote 0 Downvote
Joueur said: Find what’s triggering the arrival of these 2, usually it’s switching an enum like @AlexstyleRetro said, check the code to see what’s prompting it. Click to expand... You know how I can find that? I have no idea Post automatically merged: May 30, 2019 I found thank you ca come nux