Page 1 of 1

Plugins - where does all that config data go?

Posted: Wed Jul 20, 2005 5:03 am
by gwilsonmail
When you install a plugin, data about the plugin is stored in the sql database.

But when you configure the plugin where is the data stored?

puzzled!

Re: Plugins - where does all that config data go?

Posted: Wed Jul 20, 2005 5:53 am
by kidgoo
gwilsonmail wrote:When you install a plugin, data about the plugin is stored in the sql database.

But when you configure the plugin where is the data stored?

puzzled!
In the SQL database :)
(Hint, check out your (prefix)_config table)

Posted: Wed Jul 20, 2005 7:22 am
by gwilsonmail
Either it was hiding or I had my eyes shut 8)

All I could see was the first 30 entries! What I needed to do was look at the next page(s) of table contents.

Thanks