phpbb/phpBB
Graham Eames 479f95661e Fix 2 minor errors:
1. Set user_style on registration to the board default
2. Do not try to use the template when throwing an error about a missing style


git-svn-id: file:///svn/phpbb/trunk@5426 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-01-05 20:28:29 +00:00
..
adm First update of the new admin style to being it in line with the new frontend style. Note - this is still based on subsilver, the final admin will use the much nicer style of the new frontend - but that is secret until the final release ;) 2006-01-03 13:44:47 +00:00
cache Stop web nosey parkers 2003-01-21 16:13:05 +00:00
develop blabla 2005-10-03 15:44:41 +00:00
docs - adjusting group functions a little bit 2005-09-25 14:33:07 +00:00
files Won't work ... since inline images are pulled from here ... need to look at match against non-image content types 2003-04-10 23:53:54 +00:00
images say hello to our little friends, we love smilies. 2005-04-07 16:51:46 +00:00
includes Fix 2 minor errors: 2006-01-05 20:28:29 +00:00
install - some changes to browser checking (was the reason for not working logins) 2005-12-28 17:35:20 +00:00
language - install style and style elements 2006-01-02 17:30:59 +00:00
store This is where we can dump non-cache related files, e.g. database backups, styling output, etc. ... potentially we could also use it for upload/tmp work 2003-07-20 13:58:11 +00:00
styles/subSilver Updated references to posts to be #p[post_id] rather than #[post_id] since it is against the W3C spec to have the id="" attribute starting with a number 2006-01-04 20:57:34 +00:00
.htaccess Just a precaution 2005-01-13 23:36:56 +00:00
common.php - sperate permissions from sessions 2006-01-04 07:51:04 +00:00
config.php NOOOOO, this was not me, you have not seen this... damn trapfalls... the bears are rumbling, try to access brain ... access denied. 2003-04-22 19:46:52 +00:00
cron.php - updated topic tracking code 2005-10-19 18:00:10 +00:00
download.php - session changes 2005-10-02 18:47:06 +00:00
faq.php Language related updates. Removed escaped double-quotes from single quote FAQ language strings - was causing mal-formed html. Also changed the quicklink numbers to be prefixed by 'f' since standards dicate name and id attributes have to start with a non-numeric character. 2005-12-26 21:02:39 +00:00
index.php - session changes 2005-10-02 18:47:06 +00:00
mcp.php And as if by magoc they are hidden (a minor change I missed commiting before Christmas) 2006-01-03 15:10:13 +00:00
memberlist.php - sperate permissions from sessions 2006-01-04 07:51:04 +00:00
posting.php - Post/Topic icon text selection is fixed 2005-12-27 13:44:17 +00:00
report.php - some bugfixes 2005-10-04 21:39:47 +00:00
search.php Added topic folder image source and user profile link for posts results page 2005-12-30 00:16:43 +00:00
style.php - file_get_contents instead of imploding file()s or fread()ing till the maximum filesize 2006-01-04 06:37:17 +00:00
ucp.php Language related updates. Removed escaped double-quotes from single quote FAQ language strings - was causing mal-formed html. Also changed the quicklink numbers to be prefixed by 'f' since standards dicate name and id attributes have to start with a non-numeric character. 2005-12-26 21:02:39 +00:00
viewforum.php Updated references to posts to be #p[post_id] rather than #[post_id] since it is against the W3C spec to have the id="" attribute starting with a number 2006-01-04 20:57:34 +00:00
viewonline.php Updated references to posts to be #p[post_id] rather than #[post_id] since it is against the W3C spec to have the id="" attribute starting with a number 2006-01-04 20:57:34 +00:00
viewtopic.php Updated references to posts to be #p[post_id] rather than #[post_id] since it is against the W3C spec to have the id="" attribute starting with a number 2006-01-04 20:57:34 +00:00