28-10-2015, 04:58 AM
Quote:SamTDS wrote:
Let me see the command that you put in that gives you this error, if its a syntax error then I should be able to fix it.
All I do is click n the create tables.
------------------------------------------------
Quote:You can also put the necessary data manual in the sql database by using your phpadmin.
the table flights needs 49 rows and the user_profile needs 4 rows.
The data can be found in the action_createtables.php within the FsPadmin folder.
Note that this program is written for php 5.2. and at this time the most providers having 5.5 or higher, that's where this problem starts.
Spend 5 minutes on putting this data by hand into your SQL and the problem is solved.
I'll try this also
Thanks