Hello everyone,
I read the Faq/Fix, it actually answered alot of my questions. Thanks Mikem, you are awesome. I did the fix indicated in the usercp_register file, but that really does not seem to be working.
In my PHPBB config, I have my default theme set and user_overide set to no.
In usercp_register, I took out the
Code:
theme = '$save_nuke_theme',
and commented out the query to the bbthemes table.
Now when I select a theme in "Your Account/themes" and go to my PHPBB profile, press submit, it is changed back to my default theme. Are there additional spots within the usercp_register file that I have to edit to ensure it does not keep switching my themes. It appears something is still getting written to the database regarding my theme from the PHPBB profile. Hope someone can help me, thanks in advance.
-Bill