Menu Content

Support

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

403 - JERROR_ALERTNOAUTHOR / Path Parameter Issue
(1 viewing) (1) Guest
Document management system (DMS) component for Joomla!

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: 403 - JERROR_ALERTNOAUTHOR / Path Parameter Issue

403 - JERROR_ALERTNOAUTHOR / Path Parameter Issue 11 years, 11 months ago #30002

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?
The topic has been locked.

Re: 403 - JERROR_ALERTNOAUTHOR / Path Parameter Issue 11 years, 11 months ago #30040

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 '\'.
The topic has been locked.

Re: 403 - JERROR_ALERTNOAUTHOR / Path Parameter Issue 11 years, 11 months ago #30140

  • jitr
  • OFFLINE
  • ARTIO Support
  • Posts: 1432
Hello, it's very different. Data used as javascript method parameters are HTML safe. We will investigate it. Thanks fro your notice.
ARTIO Support Team
The topic has been locked.

Re: 403 - JERROR_ALERTNOAUTHOR / Path Parameter Issue 10 years, 6 months ago #41100

Hola, aguien ya pudo resolver esto?

403 - JERROR_ALERTNOAUTHOR

saludos
The topic has been locked.

Re: 403 - JERROR_ALERTNOAUTHOR / Path Parameter Issue 10 years ago #43958

i've same error ! :(
The topic has been locked.

Re: 403 - JERROR_ALERTNOAUTHOR / Path Parameter Issue 10 years ago #44013

  • jitr
  • OFFLINE
  • ARTIO Support
  • Posts: 1432
Such error provides: document is not published or document root has wrong configuration. Document root is setable in JoomDOC global configuration and in configuration of menu item of type document list.

What Joomla and JoomDOC versions have you?
ARTIO Support Team
Last Edit: 10 years ago by jitr.
The topic has been locked.
  • Page:
  • 1
User Login Empty