Letting users change themes Letting users change themes
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Letting users change themes

Started by Bullmax, March 23, 2006, 04:43:47 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bullmax

I have set for users to be able to choose their own theme.  The first page the user goes to after changing their theme actually goes to the new theme they have picked.  If they go anywhere else on coppermine, it changes back to the default theme.  Why does it not stick to the theme they have selceted?

Thanks for any help on this.

Tranz


Bullmax


Joachim Müller

That's not what Thu asked for. Read her signature. Post a link publicly in this thread.

Bullmax

I did not pm for support.  I was just pm the link as I want to respect the privacy of my users (which are pregnant women) so as you can see, it is not a photo album to post a link publicly.  With Thu being a women, I would hope she can see where I am coming from.

Thank you.

Bullmax

#5
Did not mean to be rude, was just thinking of my members.
Looks like I have to post the link to get support  :'(


Bullmax

Quote from: GauGau on March 24, 2006, 05:28:14 PM
That's not what Thu asked for. Read her signature. Post a link publicly in this thread.

And by the way, is the username Thu or TranzNDance?

Joachim Müller


Bullmax

Ok, I posted the link after all the hassle.  So where is the support?

Joachim Müller

you have cpg1.4.4, so you have posted in the wrong board. Moving accordingly. What's your cookie name?

Nibbler

Looks like you have a blank space issue, that's why your cookies and redirects are failing. Look for blank lines at the start/end of files like include/config.inc.php, include/init.inc.php and any files you may have modified.

Bullmax

Quote from: Nibbler on April 02, 2006, 06:31:37 PM
Looks like you have a blank space issue, that's why your cookies and redirects are failing. Look for blank lines at the start/end of files like include/config.inc.php, include/init.inc.php and any files you may have modified.

I had 2 extra spaces at the end of include/config.inc.php.  The file is so small, it only takes up half the page so its hard to see any extra spaces after ?>.

Anyway, that fixed it so thank you very much.