It seems all nouveau templates in templates/loop directory are missing in this version…
If you copy:
- member-nouveau.php
- group-nouveau.php
- activity-nouveau.php
from version 1.1.9 it seems to work fine.
-
This reply was modified 1 year, 8 months ago by
etatus.
-
This reply was modified 1 year, 8 months ago by
etatus.
Hi there,
Thanks for reporting the issue.
I have included it inside our to-do list so that our team can look into it.
Have a great day!
Hi @georgio-1,
Seems I spoke too soon. 🙂 Could you please share a screenshot of the dropdown auto-complete list where you are seeing this issue. I couldn’t replicate it at our test site.
Have a great day!
I think the issue is quite clear:
In line 166 from file includes/search-types/class.BBoss_Global_Search_Groups.php it’s mentioned a template that doesn’t exist in templates/loop directory:
$template = 'nouveau' == bp_get_theme_compat_id() ? 'loop/group-nouveau' : 'loop/group';
The same occurs with activity-nouveau and member-nouveau templates.
I read nouveau support was included in 1.1.9, so maybe you upgraded to 1.2.0 from a previous version without including nouveau templates.
-
This reply was modified 1 year, 8 months ago by
etatus.
-
This reply was modified 1 year, 8 months ago by
etatus.
Thread Starter
Georgio
(@georgio-1)
Hi @bbwpsupport
Thanks for your quick response. Here are two screenshots:
drop-down autocomplete
resutls page
And as @etatus wrote there is a problem with groups and activities as well.
@etatus Thank you. I added the missing templates from the 119 version and everything works now.
will the missing templates issue be mended with an update anytime soon? Cheers – LX
Hi there,
Thanks for sharing the information guys. I have created a card inside our to-do list so that these issues can be fixed in the next release.
Stay tuned!
hey,
any ETA on when we can expect the fix?
this appears to be resolved by now.
Thread Starter
Georgio
(@georgio-1)
Hi @bbwpsupport
Some days ago I installed the 1.2.1 version on a test site and this version resolves the problem.
Here is a screenshot
Now I made a new installation and the version is 1.2.0 And of course the problem is back. I really don’t understand what happened….. Is there a reason you returned to the 1.2.0 version ?
Thanks in advance