CodeCanyon

PHP Search Engine

  • Bought between 10 and 49 items
  • Exclusive Author
  • Has been a member for 3-4 years
IrfanM Purchased

Hello, I just wanted to say i love this script, but I am having two issues. Did you get the email I sent you?

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

Hi I have just installed the script. And have two questions:

1. out of the box the scripts works fine however, in the admin interface then rebuild index then the results for search are did not match any (etc) ... - phpsearch_files/search_cache = 777 rights

Any idea?

2. how can I exlcude ms words files i the results (eg *.doc) ?

Many thx!

dtbaker

under $GLOBALS['_SEARCH_ALL_IGNORE'] = array( in the file phpsearch_files/config.php put this new line:

"#\.doc#",

this will ignore all .doc files.

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

Hi!

The ”#\.doc#”, filter works great, many thanks.

How about :

1. out of the box the scripts works fine however, - in the admin interface - then choose the hyperlink to rebuild index - then the results for search are did not match any (etc) ... – phpsearch_files/search_cache = 777 rights

Any idea?

  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 2-3 years

Hi,

i would like to purchase. But one question before buying. When the search results appear, how can i open a link in a new window. I mean when clicking a search result, this should open in a new window.

Thanks, Chris

dtbaker

You can edit the file, search for the <a href="</code"> link and put a <code>target="_blank"</code> in there. I can assist if you send a support ticket to me.</a>

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Hi I have purchased the item and implemented on a dynamic site which needs at list 5 levels of pages, I set the config up to ten and when i run the search on the 1st levels come as a result.

http://www.packingserviceinc.com/search.php

The site has almost 900 pages in the sitemap.xml index. and I don’t know what am i doing wrong here.

Please help.

Thanks

dtbaker

Please send in a support ticket http://support.dtbaker.com.au/support-ticket.html with your FTP details and we can figure out why your pages are coming up as “downloadable files”.

  • Bought between 10 and 49 items
  • Has been a member for 5-6 years
Mozzi Purchased

Hi dtbaker… what a awesome script :):) Love it to bits and solves alot of my problems.. just one question.. where or how do i set this in the config file…

I want it to index my pages with a string..

At the moment it only indexes. team.php

How do i get it to index dynamic listing like team.php?team=Management Team

Thanks in advance..

  • Bought between 10 and 49 items
  • Has been a member for 5-6 years
Mozzi Purchased

sorry .. the question was… how do i search for the data within these pages?? team.php?team=Management Team

It indexes all the pages. with the strings..

eg team.php?team=1 team.php?team=2 team.php?team=3

But the content within these pages does not show up??? in the search… so if I have Reinhardt witin team.php?team=3 then it does not come up in the search results..??

  • Australia
  • Bought between 10 and 49 items
  • Has been a member for 1-2 years

just a general question: why does your search engine take almost a whole minute to find the results. is it because my site is too big or did i implement the code wrong? any help would be greatly appreciated:)

dtbaker

Most likely the site is really big. Send in a support ticket if you need us to investigate: http://support.dtbaker.com.au/support-ticket.html

  • Bought between 10 and 49 items
  • Has been a member for 5-6 years
Mozzi Purchased

does this reindex the pages by itself ( when i set it to 1 day) ? No action required by me?

dtbaker

Yes it should re-index itself from time to time.

Default-user
Mozzi Purchased

thanks awesome :)

  • Bought between 10 and 49 items
  • Contributed a Blog Post
  • Exclusive Author
  • Germany
  • Has been a member for 3-4 years
  • Referred between 50 and 99 users
  • Sold between 1 000 and 5 000 dollars

Hi there!

First of all – integrating your search script was very easy! Nice job! But there is a caching problem which I cannot solve:

After clicking “Click here to update the index” in the admin area, it says “Update complete”. But in the latest cache file one can find this:

a:10:{s:3:”url”;s:34:”http://tests.modularweb.net/leinos”;s:9:”final_url”;s:34:”http://tests.modularweb.net/leinos”;s:12:”content_type”;s:30:”text/html; charset=iso-8859-1 ”;s:4:”data”;s:136:” 301 Moved Permanently Moved Permanently The document has moved here. Apache/2.2.10 (Linux/SUSE) Server at tests.modularweb.net Port 80 ”;s:12:”content_hash”;s:32:”2678f270d3e0438d7300bb6b65937ff7”;s:4:”size”;d:333;s:4:”html”;b:1;s:3:”pdf”;b:0;s:5:”title”;s:21:”301 Moved Permanently”;s:5:”links”;a:1:{i:0;s:35:”http://tests.modularweb.net/leinos/”;}}

I don’t know why there is a 301 error – using firefox’ web developer console the headers which return just say 200/OK or 304/Not modified. You can go to http://tests.modularweb.net/leinos and see yourself. It seems not to be an .htaccess problem either.

Do you have any idea?

dtbaker

That’s a tricky one. Try putting http://tests.modularweb.net/leinos/ into your search settings file, rather than http://tests.modularweb.net/leinos.

If you still have troubles please submit a support ticket with FTP details and an explanation of where the search script is located and which folders you would like it to search. http://support.dtbaker.com.au/support-ticket.html

Thanks,
dtbaker

modularweb

Yes, a URL should finish with a ”/” – then caching works like a charm!

  • Bought between 50 and 99 items
  • Has been a member for 5-6 years
turner2f Purchased

1) Can this also index the contents inside Word Doc, TXT and XLS files too?

2) Does this script use a CRON Job to auto index the files? If yes, how do we set up a CRON Job for it within C-Panel?

3) Does this require an index file (OR a page that is linked to the PDF ’s) in order to spider the PDF ’s?

4) Will it index inside the Word Docs if we use “Antiword” on our host server ( found at http://linux.die.net/man/1/antiword ) ?

dtbaker

Please submit support tickets via our support system. We cannot answer support questions on the item discussion forum.

http://support.dtbaker.com.au/support-ticket.html

Thanks,
dtbaker

  • Bought between 50 and 99 items
  • Has been a member for 5-6 years
turner2f Purchased

One other thing is I cannot seem to find the line(s) of code to make the pages open up in a separate window. Can you please give us the lines of code to do this?

Secondly, Is there a way to make just the PDF ’s open up in a separate window?

  • Grew a moustache for the Envato Movember competition
  • Community Moderator
  • Elite Author
  • Contributed a Blog Post
  • Won a Competition
  • Repeatedly Helped protect Envato Marketplaces against copyright violations
  • Has been a member for 4-5 years
+8 more

Please submit support tickets via our support system. We cannot answer support questions on the item discussion forum.

http://support.dtbaker.com.au/support-ticket.html

Thanks,
dtbaker

  • Bought between 100 and 499 items
  • Has been a member for 1-2 years

dtbaker, For advanced PHP users, you can inject results in with a callback function.”....is this because I have not configured anything? I really just want some re-assurance that this script will work if I buy it.

I am really interested in this awesome script but when I use the link to test the script on my own websites I get "Example PHP callback result
dtbaker

The callback is an advanced feature. It will not appear when you purchase the product.

  • Bought between 100 and 499 items
  • Has been a member for 3-4 years

Hi,

I am testing on localhost and my URLs seem to be having and extra back slash. e.g. http://localhost/\/index.html

Cheers

dtbaker

I haven’t seen this before, but if it happens when going live please send in a support ticket with ftp details and a link to your website so we can resolve this. http://support.dtbaker.com.au/support-ticket.html

Also ensure you’re using the correct item. It doesn’t show that you have purchased this item. Most of the free copies contain backdoors.

  • Bought between 1 and 9 items
  • Has been a member for 2-3 years

Hey!

Just wanted to let you know how much we love this script. It’s easy to configure and also easy to customize for our slightly more complex needs than it provided out of the box. Great script, thanks a ton!

dtbaker

Glad you found this script useful.

  • Bought between 10 and 49 items
  • Contributed a Blog Post
  • Exclusive Author
  • Germany
  • Has been a member for 3-4 years
  • Referred between 50 and 99 users
  • Sold between 1 000 and 5 000 dollars

Hi!

Thanks for the fast reply! We have another issue and hope you can help us again!

Including the search.php in our templates results in “Your search for Welcome did not match any documents. ” Calling it directly (with the same search phrase) results in a couple of search results! Do you have any idea whats happening here?

dtbaker

Best to send a support ticket with FTP details so we can investigate.

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
Bazlan Purchased

What a brilliant piece of ready to use code.

Within 10 minutes I had it working on my site, I was able to use the form code with a form I had already styled in the site (5 minute job).

The search works brilliantly and efficiently.

With 1 hour I had the results displaying in a styled page that was already on my site thanks to the simple instructions for placing code in the header.php and footer.php code files.

Really pleased and well worth the money.

  • Bought between 10 and 49 items
  • Has been a member for 2-3 years

Hi. I just bought this script and have it placed in the site I’m building currently. I only have 2 pages as of yet, but when I do a search of a word that appears on the page, it does not find any results. Am I missing something? Please help – I’m not the greatest at PHP , but I’m trying. Thanks.

My site is currently placed here while I build it: http://www.digicomp.us/steve/index
dtbaker

Please send in a support ticket with your website details so we can assist: http://support.dtbaker.com.au/support-ticket.html

  • Bought between 1 and 9 items
  • Has been a member for 1-2 years

Just curious, but how long do support tickets usually take? I’ve even tried using the basic install instructions and it still never finds any results. Not sure why it seems to work for everyone else’s sites and not mine…

by
by
by
by
by