- Posts: 4
- Thank you received: 0
Any questions about Documents Sellers, post it here .
How can I have a search option for Document Seller
- bzbeauty
- Topic Author
- Offline
- New Member
Less
More
14 years 1 month ago #5203
by bzbeauty
How can I have a search option for Document Seller was created by bzbeauty
Please help,
In the administrator section, when I try to make a new menu item, I can see that there is an option for putting Search Results, but no option for putting in a search query page. I want to have an option to search the documents. How can I do this. I included a picture to show what I see in the Administrator New Menu Item section.
In the administrator section, when I try to make a new menu item, I can see that there is an option for putting Search Results, but no option for putting in a search query page. I want to have an option to search the documents. How can I do this. I included a picture to show what I see in the Administrator New Menu Item section.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
14 years 1 month ago #5246
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: How can I have a search option for Document Seller
Hi
Documents Seller comes with a search module which allow searching documents based on on keyword and category. You just need to install and publish that module .
Thanks,
Tuan
PS : The search view which you see from back-end while creating a menu item is just a view used to display search result, not a search page .
Documents Seller comes with a search module which allow searching documents based on on keyword and category. You just need to install and publish that module .
Thanks,
Tuan
PS : The search view which you see from back-end while creating a menu item is just a view used to display search result, not a search page .
Please Log in or Create an account to join the conversation.
- rja02002
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
13 years 8 months ago #8573
by rja02002
Replied by rja02002 on topic Re: How can I have a search option for Document Seller
Tuan,
Is there any search plugin for document selller? I would like to be able to search document seller ALONG with the rest of my stie, but that doesn't seem to currently be an option. Also, the "search by keyword" function does not seem to be working properly. Instead, search only seems to be looking at the document title and that is it. Let me know if I am missing something.
For the plugin/custom search I would be willing to pay you! Either for custom help or just for a plugin itself (that you will be able to sell to everyone else). It seems you mentioned that you would create a plugin, but there has been no info update on timeline.
Best,
RJ
Is there any search plugin for document selller? I would like to be able to search document seller ALONG with the rest of my stie, but that doesn't seem to currently be an option. Also, the "search by keyword" function does not seem to be working properly. Instead, search only seems to be looking at the document title and that is it. Let me know if I am missing something.
For the plugin/custom search I would be willing to pay you! Either for custom help or just for a plugin itself (that you will be able to sell to everyone else). It seems you mentioned that you would create a plugin, but there has been no info update on timeline.
Best,
RJ
Please Log in or Create an account to join the conversation.
- jumbo
- Offline
- New Member
Less
More
- Posts: 16
- Thank you received: 0
13 years 7 months ago - 13 years 4 months ago #8729
by jumbo
Replied by jumbo on topic Re: How can I have a search option for Document Seller
RJ, I have coded a search plugin that will allow joomla search to search document seller.
Allows Searching of dms_documents Title and Short Description by joomla Search
I also have over 20 modifications for this script.
I will donate the plugin to joom donation for the next update of document seller if it is ok with Tuan.
Jumbo
Allows Searching of dms_documents Title and Short Description by joomla Search
I also have over 20 modifications for this script.
I will donate the plugin to joom donation for the next update of document seller if it is ok with Tuan.
Jumbo
Last edit: 13 years 4 months ago by jumbo.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
13 years 7 months ago #8737
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: How can I have a search option for Document Seller
Hi Jumbo
It will be great if you can share the plugin with the community, save me sometime so that I can focus on the development of the extension (right now, the highest priority is making it compatible with Joomla 1.6) .
Regards,
Tuan
It will be great if you can share the plugin with the community, save me sometime so that I can focus on the development of the extension (right now, the highest priority is making it compatible with Joomla 1.6) .
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Away
- Administrator
13 years 7 months ago #8825
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: How can I have a search option for Document Seller
Update : The search plugin is now available in version 1.3.2 . Please see
joomdonation.com/index.php?option=com_ku...iew&catid=49&id=8797
for detail !
Regards,
Tuan
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- thegrindlab
- Offline
- New Member
Less
More
- Posts: 6
- Thank you received: 0
13 years 4 months ago #10667
by thegrindlab
Replied by thegrindlab on topic Re: How can I have a search option for Document Seller
If running a search simple returns you to your site's main page, try this...
Open:
/modules/mod_dms_search/tmpl/default.php
Replace:
with:
Also, disable any 3rd party SEF component.
Open:
/modules/mod_dms_search/tmpl/default.php
Replace:
Code:
<form name="dms_search" action="index.php" method="POST" >
with:
Code:
<form name="dms_search" action="index.php" method="get" >
Also, disable any 3rd party SEF component.
Please Log in or Create an account to join the conversation.
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.