Quote:
Originally posted by Knightmare
Hi, need a little help.
I got all the way to the last step.
It says:
?Run this query: |
+-----------------------------------------------------------------------+
INSERT INTO template (templateid,templatesetid,title,template) VALUES (NULL,-2,'memberoftheday','0||vb||0||vb||0');"
How do I do this? What does it mean when Im told to "run a query"? Thanks for your help.
|
it means run a query on your mySQL database, it will add that table to your database.
do this in phpmyadmin
BUT BACK UP YOUR DATABASE FIRST!!