Author Topic: [MOD] Search Statistics v1.2  (Read 160797 times)

0 Members and 1 Guest are viewing this topic.

Offline koikonut

  • Jr. Member
  • **
  • Posts: 75
    • View Profile
    • http://www.konradin.net
Re: [MOD] Search Statistics v1.2
« Reply #75 on: May 04, 2006, 05:17:45 AM »
Hmm, I seems that search.php has changed with the new version of 4images 1.7.2...
I can't find for example

Code: [Select]
elseif ($split_words[$i] != "" && strlen($split_words[$i]) >= MIN_SEARCH_KEYWORD_LENGTH && strlen($split_words[$i]) <= MAX_SEARCH_KEYWORD_LENGTH && !in_array($split_words[$i], $stopword_list)) {

nor

Code: [Select]
"search_keywords" => htmlspecialchars(stripslashes($org_search_keywords)),
It would be great if someone could modify the code for this version - I think others are interested in this too :-)

I attached search.php(.txt) of the 4images-Version 1.7.2

Thx, bye Konradin

Offline sau4scr

  • Newbie
  • *
  • Posts: 34
    • View Profile
Re: [MOD] Search Statistics v1.2
« Reply #76 on: May 04, 2006, 05:27:46 AM »
Yes that reminds me now there was one line that had changed but I found what it was now in 1.7.2. That would be what messed it up probably. Anyone have it for 1.7.2?

Offline ipicture

  • Jr. Member
  • **
  • Posts: 75
    • View Profile
    • Ipicture - Die Welt im Bild
Re: [MOD] Search Statistics v1.2
« Reply #77 on: October 28, 2006, 09:08:36 PM »
Is there a new/another download available, cause Veno´s site is not online yet?

Offline pda

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: [MOD] Search Statistics v1.2
« Reply #78 on: October 31, 2006, 08:27:29 PM »
It would be nice to get this mod! Cause the download link from Vanos site is down.
Could someone please share it?

Thx for your help

Offline Funix

  • Newbie
  • *
  • Posts: 35
    • View Profile
Re: [MOD] Search Statistics v1.2
« Reply #79 on: November 02, 2006, 01:03:51 PM »
hi vano

could you please attach the file?

thanks!!!
« Last Edit: November 02, 2006, 10:01:26 PM by Funix »

Offline pda

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: [MOD] Search Statistics v1.2
« Reply #80 on: November 29, 2006, 02:48:11 PM »
see the above mentioned questions  :wink:

Need this mod to build an 4image tag cloud script

Offline m.a

  • Jr. Member
  • **
  • Posts: 83
    • View Profile
Re: [MOD] Search Statistics v1.2
« Reply #81 on: January 26, 2007, 03:42:36 AM »
hi vano

could you please attach the file?

thanks!!!


Hi V@no,

Can you please attach the file?

Thanks in advance
m.a

Offline impss

  • Sr. Member
  • ****
  • Posts: 382
    • View Profile
    • Cusstom.net
Re: [MOD] Search Statistics v1.2
« Reply #82 on: February 02, 2007, 01:58:58 PM »
I would like this mod as well..

Anyone that can attach it to this post?

Offline drastx

  • Newbie
  • *
  • Posts: 41
    • View Profile
Re: [MOD] Search Statistics v1.2
« Reply #83 on: February 06, 2007, 10:12:13 AM »
V@no we need file  8)

Offline drastx

  • Newbie
  • *
  • Posts: 41
    • View Profile
Re: [MOD] Search Statistics v1.2
« Reply #84 on: February 07, 2007, 04:23:33 PM »
Cmon, i really need this one! ;)

Offline kowalski

  • Newbie
  • *
  • Posts: 17
    • View Profile
Re: [MOD] Search Statistics v1.2
« Reply #85 on: February 25, 2007, 12:15:50 PM »
any chance of posting this file for v1.7.4 users please?

Offline Jan-Lukas

  • Addicted member
  • ******
  • Posts: 1.289
    • View Profile
    • Discover the New World of Kindersurprise
Re: [MOD] Search Statistics v1.2
« Reply #86 on: March 04, 2007, 11:46:11 PM »
Hi Ivan,
Hab es dir via Mail zugeschickt, und füge das Zip hier noch mal ein.

gruss Harald
Danke Harald




Offline amsy

  • Pre-Newbie
  • Posts: 8
  • I love someone
    • View Profile
    • BE Healthy & BE Good
Re: [MOD] Search Statistics v1.2
« Reply #87 on: March 05, 2007, 10:23:54 AM »
hi..it is done.thank  you man

Offline Buggy Driver

  • Newbie
  • *
  • Posts: 22
    • View Profile
Re: [MOD] Search Statistics v1.2
« Reply #88 on: May 02, 2007, 11:34:21 PM »
I got this Mod to work in 4images 1.7.4


There are some changes in search_stats.php because the original dint use search_stats_sort_dropdown_form in 4images 1.7.4

search_stats_install.rtf is adapted for 4images 1.7.4

the original search_stats.php is still in the zip file  remove the org_ from the file name before uploading to your site.


I hope this is of use to someone (it woks for me)


EDIT
--------------------------------------------------------------------------------------------
Copy and past is a nice thing
if you select everything that needs to be copied of course. :wink:

I updated the search_stats_install.rtf file   

Thanks Cristina.

« Last Edit: May 21, 2007, 03:30:39 PM by Buggy Driver »

Offline cristina

  • Newbie
  • *
  • Posts: 19
    • View Profile
Re: [MOD] Search Statistics v1.2
« Reply #89 on: May 20, 2007, 04:32:53 AM »
I got this Mod to work in 4images 1.7.4

There are some changes in search_stats.php because the original dint use search_stats_sort_dropdown_form in 4images 1.7.4

search_stats_install.rtf is adapted for 4images 1.7.4

the original search_stats.php is still in the zip file  remove the org_ from the file name before uploading to your site.

I hope this is of use to someone (it woks for me)

Nice that you attached the new files... thank you so much!  :wink:

Just one thing: in Step 1 for 4images 1.7.2  and 1.7.4, there is one missing

Code: [Select]
}
at the end of the code. For those installing this MOD... don't forget to add it!

Regards.