Menu Content

Support

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

Profile for imaginationplus

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 15:06
  • Posts: 3
  • Profile Views: 4591
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
When I put a direct link using the JoomDOC editor extension it will add in URL the following url format:

index.php?option=com_joomdoc&task=document.download&path=Members%5COrganization+Hierarchy+-+2000.pdf

However, when I click this link am directed to the root of my JoomDOC to a document / folder listing page instead of downloading the file.

Has anyone ever experienced this, or have any suggestions?

Further information:
JoomDocs v3.4.0 Pro
Joomla! v2.5.4
Direct link to docum ...
Category: Customer Support
emo
I'm not sure if anyone else every had this issue, but other sites I have worked with JoomDoc do not appear to have it.

The fix we were able to implement was on line #85 of components/com_joomdoc/views/documents/tmpl/modal.php

echo '<a href="javascript:window.parent.jSelectJoomdocDocument(\'' . str_replace("\\", '\\\\', $id) . '\', \'' . $title . '\', \'' . $url . '\')" class="hasTip addDocument" title="' . $this->getTooltip('JOOMDOC_SET_DOCUMENT') . '"></a>';

The issue was JavaScript escaping the '\'.
403 - JERROR_ALERTNO ...
Category: Customer Support
emo
Has anyone experienced an issue where when choosing a folder in JoomDoc for a menu item it parases out the folder '/'s?

An example is

/?option=com_joomdoc&view=documents&path=MembersMembership&Itemid=271

This doesn't work, however if it was to put in the path correctly as &path=Members/Membership it does work.

Any suggestions?
403 - JERROR_ALERTNO ...
Category: Customer Support
More
User Login Empty