Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2009-02-01 13:21:50
- Joey
- Member
- From: Netherlands
- Registered: 2005-01-19
- Posts: 257
Where can I find the custom fields in the database?
Fot one or another strange reason I cannot save my Advanced Settings in the txp admin :S. I don’t know what it is but on my server it gives a Forbidden error.
Is it possible to manually find and set the custom fields in the sql database? I couldn’t find it.
Thanks
Regards,
Joey
Offline
Re: Where can I find the custom fields in the database?
Custom fields are in txp_prefs. Look for ‘custom_1_set’, ‘custom_2_set’, etc. The name you see in Content->Write->Advanced Options corresponds to the ‘val’ field in txp_prefs.
Code is topiary
Offline
#3 2009-02-01 17:44:59
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Where can I find the custom fields in the database?
Joey wrote:
Fot one or another strange reason I cannot save my Advanced Settings in the txp admin :S.
Joey, try this solution.
Offline
#4 2009-02-03 09:06:29
- Joey
- Member
- From: Netherlands
- Registered: 2005-01-19
- Posts: 257
Re: Where can I find the custom fields in the database?
Thanks Els, that actually solved the problem :D
Regards,
Joey
Offline