-
AuthorPosts
-
PGLion Friend
PGLion
- Join date:
- March 2006
- Posts:
- 107
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 8
- Thanked:
- 7 times in 1 posts
May 19, 2008 at 9:32 pm #249793Well now it’s time the developers take a look at this i think 😉
producer111 Friendproducer111
- Join date:
- March 2008
- Posts:
- 64
- Downloads:
- 0
- Uploads:
- 2
- Thanked:
- 5 times in 1 posts
May 20, 2008 at 1:31 am #249821Just giving some ideas. Try these 2 things :
1 Just uninstall and reinstall Fireboard (I had also another problem with Fireboard but that fixed it)
2. Edit the modules “Ja News” and “JA News FP” and UNcheck “Forum” menu in the Menu AssignmentPGLion FriendPGLion
- Join date:
- March 2006
- Posts:
- 107
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 8
- Thanked:
- 7 times in 1 posts
May 20, 2008 at 6:45 am #249839Thanks for your input producer111. I have read your post on Fireboard and did try the reinstall, that didn’t help though. The two modules are only assigned to “Home”, not to the forum so i can’t change that :confused:
May 20, 2008 at 11:49 am #249879Did you install the available stable patchfiles for fireboard 1.0.4 ? This might help.
VisiGod FriendVisiGod
- Join date:
- January 2006
- Posts:
- 538
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 76
- Thanked:
- 138 times in 18 posts
May 20, 2008 at 12:03 pm #249880It is not a fireboard issue, it is a teline issue.
May 20, 2008 at 12:27 pm #249882That seems weird to me as my fireboard works perfectly fine on J1.5.3 and JA Teline II.
VisiGod FriendVisiGod
- Join date:
- January 2006
- Posts:
- 538
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 76
- Thanked:
- 138 times in 18 posts
May 20, 2008 at 12:28 pm #249883adisoft, can you post an url?
PGLion FriendPGLion
- Join date:
- March 2006
- Posts:
- 107
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 8
- Thanked:
- 7 times in 1 posts
May 20, 2008 at 12:31 pm #249884<em>@adisoft 54398 wrote:</em><blockquote>That seems weird to me as my fireboard works perfectly fine on J1.5.3 and JA Teline II.</blockquote>
My fireboard also works great. But the moo menu doesn’t :((
PGLion FriendPGLion
- Join date:
- March 2006
- Posts:
- 107
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 8
- Thanked:
- 7 times in 1 posts
May 20, 2008 at 10:17 pm #249934<em>@adisoft 54395 wrote:</em><blockquote>Did you install the available stable patchfiles for fireboard 1.0.4 ? This might help.</blockquote>
No, I didn’t, thanks for the hint. I just installed the patch but the problem still exist.
VisiGod FriendVisiGod
- Join date:
- January 2006
- Posts:
- 538
- Downloads:
- 0
- Uploads:
- 4
- Thanks:
- 76
- Thanked:
- 138 times in 18 posts
June 30, 2008 at 11:27 am #257201Now the solution Horeeey.
1st – restore all the fireboard files with the original. Now open components/com_fireboard/class.fireboard.php and remove the following code:
if (file_exists(JB_ABSTMPLTPATH . '/js/jquery-latest.pack.js')) {
define('JB_JQURL', JB_DIRECTURL . '/template/' . $fb_cur_template . '/js/jquery-latest.pack.js');
}
else {
define('JB_JQURL', JB_DIRECTURL . '/template/default/js/jquery-latest.pack.js');
}Now, open the index.php of your template and add RIGHT AFTER <head> the following code:
<? if (JRequest::getCmd('option') == 'com_fireboard') {?>
<script type="text/javascript" src="/components/com_fireboard/template/default/js/jquery-latest.pack.js"></script>
<? }?>January 28, 2009 at 7:55 pm #288711<em>@VisiGod 63390 wrote:</em><blockquote>Now the solution Horeeey.
1st – restore all the fireboard files with the original. Now open components/com_fireboard/class.fireboard.php and remove the following code:
if (file_exists(JB_ABSTMPLTPATH . '/js/jquery-latest.pack.js')) {
define('JB_JQURL', JB_DIRECTURL . '/template/' . $fb_cur_template . '/js/jquery-latest.pack.js');
}
else {
define('JB_JQURL', JB_DIRECTURL . '/template/default/js/jquery-latest.pack.js');
}Now, open the index.php of your template and add RIGHT AFTER <head> the following code:
<? if (JRequest::getCmd('option') == 'com_fireboard') {?>
<script type="text/javascript" src="/components/com_fireboard/template/default/js/jquery-latest.pack.js"></script>
<? }?>
</blockquote>Sorry, it’s not working at all.
Clicking on a menu item I just created for fb component on magazine menu Firebug shows me this error:($(filter) || document).getElement is not a function
$E(“#ja-footer ul li”, undefined)mootools.js (riga 53)
jaAddFirstItemToTopmenu()()ja.script.js (riga 212)
(?)()()ja.script.js (riga 241)
[Break on this error] return false;});return(nocash)?elements:…);}}else{temp.push(‘[@’,param[4],’]’);}}Anyone?
-
AuthorPosts
This topic contains 26 replies, has 6 voices, and was last updated by armybot 15 years, 9 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum