1
There is apparently a bug in SS 2.13 Final under XOOPS 2.2.x in that notifications do not work. When you click the "+" you get nothing.
In the SmartFactory forums a guy says that he fixed it:
Quote:
Edit: I fixed the issue. The function toggle in smartsection_header.html has the same name as the function in the default template. So to just get rid of any possible naming conflicts, I renamed the function in smartsection_header.html to toggleCat and updated the reference smartsection_display_list.html.
Unfortunately, I do not (after looking at smartsection.header.html) understand this, and a couple of requests for clarification have so far been unanswered. If someone can elaborate a bit upon this, I will be very appreciative.
...