Topic: [Extension release] Style changer
Allows users/guests select style. When user is logged style is stored in database, else style is stored in cookie
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.3 extensions → [Extension release] Style changer
Allows users/guests select style. When user is logged style is stored in database, else style is stored in cookie
There is a slight problem with this mod. It does not validate when you do a search. This line is causing the warning:
<input type="hidden" name="redirect_url" value="<?php echo $_SERVER['REQUEST_URI'] ?>" />
so I removed it. It is missing an &
Changes:
- if user has enabled javascript, don't display OK button (style will be switched on combo item change)
- some tiny changes
Which is the better name for this extension? Style changer or style switcher?
"Style Switcher"
Style changer update (1.11):
http://www.punres.org/files.php?pid=493
Changes:
- $db replaced with $pun_db
PunBB Forums → PunBB 1.3 extensions → [Extension release] Style changer
Powered by PunBB, supported by Informer Technologies, Inc.