It is an EasyBlog error that only happens on the EasyDiscuss Forum page on my site, so posted it is this section. The error was there before I updated to the latest version of EasyDiscuss, thought the update may solve it but it is still there.
I have a Joomlart accordion in the right hand column of my Blog, Forum and Social pages with line 42 of the code in the accordion module set to -1 (instead of default 0) so that all tabs in the accordion close on visiting/loading the page.
The accordion contains modules from EasyBlog, EasyForum and EasySocial.
There are 6 possible closed outcomes, 2 for each of the 3 pages for logged in and not logged into the site.
All 3 pages (Blog, Forum, Social) have closed tabs when logged in.
Only 2 pages (Blog and Social) have closed tabs when not logged in, the Forum page leaves all tabs open with the following error message appearing when I right click on the page, select 'Inspect Element' and click on 'Console':
Uncaught ReferenceError: EasyBlog is not defined
I am using the Login Layout Menu Option (set to Guest) and Logout Action (set to Registered) with Blog and Forum integrated with Social and set to use the EasySocial login provider on a Purity 3 Joomlart website with Bootstrap 3 and Joomla 3.2.3. I also use NoNumber ReReplacer to allow any component on Bootstrap 2.3 to use Bootstrap 3 classes.
It is probably a minor setting problem but I cannot find it.....
I have a Joomlart accordion in the right hand column of my Blog, Forum and Social pages with line 42 of the code in the accordion module set to -1 (instead of default 0) so that all tabs in the accordion close on visiting/loading the page.
The accordion contains modules from EasyBlog, EasyForum and EasySocial.
There are 6 possible closed outcomes, 2 for each of the 3 pages for logged in and not logged into the site.
All 3 pages (Blog, Forum, Social) have closed tabs when logged in.
Only 2 pages (Blog and Social) have closed tabs when not logged in, the Forum page leaves all tabs open with the following error message appearing when I right click on the page, select 'Inspect Element' and click on 'Console':
Uncaught ReferenceError: EasyBlog is not defined
I am using the Login Layout Menu Option (set to Guest) and Logout Action (set to Registered) with Blog and Forum integrated with Social and set to use the EasySocial login provider on a Purity 3 Joomlart website with Bootstrap 3 and Joomla 3.2.3. I also use NoNumber ReReplacer to allow any component on Bootstrap 2.3 to use Bootstrap 3 classes.
It is probably a minor setting problem but I cannot find it.....