Hi,

I've been trying to find where the settings in the Admin are stored. It seems like it is stored in the cache folder. Am I correct? Is there an easy way I can also have it stored in the database or somewhere else? My concern is that the cache folder could be wiped out and all settings are restored to default (if that is true).

Thanks.

asked 24 Oct '10, 22:00

mhost's gravatar image

mhost
33161116
accept rate: 50%


OSQA stores its settings in your database in a table called "forum_keyvalue".

Backup your database and everything will be fine.

link

answered 24 Oct '10, 23:47

rickross's gravatar image

rickross ♦♦
12.5k2914972
accept rate: 46%

Thanks.

I had looked through all the tables in the database but didn't realize that one was storing it.

(24 Oct '10, 23:56) mhost
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×298
×30

Asked: 24 Oct '10, 22:00

Seen: 824 times

Last updated: 24 Oct '10, 23:56

powered by OSQA