Two bugs (?)
 |
Author |
Message |
 |
|
|
 |
|
30 |
Posts: 1791 Joined: 17 Jan 2004 Last Visit: 26 Oct 2016
LD count: 58
Location: USA | |
|
Two bugs (?) |
Posted: Fri 17 Nov, 2006 |
|
|
I used to be a hidden user and I used to browse the forum while logged out... during that time, I noticed two bugs (I think)...
Whenever a hidden user edits their profile, the option to hide their name is the who's online section is set to "no" by default, even if they selected "yes" previously. This could cause a problem if someone who wanted to remain hidden updated their profile and assumed that it remained set to their prior choice by default like every other preference. I peeked at your profile_add_body.tpl and didn't notice anything amiss, so I guess the problem is in the PHP files somewhere...
Also, I thought it was a bit strange that the forum jump box is hidden from users who aren't logged in when viewing a topic. Was that intentional? It looks like it judging by these lines in viewtopic_body.tpl:
Code: |
<!-- BEGIN switch_user_logged_in -->
{JUMPBOX}<span class="gensmall">{S_AUTH_LIST}</span>
<!-- END switch_user_logged_in --> |
...but I can't figure out why you would hide it from guests, especially on the topic page only? If it wasn't intentional, removing the <!-- BEGIN switch_user_logged_in --> and <!-- END switch_user_logged_in --> in that chunk of code should resolve the problem.
|
|
|
|  |
| |
| | | |
|
|
 |
|
45
|
Posts: 10981 Joined: 05 May 2002 Last Visit: 20 Feb 2019
LD count: lost uhm lots
Location: behind you | |
|
|
Posted: Fri 17 Nov, 2006 |
|
|
that last part is for search engine optimalization reasons
the first one, yes it's a little bug that occured when adding the new option to be visible or invisible in the 'who viewed this topic' list.
|
|
|
|  |
| |
| | | |
|
|
|
|
|
Posts: 5954 Joined: 03 Dec 2005 Last Visit: 29 Mar 2018
LD count: a bunch.
Location: fleeting. | |
|
|
Posted: Fri 17 Nov, 2006 |
|
|
*Bruno guesses there's a third bug here
Why aren't the templates CHMODed so that only script can access them yet?
<edit>(After the sudden "template doesn't exist" error a few minutes ago.) It seems phpBB accesses the templates rather than including them! So you can't CHMOD protect them? How weird! What permissions did you remove from those files?</edit>
|
|
|
|  |
| |
| | | |
 | |
| |
All times are GMT + 2 Hours