
03-22-2007, 12:22 PM
|
|
|
Join Date: Nov 2006
Location: South Bend, IN
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Dismounted
Sorry about that, I forgot to make a change in the readme. I have updated the zip. You can just do the following to get it to work.
In the template 'headinclude', find:
PHP Code:
function mark_all_read()
Replace With:
PHP Code:
function mark_all_read(type)
|
Still continue the issue the same way Tralala described...
Quote:
Originally Posted by Tralala
Okay, I bit the bullet.
I just removed version 1.0 completely, then installed version 1.1. I went to my templates and removed the previous code, then replaced with new code.
The "Mark Forums Read" link on forumhome works properly with the new confirmation. But the QuickLinks menu option does not.
When I choose "Mark Forums Read" from the QuickLinks pulldown, the confirmation dialog pops up... but when I click OK, it goes away and nothing happens. No page refresh, no threads marked as "read..." nothing.
This is on the default vBulletin style.
|
|