Gossamer Forum
Home : Products : Others : MySQLMan :

creating table error

Quote Reply
creating table error
I downloaded the script a few days ago and got it installed. It was easy to install. I can do most everything but add a table. When I try to add a table I get this error message


fatal undef error: GT::Template::Parser (18128): Unable to open template file '././create_field.txt'. Reason: File does not exist. at GT/Template.pm line 300.


I have read through the messages here and I have tried using different path settings. The only difference is the path line in the error message. I have downloaded a second copy and reinstalled it. No difference. The file is in the directory and I even changed the permissions thinking that might help. No difference

Does anyone have any ideas on what I could do to fix this?

Thanks
Quote Reply
Re: [chipper] creating table error In reply to
Hi,

I have the same problem. If you knows to correct inform...

Excuse me for my bad English.

Thank you

Luiz Passarelli
Quote Reply
Re: [lucapaju] creating table error In reply to
Hi Guys,

Let take a look at line 30 in mysql.cfg, it should be:
template_dir => $SCRIPT_PATH . "/templates",

And make sure, create_field.txt file do exist in 'templates' folder.

Cheers,
TheStone.


B.

Last edited by:

TheStone: Dec 6, 2001, 3:31 PM
Quote Reply
Re: [TheStone] creating table error In reply to
Hi,

This is the path, and the file is there.

The error message informs:

Unable to open template file '././create_field.txt'. Reason: File does not exist. at GT/Template.pm line 300.


Thank you.

Luiz Passarelli

Quote Reply
Re: [lucapaju] creating table error In reply to
Many solutions for this have been provided. You just need to scan down the first 20 or so threads in this forum.

I also remember Alex saying the mysqlman download was fixed and updated a few ays ago.