- Posts: 75
- Thank you received: 5
All questions about EDocman extension
URGENT : error 500 while using plugin xtd-editor
- agussol
- Topic Author
- Offline
- Senior Member
Less
More
12 years 6 months ago #16034
by agussol
URGENT : error 500 while using plugin xtd-editor was created by agussol
Hello Tuan,
The plugin works fine in backoffice, files are listed.
But in the front we've this error:
500 - Affichage introuvable [name, type, prefix] : documents, html, edocmanView
Please advice !
The plugin works fine in backoffice, files are listed.
But in the front we've this error:
500 - Affichage introuvable [name, type, prefix] : documents, html, edocmanView
Please advice !
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
12 years 6 months ago #16042
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: URGENT : error 500 while using plugin xtd-editor
Hi
Could you please submit a support ticket giving me administrator and FTP account of your site so that I can try to look at it directly on your site ? I cannot re-procedure the issue here !
Tuan
Could you please submit a support ticket giving me administrator and FTP account of your site so that I can try to look at it directly on your site ? I cannot re-procedure the issue here !
Tuan
Please Log in or Create an account to join the conversation.
- agussol
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 75
- Thank you received: 5
12 years 6 months ago #16043
by agussol
Replied by agussol on topic Re: URGENT : error 500 while using plugin xtd-editor
Ok, ticket has been created.
Must be a server issue, as it has been installed on a clean Joomla!, just your original component, nothing more...
Thanks
Must be a server issue, as it has been installed on a clean Joomla!, just your original component, nothing more...
Thanks
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Visitor
12 years 6 months ago #16348
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: URGENT : error 500 while using plugin xtd-editor
Hi ALL
Right now, the EDocman editor plugin only works if you use it from back-end of your site, It still doesn't work in the front-end yet . Please give us few more days to make it work in the front-end, too
Regards,
Tuan
Right now, the EDocman editor plugin only works if you use it from back-end of your site, It still doesn't work in the front-end yet . Please give us few more days to make it work in the front-end, too
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- agussol
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 75
- Thank you received: 5
12 years 5 months ago #16375
by agussol
Replied by agussol on topic Re: URGENT : error 500 while using plugin xtd-editor
Thanks, I really hope it won't take too long as it is an essential feature for running on production...
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
12 years 5 months ago #16385
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: URGENT : error 500 while using plugin xtd-editor
Hi
This issue is now fixed in version 1.1.0 which we just released. Please login to your account, access to My Downloads section to download latest version, upgrade to your site to get it solved .
Regards,
Tuan
This issue is now fixed in version 1.1.0 which we just released. Please login to your account, access to My Downloads section to download latest version, upgrade to your site to get it solved .
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- agussol
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 75
- Thank you received: 5
12 years 5 months ago #16399
by agussol
Replied by agussol on topic Re: URGENT : error 500 while using plugin xtd-editor
Hello,
Sorry but the link into download section still the 1.0.5.
Could you update it ?
Thanks
Sorry but the link into download section still the 1.0.5.
Could you update it ?
Thanks
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
12 years 5 months ago #16400
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: URGENT : error 500 while using plugin xtd-editor
Hi
Please click on My Downloads link at the top, download it, upgrade it to your site. After that, you will see on your site version 1.1.0 installed . The version on My Downloads section always latest version .
Regards,
Tuan
Please click on My Downloads link at the top, download it, upgrade it to your site. After that, you will see on your site version 1.1.0 installed . The version on My Downloads section always latest version .
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- agussol
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 75
- Thank you received: 5
12 years 5 months ago #16401
by agussol
Replied by agussol on topic Re: URGENT : error 500 while using plugin xtd-editor
Sorry, it works...
Could you specify which part of the code you've modified to allow the editor plugin ?
We need to check on our version if it works, then we will compare your 1.1.0 version to see if everything we've added has been included.
Thanks !
Could you specify which part of the code you've modified to allow the editor plugin ?
We need to check on our version if it works, then we will compare your 1.1.0 version to see if everything we've added has been included.
Thanks !
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
12 years 5 months ago #16402
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: URGENT : error 500 while using plugin xtd-editor
We added the following files and folder to version 1.1.0 to solve the issue :
- File : components/com_edocman/models/documents.php
- Folder : components/com_edocman/views/documents
There are some code clean up + new feature added to this version as well. Please see joomdonation.org/74-edocman/16398-edocma...-1.1.0-released.html .
The code you added to integrate with JiFile doesn't work with latest version of JiFile, so I added a new indexer plugin. See joomdonation.org/74-edocman/16396-edocma...-plugin-release.html . It should be able to index both PDF and word documents.
Some other issues you mentioned also fixed in latest version, too .
Regards,
Tuan
- File : components/com_edocman/models/documents.php
- Folder : components/com_edocman/views/documents
There are some code clean up + new feature added to this version as well. Please see joomdonation.org/74-edocman/16398-edocma...-1.1.0-released.html .
The code you added to integrate with JiFile doesn't work with latest version of JiFile, so I added a new indexer plugin. See joomdonation.org/74-edocman/16396-edocma...-plugin-release.html . It should be able to index both PDF and word documents.
Some other issues you mentioned also fixed in latest version, too .
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.