Bug #4725
mootools extensions no more working
| Status: | Closed | Start date: | 2009-09-22 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Votes: | 0 |
Description
After installing/updating mm_forum all our mootoolsextensions i.e. rgtabs, rgsmoothgallery are no more working. While installing there was no dependecy error i.e. to install another extension additional to mm_forum which might prevents this. (4.3.alpha3 - Linux Ubuntu 9.04)
History
Updated by Hauke Hain over 3 years ago
Try to set the folowing TypoScript line to your main Typoscript:
page.includeJS.mm_forum_prototype >
Include the following line to your pagetemplate or "+ext"-Template of the page where you use a forumplugin.
page.includeJS.mm_forum_prototype = EXT:mm_forum/res/scripts/prototype-1.6.0.3.js
This TS has to be applied on all pages where the mm_forum is used. Furthermore mootools shouldplit be included on these pages.
I hope this is the solution for yshould nlem.
Updated by Hauke Hain over 3 years ago
- Status changed from New to Needs Feedback
Andreas, have you tested my proposal?
Updated by Andreas Becker (Andi) over 3 years ago
Yep Hauke habe ich: [[http://tinyurl.com/ybfpwhb]] - rgtabs (Appraisals) shows latest posts and it is working. in TS I inserted on this Page (MainTS Template) = page.includeJS.mm_forum_prototype >
On the forum Page itself I inluded the other TS you suggested. [[http://tinyurl.com/ybb8epa]]
It seems to be working so far with rgtabs and rgsmoothgallery.
The Page itself is meanwhile running beta1 and 1.8.1 of mm_forum!
Unfortunaltely the Profile Link does not work at all here: [[http://tinyurl.com/yc7g4w8]]
It seems to delete the HomeURL Part
Updated by Hauke Hain over 3 years ago
- Status changed from Needs Feedback to Closed
Great. Please submit a new bugreport for the profile link problem. And check everywhere that your domain path is set correctly (if you use RealURL or something like that).