Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Profile for cwendt

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 15:18
  • Posts: 7
  • Profile Views: 5738
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
Ok, here's the dumb solution I found to make this work.

Explanation:
Upgraded Mootools is enabled on the front-end of the site but not in the backend.

How-To Steps:
1. Install and enable Mootools Control - Set Yes for "Disable mootools.js" and "Disable caption.js"
2. Install and enable "Google Ajax library" -- Only enable "Replace Mootools" and use Version 1.11
3. Go to plugins --> system --> mtupgrade and make a copy of "mootools.js" named "mtupgrade.js" and place it inside the /css folder of your website's template (templates/YOUR-TEMPLATE/css). Upload this to your live site.
4. Open libraries --> joomla --> document --> html --> renderer --> head.php (ALWAYS MAKE A BACKUP OF THE FILE BEFORE EDITING!)
5. Navigate to "// Generate script file links" and BEFORE this, paste:

$app = & JFactory::getApplication();
$template = $app->getTemplate();
if($template == "YOUR-TEMPLATE") {
$strHtml .= $tab.'<script type="text/javascript" src="templates/YOUR-TEMPLATE/css/mt-upgrade.js"></script>'.$lnEnd; }

Upload the new head.php and you're done.
JoomDoc Disables Ext ...
Category: Community Support
emo
Thanks for the response, Jan. That does make sense that v2 has been discontinued, I just wish, then, v3 worked well with Joomla 1.5.x.

I did find a work-around for it: I had to write some PHP so the upgraded MooTools loaded in the frontend of my site, but not the backend. This allows me to use JoomDoc and also keep my fancy javascript menu, so I'm happy that I was at least able to script an answer for myself.
MooTools 1.2
Category: JoomDOC
emo
I'll third this. It's causing issues with my other extensions because I NEED MooTools 1.2 enabled, but it disables JoomDoc's JoomDoc Link plugin.
MooTools 1.2
Category: JoomDOC
emo
Error Located:
Disabling the "System - Mootools Upgrade" plugin fixes the problem.

However, I need that plugin enabled in order for my menu module to work. How can I make the two compatible?
JoomDoc Disables Ext ...
Category: Community Support
emo
I've had this problem on another site I've recently installed it onto. Is there a compatibility issue?

I do have one older 1.5.23 site running JoomDoc 2.0.2 just fine though... what happened?
JoomDoc Disables Ext ...
Category: Community Support
emo
I've installed JoomDoc 2.0.2 on my Joomla 1.5.23 website, and as soon as I did I can no longer use the Extended Features buttons in my (JCE) content editor. As soon as I uninstall JoomDoc, however, the problem disappears.

By "extended features" I'm referring to the "Image," "Read More," "Page Break," etc. buttons featured on the bottom of any content editor. Whenever I click the buttons, the lightbox refuses to open so I can use those features.

Any and all help will be greatly appreciated, thank you.

See last post in this thread for the solution.
JoomDoc Disables Ext ...
Category: Community Support
emo
I've gotten it to work on every single page except for the homepage... No idea why that's the only one not working? I cant get the title, meta description, or keywords to update -- they just stay blank.

Website: www.pksprayers.com

I have the Index setup like so:

New SEF URL: index
Old Non-SEF Url: index.php?option=com_content&id=2&view=article

I deleted the old index and recreated it, wondering if there was a glitch... When I recreated it a random untitled SEF was created too though with the Real URL of "index.php?option=com_content&id=2&view=category&Itemid=52" -- that seems to redirect to the homepage, so I wonder if it's connected somehow?

Any & all help will be greatly appreciated, thank you!!
- C.
JoomSEF Not Working ...
Category: Extensions
More
User Login Empty