Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

How do I create a def file?

Quote Reply
How do I create a def file?
I added a new table to my db for an external mod I am writing. The mod really has nothing to do with links, I just want to be able to use links easy to use modules and includes. If I try and call the table using the usual methods, I get an error:

Quote:

GT::SQL (3646): File 'my_paths.../cgi-bin/admin/defs/Tricks.def' does not exist or the permissions are set incorrectly at trick.cgi line 38.


I added the table through mysqlman (or any other table editing software for whatever purposes). My point is, is there a way to add the table through links so that the def file is created automatically? I realize I could enter the information in a def file manually, or use regular mysql perl parsing tools, but I want to integrate it into links as much as possible with little difficulty...

Please help me help myself Angelic (whatever that smile is?!?)

Thanks,

- Jonathan

Last edited by:

jdgamble: Jan 27, 2005, 12:41 AM
Subject Author Views Date
Thread How do I create a def file? jdgamble 2759 Jan 27, 2005, 12:39 AM
Thread Re: [jdgamble] How do I create a def file?
Andy 2685 Jan 27, 2005, 2:44 AM
Thread Re: [Andy] How do I create a def file?
jdgamble 2659 Jan 27, 2005, 3:37 AM
Thread Re: [jdgamble] How do I create a def file?
jdgamble 2648 Jan 28, 2005, 5:56 AM
Post Re: [jdgamble] How do I create a def file?
jdgamble 2636 Jan 28, 2005, 7:25 PM
Post Re: [jdgamble] How do I create a def file?
HyperTherm 2615 Feb 5, 2005, 4:14 AM