
01-19-2010, 01:33 PM
|
|
|
Join Date: May 2003
Location: Pennsylvania
Posts: 267
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by bairy
BUG: In the template vbfavorites_editor the form tag isn't closed. This breaks favourites if there are any forms that follow it on the page that also have a 'do' parameter.
Suggestion: Add some code to template_groups to say
Code:
$only = array_merge($only, array('vbfavorites' => 'vBFavorites'));
to trim down the entries in the template selection display.
|
Thanks and thanks.
|