Posted by kiryoku on November 12, 2007 at 8:55pm
When I was using the phpbb2x module, I gave my users the possibility to change the theme in Drupal.
By some simple coding my forum's theme changed depending on the theme set in Drupal...
However.. I'm not quite sure how to do this trick the other way around... any ideas?
When changing the theme in the forum it should also change the theme in Drupal (in order to match).
Categories: phpBB
Comments
I don't know more about this
I don't know more about this than what is probably already obvious to you: You need to figure out in what UCP page the theme is set and then replicate / extend the call to update Drupal's user table.