I'm editing my SQL database so I can add the color names feature on my msg board... I'm stuck though on one of the instructions I am supposed to follow.
Here is what I am supposed to do:
INSERT INTO phpbb_config (config_name, config_value) VALUES ('allow_custom_color', '250');
Here is a pic of what I have to work with... (I'm using phpmyadmin through cpanel)
SQL question
Any help is appreciated!
Here is what I am supposed to do:
INSERT INTO phpbb_config (config_name, config_value) VALUES ('allow_custom_color', '250');
Here is a pic of what I have to work with... (I'm using phpmyadmin through cpanel)
SQL question
Any help is appreciated!