Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Initial Setup

Quote Reply
Initial Setup
I've made a mistake clicking to Initial setup, now the LinksSQL show mw only the installatino page, how I can resume to previus without make a new installation ???

Thanks


Thanks in Advance
Bye From Italy
Quote Reply
Re: [fabio] Initial Setup In reply to
Depending on what version of Links SQL you're using, you need to edit admin/Links/ConfigData.pm or admin/Links/Config/Data.pm and search for 'setup'. Then just change:
Code:
'setup' => '0',
to
Code:
'setup' => '1',

Adrian
Quote Reply
Re: [brewt] Initial Setup In reply to
all fine thanks.


Thanks in Advance
Bye From Italy