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

0 Members and 1 Guest are viewing this topic.

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: [MOD] Search Statistics v1.2
« Reply #60 on: September 02, 2005, 12:27:28 PM »
...
and would do i have to change to have it by default sorted by date?
...

in search_stats.php finde :
Code: [Select]
if (isset($session_info['srchstatssort'])) {
  $sort = $session_info['srchstatssort'];
}else{
        $sort = "count";
}

und ersetze es durch :
Code: [Select]
if (isset($session_info['srchstatssort'])) {
  $sort = $session_info['srchstatssort'];
}else{
        $sort = "date";
}

mawenzi
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
Re: [MOD] Search Statistics v1.2
« Reply #61 on: September 02, 2005, 12:48:21 PM »
it works Mawenzi - thanks a lot!

but if you click on this to change to sort so it is showing confusion with phrase and words  :?:

vincent
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: [MOD] Search Statistics v1.2
« Reply #62 on: September 02, 2005, 01:06:13 PM »
ja das sieht in deiner Suchstatistik schon etwas konfus aus ...  :?
ich würde an deiner Stelle die search_stats.php gegen die original search_stats.php austauschen ...

mawenzi
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
Re: [MOD] Search Statistics v1.2
« Reply #63 on: September 02, 2005, 02:07:30 PM »
habe ich gestern gemacht - wobei was ist die Original datei?

gruss
vincent
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: [MOD] Search Statistics v1.2
« Reply #64 on: September 02, 2005, 02:50:20 PM »
...
wobei was ist die Original datei?
...

... die search_stats.php aus der search_stats.zip ...  :wink:

mawenzi
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
Re: [MOD] Search Statistics v1.2
« Reply #65 on: September 02, 2005, 03:04:37 PM »
das TXT löschen dann hast du meine Org datei!

gruss
vincent
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: [MOD] Search Statistics v1.2
« Reply #66 on: September 02, 2005, 03:29:03 PM »
...
ich würde an deiner Stelle die search_stats.php gegen die original search_stats.php austauschen ...
...

... ergo ... du solltest das auch machen ...  :roll:
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline Vincent

  • 4images Moderator
  • Addicted member
  • *****
  • Posts: 1.195
    • View Profile
    • www.foto-kocher.com
Re: [MOD] Search Statistics v1.2
« Reply #67 on: September 02, 2005, 03:57:43 PM »
wie kommst du darauf das es eine nicht originale ist?
ich habe sie aus dem Zip rausgenommen und auf den server gelegt!

oder hast du eine bessere Zip datei  :?

gruss
vincent
Beati pauperi spiritus

4images 1.7 // My Installed Mods


Offline Jan-Lukas

  • Addicted member
  • ******
  • Posts: 1.289
    • View Profile
    • Discover the New World of Kindersurprise
Re: [MOD] Search Statistics v1.2
« Reply #68 on: September 19, 2005, 01:01:42 AM »
hättest nur eine seite zurück blättern brauchen, da hättest du diesen link gefunden
http://www.4homepages.de/forum/index.php?topic=6806.0

bitte erst auf zitat klicken und dann den code nehmen :wink:
Danke Harald




Offline Jan-Lukas

  • Addicted member
  • ******
  • Posts: 1.289
    • View Profile
    • Discover the New World of Kindersurprise
Re: [MOD] Search Statistics v1.2
« Reply #69 on: September 20, 2005, 12:44:31 AM »
Habe eine Frage zu dem MOD
es werden ja jetzt die Ordner in der Vorschau angezeigt
Nun möchte ich aber auch noch den Jahrgang angezeigt bekommen, der 2 Ordner vorher angezeigt wird
Wie müsste denn der Code heissen, denn mit cat_name wird ja nur der aktuelle angezeigt, und ich bräuchte 2 weiter vorne.
z.B. hier Jahrgang : 2001/02
Danke Harald
Danke Harald




Offline kief24

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
Re: [MOD] Search Statistics v1.2
« Reply #70 on: January 22, 2006, 09:52:55 AM »
hello,

the search function still works, but on the top of the page i get this error :
Code: [Select]
DB Error: Bad SQL Query: UPDATE 4images_search_stats SET count = count + 1, word = 1, date = 1137919868, guests = guests + 1 WHERE text LIKE 'apple' AND word = 1
Can't open file: '4images_search_stats.MYI' (errno: 145)

Just discovered it, don't know how long it's there. ( edupics.com )
Someone has an idea how to deal with this ?

Thx !

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [MOD] Search Statistics v1.2
« Reply #71 on: January 22, 2006, 10:33:37 AM »
Try to repare the table, if it doesnt help, then you'll need to remove the new table and re-create the table...
There something happend on your server, you also should contact your host administrator about this error.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline insane

  • Newbie
  • *
  • Posts: 47
    • View Profile
    • Gallery
Re: [MOD] Search Statistics v1.2
« Reply #72 on: January 28, 2006, 12:21:35 PM »
How can i fix this?

Offline wallpapers

  • Full Member
  • ***
  • Posts: 107
    • View Profile
    • Tuned-Cars.Net
Re: [MOD] Search Statistics v1.2
« Reply #73 on: March 10, 2006, 06:19:44 AM »
This is a great mod, :D
it works perfect, 8)
no problems at all :lol:
thanks V@no :mrgreen:



Offline sau4scr

  • Newbie
  • *
  • Posts: 34
    • View Profile
Re: [MOD] Search Statistics v1.2
« Reply #74 on: May 04, 2006, 04:24:44 AM »
Hey everyone...

ok on my search_stats.php page I have no options or drop down to choose what I would like to sort by. I have reinstalled this mod twice and got the same problem both times. I am positive I did not miss the same thing twice. If anyone has an idea of what it would be. Please take a look at my problem at http://photographybyweston.com/gallery/search_stats.php

Thanks in advance!

Weston