3
Thanks, it worked. But strangely, I did get an error even though when I checked the module everything seemed to have imported fine. Here's the error I got:
Quote:
Error
SQL-query :
* -
MySQL said:
You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '--' at line 1
Here's what I did. I exported the tables like you said. I did not compress files.
1) I chose all the necesarry mylinks tables
2)I chose SQL in the selection box on export.
3)Export type I left at "Insert"
I also left everything at the default.
Then on the site I was importing to here's what I did.
1) Installed empty module
2) In phpmyadmin I dropped the tables associated with that module.
3) On the SQL tab I chose the uncompressed files from my desktop and clicked "Go."
Then I got the error. But like I said when I checked the site everything was there fine. Not sure if I should be concerned about that because it seems to have worked.