Gossamer Forum
Home : Products : Gossamer Links : PHP Front End :

Need some direction on database

Quote Reply
Need some direction on database
If I want to let Links SQL to use a different user database (eg. of another system), what files should I start editing on?

Thanks
Quote Reply
Re: [Robbie] Need some direction on database In reply to
 
it might be worthwile waiting for the community plugin to be released, then you can use that as a base to make a plugin to work with the system you've got?

just a thought.

r.
Quote Reply
Re: [Robbie] Need some direction on database In reply to
I wouldn't suggest trying to modify the structure of the script. You could let Links SQL use another database (i.e a database, with Links_ prefixes)...but changing the whole system would require a LOT of work, and at the end of it probably not be worth it! Wink

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] Need some direction on database In reply to
Isn't Authenticate.inc.php all I need to edit if I just want Links SQL to use other user database?