|
Thanks.
register.tmpl appears to be the same as the one from the 12th build so I swapped out the other four.
There was another code change in member.php and from what I can tell, that was the culprit. There was a chunk of code that was moved to a different place and that appears to be what was causing the incorrect script call.
After a quick test, everything seems to be resolved with the exception of:
__
If I search reviews only and specify a date range, it pulls back reviews outside of said date range with the specified keyword (same for week, month, etc.).
The Select categories section only shows 'all categories' and not the individual categories.
__
from my original post.
The date range for the recent products (7 days, 14 days etc. that references showcat) is working fine now but the date range from the search page itself still pulls back reviews outside of the defined range.
The select categories section on the search page still shows only 'all categories'.
|