Icy Phoenix
Old Bugs - 1 Bug In Topic Mark Read.
Gomesh [ Mon 21 Aug, 2006 17:34 ]
Post subject: 1 Bug In Topic Mark Read.
Hi All:
When you click on this Link:
http://www.phpbbxs.eu/search.php?search_id=newposts (Newest Posts from your last visit) there's the possibility to see the posts not read and to select those to mark like already read.
Well: If u check 1, 2, etc. posts and click on button "Mark Read", the page redirect to Search:
http://www.phpbbxs.eu/search.php
I think the bug is around line #55, a this part code:
<td class="catBottom" colspan="8">
<input type="submit" class="mainoption" value="{L_SUBMIT_MARK_READ}" />
<input name="mar" type="hidden" value="1" />
</td>
cYa All.
ganesh [ Mon 21 Aug, 2006 17:41 ]
Post subject: Re: 1 Bug In Topic Mark Read.
Try changing template... and of course, tell us which one are you using...
Gomesh [ Mon 21 Aug, 2006 18:00 ]
Post subject: Re: 1 Bug In Topic Mark Read.
Try changing template... and of course, tell us which one are you using...
In XS 0.58 i see only Aphrodite Template, and it's selected on my Board.
Also on this board the bug is already present.
cYa All.
ganesh [ Mon 21 Aug, 2006 18:07 ]
Post subject: Re: 1 Bug In Topic Mark Read.
Are you using MG winter here?
Gomesh [ Mon 21 Aug, 2006 18:09 ]
Post subject: Re: 1 Bug In Topic Mark Read.
Are you using MG winter here?
No mate: i use Aphrodite on this Board and, also, on my Board.
cYa All.
ganesh [ Mon 21 Aug, 2006 18:20 ]
Post subject: Re: 1 Bug In Topic Mark Read.
It's strange... 'cause I can't replicate this error neither here nor in my board... just tested... :(
Gomesh [ Mon 21 Aug, 2006 18:24 ]
Post subject: Re: 1 Bug In Topic Mark Read.
I see same error if I use Firefox or IE :(
Tom [ Tue 22 Aug, 2006 13:16 ]
Post subject: Re: 1 Bug In Topic Mark Read.
I just tried it here. I started at this page:
http://www.phpBBXS.eu/search.php?search_id=newposts
Then I makred a topic and clicked "Mark as read", the topic was marked read and I was redirected to the same page where I started.
Someone else reported that problem a while ago and I couldn't replicate it back then nor now. And if I can't replicate the error, I can't search for the cause.
It's very unlikely, that it is a browser related problem.
Gomesh [ Tue 22 Aug, 2006 17:04 ]
Post subject: Re: 1 Bug In Topic Mark Read.
This problem, for me, it's very strange.
I use Firefox, Mozilla, Netscape and Internet Explore and all browser produced same error.
I have emptied Cache, Temporany and others for all browser :cry:
AvrilBoi [ Wed 23 Aug, 2006 12:37 ]
Post subject: Re: 1 Bug In Topic Mark Read.
Same problem here.
KugeLSichA [ Sun 27 Aug, 2006 15:07 ]
Post subject: Re: 1 Bug In Topic Mark Read.
I verify this!
its because:
if the forum standard is set to cookie system, an the users click on "new" in the header, the "AGM" checkboxes and the button in the catBottam "mark as read" is there, but this shouldn´t be there, by the cookie system.
maybe MG have an fix for this.
yesterday i spoke with Tom about this and we think about an switch in the template file.
cya
Mighty Gorgon [ Sun 27 Aug, 2006 15:10 ]
Post subject: Re: 1 Bug In Topic Mark Read.
In fact... what I'm wondering is what these users have set in their UCP...
Gomesh, can you please tell me how you have set your UPI2DB preference? COOKIE or DB?
KugeLSichA [ Sun 27 Aug, 2006 15:15 ]
Post subject: Re: 1 Bug In Topic Mark Read.
In fact... what I'm wondering is what these users have set in their UCP...
as i verified this, here at xs.eu the standard was cookie system. So i think by the users who have this problem, the use the cookie system too. I changed to UPI2DB system and all works fine.
i figured that out because at mg.com, users cant select between cookie and UPI2DB system.
Mighty Gorgon [ Sun 27 Aug, 2006 15:25 ]
Post subject: Re: 1 Bug In Topic Mark Read.
In fact... what I'm wondering is what these users have set in their UCP...
as i verified this, here at xs.eu the standard was cookie system. So i think by the users who have this problem, the use the cookie system too. I changed to UPI2DB system and all works fine.
i figured that out because at mg.com, users cant select between cookie and UPI2DB system.
Yes, because I've disabled that feature in my site. :wink:
KugeLSichA [ Sun 27 Aug, 2006 15:45 ]
Post subject: Re: 1 Bug In Topic Mark Read.
In fact... what I'm wondering is what these users have set in their UCP...
as i verified this, here at xs.eu the standard was cookie system. So i think by the users who have this problem, the use the cookie system too. I changed to UPI2DB system and all works fine.
i figured that out because at mg.com, users cant select between cookie and UPI2DB system.
Yes, because I've disabled that feature in my site. :wink:
so we need to add an switch to the search.tpl file. because it confuses the users, if the "AGM / MAR" checkboxes are there. ;-)
Mighty Gorgon [ Sun 27 Aug, 2006 15:46 ]
Post subject: Re: 1 Bug In Topic Mark Read.
I'll let Tom do this... :wink: