By kymberm on
How do I install the tables, the xxx.mysql files that come with some modules ?? I use phpmyadmin at my site and it's hard to figure out where to run the sql commands, the instructions in the install file don't work.
Also, i upload picutres to a gallery and nothing shows, just a picture with an X on it. I've loaded the gallery and image modules.
Thanks kym
Comments
Use SQL tab
To run .mysql instruction scripts, go to SQL tab in your phpMyAdmin (click on your database name to get the SQL tab) and at the bottom (where it says "or location of the textfile") click browse to select the script you want to run, and run it.