View Single Post
Old January 9th, 2006, 08:54 AM   #20 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
Jimmy you must do as posted above. View your SMF settings table. There is an variable in there called theme_default this must be set to the default theme id. Last time it was set to 0 and I set it to 5

SELECT value FROM smf_settings WHERE variable ='theme_default'

thats the query we use. you should be able to find the variable and change the value to what you want.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline