Timeline for Is there a way to add a variable to the variable table through the Admin menu
Current License: CC BY-SA 4.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 21, 2021 at 14:33 | vote | accept | MrSnrub | ||
| Jul 19, 2021 at 22:07 | answer | added | siliconmeadow | timeline score: 2 | |
| S Jul 6, 2021 at 20:17 | history | suggested | siliconmeadow | CC BY-SA 4.0 | Improved formatting. |
| Jul 5, 2021 at 11:34 | comment | added | MrSnrub | Can you give an example of how to do it through PHPMyAdmin? | |
| Jul 4, 2021 at 18:47 | review | Suggested edits | |||
| S Jul 6, 2021 at 20:17 | |||||
| Jul 4, 2021 at 10:24 | comment | added | siliconmeadow | You could use PHPMyAdmin, to add the key/value pair, but you're better adding it to the $conf[] array in the settings.php file if you want to make it persistent, as suggested by @apaderno, or if you've got access to the command line and Drush, use @anonymous' solution. Both will help (but not guarantee) that the variable is cast correctly. | |
| Jun 24, 2021 at 20:42 | answer | added | avpaderno♦ | timeline score: 1 | |
| Jun 24, 2021 at 20:41 | answer | added | anonymous | timeline score: 1 | |
| Jun 24, 2021 at 20:37 | comment | added | MrSnrub | OR can I add it using the "INSERT" tab in PHPMyAdmin? | |
| Jun 24, 2021 at 20:34 | history | asked | MrSnrub | CC BY-SA 4.0 |