| Countries.sql has syntax problem [message #2150] |
Sun, 20 July 2008 07:33  |
dcarey  Messages: 8 Registered: October 2007 |
Leecher |
|
|
Hi, I just did a fresh pull from /pMBT/phpMyBitTorrent-hacks/html/ for an install. Seems the countries.sql file has two syntax errors.
line 55 has an ";" instead of a comma
(58, 'Kiribati', 'kiribati.gif', 'KI');
and the last line, line 95 has a comma instead of a ";"
(99, 'Colombia', 'colombia.gif', 'CO'),
after I made those two changes the install seemed to sail through. Figured I'd let someone know about it. Not sure if this is the right place or not for this since its the modded version.
Thanks,
Dave
|
|
|
|
|
|