Menu Content

Support

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

File viewing error
(1 viewing) (1) Guest
If you have suggestion for a new feature you would need or that other may appreciate, or you have suggestion for improvemnt or change, you may post such ideas in this category.

TOPIC: File viewing error

Re: File viewing error 10 years, 10 months ago #39007

  • maju
  • OFFLINE
  • Posts: 1107
Hello,

Can you upload your web to any server so we can check it? It will be much better than TeamViewer.
If you can not upload it to any server, can you post here some printscreens? Maybe configuration should help us, but clean download id and other information you don't want to show first.

This is path to documents folder: C:\xampp\htdocs\finaljoomdoc\documents
It means that this path is to Joomla root? C:\xampp\htdocs\finaljoomdoc

If you check these paths in Windows explorer, do they exist?

Where exactly do you get that error? When you are clicking on the JoomDOC folders? How did you create those folders? Via backend of the component or manually in Windows Explorer or similar program?

You use Joomla 1.6.3. I don't think your problem can be caused by this older version of Joomla, but you should update your Joomla site to newer version 2.5.11, if you can. You will have to update it to 1.6.5 first and then it should be easier.
ARTIO Support Team
The topic has been locked.

Re: File viewing error 10 years, 10 months ago #39064

  • Samar
  • OFFLINE
  • Posts: 17
Hello,

Kindly find below the steps that I did to configure JomDOC in joomla Site:

1. Download com_joomdoc3_std-3.2.3.zip from your site.
2. On the Back-end Page go to Extensions->Extension Manager then browse to com_joomdoc3_std-3.2.3.zip and click Upload & install button.
3. Go to Extensions->Mould Manager then open JoomDOC Explorer Module
a. Click on the Select Position button and choose position 7.
b. In the Module Assignment dropdown list select on all Page.
c. Click on save button.
4. Go to Component-> ARTIO joomDoc ->Documents.
a. Go to the Option button on the top right corner.
b. Leave everything unchanged on the Documents tab.
c. Change the Permission under the public root to Allowed.
d. Click Save & Close button.
e. Create new folder “Arabize” on the new folder Text box.
f. Create Translation, Revision, QA folder under the Arabize folder.
5. Go to the front-end page and click F5.
6. The Arabize root folder Work correctly and display a page that contains the upload And Browse file ,but the other root folder Display an error message as below

Object not found!
The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error.
If you think this is a server error, please contact the webmaster.
Error 404
localhost
05/13/13 15:29:51
Apache/2.2.14 (Win32) DAV/2 mod_ssl/2.2.14 OpenSSL/0.9.8l mod_autoindex_color PHP/5.3.1 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1

7. Go to the back-end and click on the QA folder then upload XLSX file.
8. Go the Front-end and click on the QA folder the same error page produced.


Note:
The DocumentsRoot on the Document tab on the JoomDoC configuration Page Is “ C:\xampp\htdocs\ARTIO\documents” but when clicking on any folder in the front end the system Go to” localhost/ARTIO/index.php/component/joomdoc/Arabize\QA/detail

Kindly find the attached screenshots for more clarifications.

Please let me know how can i upload the images as as clicked on the Add file buuton and select the *.zip file and no action happened.

Best Regards,
Samar
Attachments:
The topic has been locked.

Re: File viewing error 10 years, 10 months ago #39085

  • maju
  • OFFLINE
  • Posts: 1107
Hello,

what if you modify your url to: localhost/ARTIO/index.php/component/joomdoc/Arabize/QA/detail
There should be not backslash '\'.
ARTIO Support Team
The topic has been locked.

Re: File viewing error 10 years, 10 months ago #39088

  • maju
  • OFFLINE
  • Posts: 1107
Follow these steps to repair your problem:
Open components/com_joomdoc/router.php - around line 27.

There should be this row:
$segments[] = $query['path'];


Modify it to:
$segments[] = JPath::clean($query['path'], '/');
ARTIO Support Team
Last Edit: 10 years, 10 months ago by maju.
The topic has been locked.

Re: File viewing error 10 years, 10 months ago #39090

  • Samar
  • OFFLINE
  • Posts: 17
Hello,

Thanks a lot for your great support and co-operation.

Please be noted that it is working now after changing the backslash, but how can i redirect it automatically to the correct path?
Kindly be noted that the displayed page contained only buttons for the browse and the upload files and no files displayed. i would like to display the files inside the specified folder with the read only privilege to the user.also i want to hide the browse and upload files buttons as the users don't have a privilege to do that.


Kindly find the attached screenshot for more clarifications.

Best Regards,
Samar
The topic has been locked.

Re: File viewing error 10 years, 10 months ago #39101

  • maju
  • OFFLINE
  • Posts: 1107
Hello,

You probably missed my last post where I explain how to repair router.php for Joomla SEO. It should workalso for you, because my tests was fine after this change.

Second problem should be possible to set in Configuration -> Permissions. If there are no files displayed, are you sure that there were some files uploaded? I have no problem with this on Windows. After upload of zip archive is that zip visibile on frontend.

Is this helpful for you or still have problems?
ARTIO Support Team
The topic has been locked.
User Login Empty