WP-SlimStat-Ex v1.6


English document??

워드프레스 2.5 이상을 운영중이라면, 새로운 버전을 사용하실 수 있습니다.

통계 DB에 변화가 생겼습니다. 업그레이드 과정 중 만에 하나에 대비하여, 판올림 하시는 분들께서는 되도록 SlimStat 관련 테이블을 미리 백업 해 두신 뒤 과정을 진행하시기 바랍니다.

추가, 변경된 내용

  • DB용량을 줄이고 효율적으로 관리하기 위해 접속페이지(resource) 테이블이 새로 생성되어 따로 관리됩니다.
  • 새로운 Pin환경을 적용했습니다. 사용중인 Pin들을 모두 새로운 판으로 바꿔줘야 제대로 작동합니다.
  • Google Maps 지도에 방문객의 위치정보를 보여주는 GeoSlimStat Pin이 추가되었습니다. (powered by GeoMint)
  • 각 모듈에 가변폭(flexible width)을 적용했습니다. IE6에서 제대로 표현되지 않는 점은 해결중에 있습니다.
  • mootools 라이브러리에 대한 지원을 포기했습니다. 나중에 다시 추가될 수도 있겠지만 현재로서는 더이상 지원이 불가능하다고 판단되는군요.
  • 완벽하진 않지만 WPMU에 대한 지원을 추가했습니다.
  • 통계의 첫페이지(요약)에서 일반, 피드 통계가 동시에 출력됩니다.
  • 외부 프로그램 추적(external track) 방법이 바뀌었습니다. 설정페이지의 설명을 참고해서 새로운 방법을 적용하시기 바랍니다.
  • 그 외 몇가지 변화가 있지만 사용상에서의 차이는 없습니다.

판올림

  • 현재 사용중인 wp-content/plugins/wp-slimstat-ex 폴더를 백업하세요.
  • phpmyadmin으로 접속하여 wp_slimex_ 로 시작하는 모든 테이블을 백업해 두세요.
  • 기존의 wp-content/plugins/wp-slimstat-ex 폴더를 삭제한 뒤 새로 다운받은 플러그인 폴더를 업로드 합니다.
  • 사용중인 Pin들을 새로운 파일로 모두 교체합니다.
  • wp-slimstat-ex/pins 폴더내에 있는 각각의 Pin 폴더에서 _config.php 파일을 삭제합니다. (원래 없었다면 상관없습니다.)
  • 관리자 화면으로 접속하면, 플러그인을 업그레이드 하라는 메세지가 뜰겁니다. 표시된 링크를 따라가서 설명에따라 과정을 진행하면 업그레이드가 완료됩니다.
  • 그동안 쌓인 통계정보의 크기에 따라 다소 시간이 걸릴 수 있습니다.
  • 외부 프로그램 추적(external track)을 사용중이라면 설정 페이지의 Options>Slimstat>SlimStat-Admin>SlimStat-Ex external tracking 의 내용을 참고해서 새로운 방법을 적용하세요. 우선 간단히 설명하자면, track.php 파일이 아닌 external.php 파일을 include 하는것으로 바뀌었습니다.

처음 설치

  • 처음 설치하시는 분께서는 이 페이지를 참고하세요.
  • 플러그인 설정에 대한 내용은 이 페이지를 참고하세요.

 

This update contain DB upgrading on it’s upgrade progress and it may cause any harm to your current slimstat DB. Actually, there was no problem with my current server envirionment, but I strongly urge you to backup your SlimStat tables before upgrading.

If your WP is v2.5 or greater, you can use upgraded version of this plugin.

Change

  • Separated resource column on stats table to new resource table (wp_slimex_resource).
  • New Pin environment. (Please update your all Pins)
  • New Pin available, GeoSlimStat, collects the locations of your visitors and draws it on a Google Maps. powered by GeoMint
  • Applied flexible width to each modules. (does not supports IE very well by now, I’m working on it…)
  • Removed support for mootools library. It can be added again later, but I decided to give it up by now.
  • Some ready for WPMU, but it’s not perfect:|
  • First panel(Summaray) will show you ALL stats(common + feed)
  • Changed the way to track external PHP program. You must apply the new method refer to SlimStat Option page.

Upgrade

  • Back up your wp-content/plugins/wp-slimstat-ex folder.
  • Connect to phpmyadmin and back up all tables start with `wp__slimex_`
  • Delete old wp-slimstat-ex folder and upload new plugin folder.
  • Update all your Pins.
  • Delete _config.php file in each Pin folder if exists.
  • Go to wp-admin and you’ll see the “Need upgrade” message. Follow the instroductions on the linked page.
  • Upgrading progress may takes times depend on your current slimstat DB size.
  • If you are using external track, apply the new method refer to Options>Slimstat>SlimStat-Admin>SlimStat-Ex external tracking. For short, you must include external.php file not track.php file.

First install

v1.601: 업그레이드 과정에서 발생하는 오류를 수정했습니다.(Fixed sql error occured while upgrading) – 김훈님의 오류보고
수정파일(Modified files): wp-slimstat-ex.php, wp-slimstat-ex-config.php, lib/ss-admin/_functions.php

v1.602: 업그레이드 과정에서 발생하는 오류를 수정했습니다.(Fixed bug on upgrading step 1 – substep_16 13)
오류보고(Reporter) : 김훈님, zasm (Thanks!)
수정파일(Modified files): wp-slimstat-ex.php, wp-slimstat-ex-config.php, lib/upgrade.php, lib/ss-admin/_functions.php

v1.603: 삭제된 DB정보가 나타나지 않는 오류를 해결했습니다.(Fixed bug on displaying deleted hvu[htis, visits, uniques])
오류보고(Reporter) : BGH Quiz (Thanks!)
수정파일(Modified files): wp-slimstat-ex.php, wp-slimstat-ex-config.php, lib/functions.php

v1.604: WP1.5.x의 SlimStat 관리자 페이지에서 $ssAdmin 이 제대로 호출되지 않는 오류를 해결했습니다. (Fixed including bug on SlimStat-Admin page with WP 1.5.x.)
오류보고(Reporter) : ovidiu (Thanks!)
수정파일(Modified files): wp-slimstat-ex.php, wp-slimstat-ex-config.php, lib/upgrade.php and all files in lib/ss-admin folder

v1.605: 일부 PHP4환경에서 Pin이 활성화 되지 않는 문제와, 관리자 페이지 접속이 되지 않던 문제를 해결했습니다. 언어파일도 수정되었습니다. (Fixed Pin activating bug on PHP4, Updated localization files)
오류보고(Reporter) : ovidiu, 날퍼 (Thanks!)
수정파일(Modified files): wp-slimstat-ex.php, wp-slimstat-ex-config.php, wp-slimstat-ex-options.php, lib/upgrade.php, lib/track.php, and all files in lang folder

v1.606: 몇가지 오류들을 수정했습니다. (Fixed excluding, %%encode_prefix%%, mistyped words, wrong resource title, and added style to sub-steps)
오류보고(Reporter): ovidiu, Hans, dtsch (Thanks!)
수정파일(Modified files): wp-slimstat-ex.php, wp-slimstat-ex-config.php, lib/functions.php, lib/track.php, lib/upgrade.php, js/ajax-slimstat-proto.js, lang/slimstat-admin-ko_KR.mo, lang/slimstat-admin-ko_KR.po, lang/slimstat-admin.pot, and all files in lib/ss-admin folder


97 responses to “WP-SlimStat-Ex v1.6”

  1. 마지막 db에러는 해결이 안되네요.. 일단 새버젼을 기다리도록 하죠. ^^ 감사합니다.

  2. 답변이 좀 늦어졌네요. 그부분은 플러그인 문제입니다.
    wp-slimstat-ex-config.php 파일의 49번째줄 맨 앞에 슬래쉬 두개(//)를 붙여 주석처리해서 설치하신다음 다시 제거해 주시면 일단 설치는 가능합니다.
    [code]//$this->indexkey = array(‘common’=>$this->_getIndexKeys(‘common’, true), ‘feed’=>$this->_getIndexKeys(‘feed’, true));[/code]

    급한일 마무리되는대로 오류를 해결한 다음버전을 내놓도록 할께요:-)

  3. 처음 설치하는데 활성화 링크를 누르면 아래와 같은 오류가 발생합니다.

    WordPress database error: [Table ‘dakkanv.wp_slimex_stats’ doesn’t exist]
    SHOW INDEX FROM wp_slimex_stats

    WordPress database error: [Table ‘dakkanv.wp_slimex_feed’ doesn’t exist]
    SHOW INDEX FROM wp_slimex_feed

    WordPress database error: [Table ‘dakkanv.wp_slimex_stats’ doesn’t exist]
    SHOW INDEX FROM wp_slimex_stats

    WordPress database error: [Table ‘dakkanv.wp_slimex_feed’ doesn’t exist]
    SHOW INDEX FROM wp_slimex_feed

    WordPress database error: [Table ‘dakkanv.wp_slimex_pins’ doesn’t exist]
    DESC wp_slimex_pins

  4. $GLOBALS['SlimCfg'] =& $SlimCfg;// > Otherwise, it would not work.

    $SlimCfg =& SlimCfg::get_instance(); //had the > before.

    $GLOBALS['SlimCfg'] =& $SlimCfg; should place after $SlimCfg instance or you’ll get an error when activating wp-slimstat-ex.

    wp-slimstat-ex-config.php should ends like below
    [code]if(!isset($SlimCfg))
    $SlimCfg =& SlimCfg::get_instance();

    $GLOBALS[‘SlimCfg’] =& $SlimCfg;
    ?>[/code]

  5. I had to change the line to read as follows:

    $GLOBALS[‘SlimCfg’] =& $SlimCfg;// > Otherwise, it would not work.

    $SlimCfg =& SlimCfg::get_instance(); had the > before.

    I am having trouble now with double spacing between paragraphs which I did not have before. Does it have anything to do with ex-slimstats?

  6. 영팔님, 감사합니다.
    혹시나 해서 들어와 봤는데 웬지 보물찾기에 성공한 기분이네요.
    이제 제 블로그에서도 정상작동 하는군요~

    솔직히 너무 잠잠하셔서 사고난줄 알았습니다.

  7. WP251にアクセス解析を…

    やっとサーバーを移動した(IPだけが変化した)営業ブログの環境整備が落ち着いてきたので、いくつかのプラグインを加えて動かそうと思う。
     
    で、クローラーなどの情報を簡便に……

  8. I’m so sorry for my too late response.

    Here is temporary fix for v2.5 or greater.

    Open wp-slimstat-ex-config.php file and insert one line to end of the file.
    [code]
    if(!isset($SlimCfg))
    $SlimCfg =& SlimCfg::get_instance();

    $GLOBALS[‘SlimCfg’] =& $SlimCfg;// Add this line
    [/code]

    I’ll release next version, include this fix, as soon as possilbe :-)

  9. Guys! I got this to work on WordPress 2.5!

    Here’s what you’ve to do (it runs perfectly fine, no errors):
    1. Download WP-SlimStat (not WP-SlimStat-EX)
    2. Upload it onto your blog’s wp-content/plugins
    3. If you have wp-slimstat-ex rename the directory to something else first
    4. Rename the plugin folder to wp-slimstat-ex and the plugin file to wp-slimstat-ex.php
    5. Activate it
    6. Rename back the wp-slimstat-ex directory and the wp-slimstat directory.
    7. Voila! WP-SlimStat-EX is WORKING! No errors, eh? WordPress lies sometimes, I don’t know what’s the problem though, but it’s a bug in the WordPress plugin sandboxing system.

    Hope you enjoyed!

  10. Any idea how to make it work on WP 2.5.1? It ran well with 2.5.00, but after I upgraded to 2.5.1 it stopped working after a DB upgrade. I think it’s incompatibility with WP 2.5.1’s DB structure or something.

    Please, help!

  11. I’m with everyone else who’s waiting for the update to SlimStat before 2.5:)I’m having mini-shivers everytime I think of upgrading to 2.5 and a broken theme, not to mention plugins!

  12. I’m with Matthew, largopredator and Anna! But I’m holding off on upgrading to 2.5 until I get word about slimstat-ex. None of the other stat systems quite hold a candle to it IMO, of course, I’m open to suggestions!

  13. I am with Matthew and largopredator. Fatal error on WP 2.5. I am using another stats program but not nearly as good.

    Still had a problem with it adding up correctly. Matthew and largopredator, did you notice this too?

  14. Yeah it gives a fatal error in 2.5. Hope you can fix it, I really like the plugin and I don’t want to lose my stats.

  15. Just wanted to let you know that it is not working with WordPress 2.5 The plugin refuses to activate.

  16. 2.5-RC1이 나와서 테스트를 하고 있는데 불행히도 호환이 안되네요.
    활성화중에 오류가 나면서 활성화가 안됩니다.
    바쁘시겠지만 잠시 확인을 부탁드립니다.
    2.5 정식버전은 3월 중이나 4월 초에 나올 예정입니다.

  17. 영팔님, 요즘은 글이 뜸하시네요.
    이번에 ip-to-country.csv 파일을 이용해서 업데이트를 하려고 했는데 잘 안돼서 질문드립니다.
    ss-admin 디렉토리에 ip-to-country.csv 파일을 업로드 하고 관리자화면에서 업데이트를 진행했는데 아래와 같은 에러메시지만 나옵니다.
    First Step

    Please do not close browser until “Ok, done” message appear

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 71 bytes) in /home/goodmanner/public_html/wp-content/plugins/wp-slimstat-ex/lib/ss-admin/_functions.php on line 769
    뭔가 용량이 어쩌구 하는것 같은데 잘 모르겠네요. 바쁘시겠지만 좀 살펴주실 수 있으신가요?

  18. Brandon-did you figure it out? Since I updated my numbers do not add up or I will lose stats too. Today, it stopped adding up all together. I am so hoping 082net comes back to help.

  19. 워드프레스 2.4 개발자 버전 쓰고 있는데
    플러그인 활성화시킬 때
    Plugin could not be activated because it triggered a fatal error.

    에러가 떠요! 무슨 일일까요?

  20. Has ANYBODY had experience with this problem?

    First, I wanted to say the plugin has been great and working well for 6 months. Suddenly this past Sunday, it stopped showing new statistics and I can see no PHP errors or DB errors which indicate anything is amiss.

    So, I noticed I was using version 1.505 with my WordPress 2.2.1 installation and proceeded to upgrade to the 1.606 version. The upgrade/ update process seemed to go off without a hitch and no errors (that I could determine in logs or displayed in browser).

    Is there anything I can do to determine what is causing the statistics to not update? Could it be MySQL-related or how can I test for these issues? Should I back up the DB tables and start with new tables and see if that fixes it?

    Any advice is highly appreciated,

    Brandon

  21. Hi. Love your plug-in but I noticed that it is not adding correctly with feed or unique vistors. Last week it was 500 off in unique vistors and already today it is off by over 100 unique vistors. Is there a way to see page views too? Advertisers ask for this. anna http://www.green-talk.com

  22. Did some more research and found the ‘bug’ and a fix:

    Issue: if you’re making use of a non standard query_var, e.g. ec4_xml (see above) then this line produces an error which results in the phenomena described above:

    $public_query_vars = apply_filters(‘query_vars’, $public_query_vars);

    (line 970, function.php)

    Simply commenting it out fixes the issue. I’m sure there might be a more elegant way, but this does it for me.

  23. Hi!

    First off, thanks for your great plugin! Unfortuantely I noticed, that it is not compatible with eventcalendar (http://blog.firetree.net/).
    When I enable slimstat-ex, this link http://www.vinoroma.com/?ec3_xml=2007_04
    will produce two sequential XML outputs, if slimstat-ex is disabled WP only produces one XML block.

    I’d love to use you plugin, but can’t figure out why it’s causing WP to duplicate the XML output.

    Also, this only seems to happen for user not logged in. If logged in all is fine.

    The second XML block seems to be added at the end of the regular actions/filters, since if I use some echo commands for debugging it’ll show my echo’s inbetween those blocks.

    Any ideas very much appreciated.

    Best,
    Oliver

    Oliver

  24. hi there,

    I have a proposal to make this plugin even better. I have even implemented it, so if you want to have it, I can email you the modified version.

    I wanted to have to user roles, slimstat_options and slimstat_view to be able to give users access to the options and other users only to dashboard => slimstats to access the stats.

  25. ihad//
    Yes, I think it’s a sort of wordpress bug and it’s not only for v2.3

    It happend with all themes that does not have wp_title() on it’s header.php and use ‘resecnt entiries’ module on it’s sigle post page.

    I saw your ticket but someone, seems wordpress team, set it’s milestone to 2.5

    So SlimStat-Ex would have it’s own fix on next release (maybe today)

    Jeffery//
    Your server is out of free memory. Please see this post on wordpress support forum.

  26. I got this error in Summary section:

    WordPress database error: [Out of memory (Needed 4194276 bytes)]
    SELECT COUNT(ts.id) AS hits, COUNT(DISTINCT ts.visit) AS visits, COUNT(DISTINCT ts.remote_ip) AS uniques FROM wp_slimex_stats ts WHERE ts.dt>=1191560400

    Please advice.

    Thanks,

    Jeffrey

  27. I saw! Thanks I am going to try that last bit and see if it works. It looks like it is a wp 2.3 bug of sorts after all then…

  28. ihad//
    I found that it’s not related to K2 but WP_Query.

    $wp_query was overridden by plugins, themes, and widgets unsing ‘new WP_Query()‘ or ‘query_posts()‘ and ‘wp_reset_query()‘ seems does not works. ( I don’t know why ‘new WP_Qeury()‘ override $wp_query:-(Is it a bug or general? )

    So, I decided to query the request again even if it’s already queried by wordpress.

    I’ll update this plugin soon with another bug patches.

    Thanks!

  29. ihad//
    I’ve tested my plugin with default, kiss and K2 theme, and the same problem occured only with K2.

    I don’t know why, but I think it’s related to K2:?

  30. i have a strange problem with any stats plugin (wpstats.com and slimstats, etc)

    all hits are listed as hits for one specific post, yet when I hover over the link resource it shows the correct source.

    e.g. imagine you have post1 to post10 and all your hits are listed under post1 while in fact the hits are for post 2-10.

    also described here: http://wordpress.org/support/topic/135835?replies=6

    I don’t know why this happens. All I know is that it started happening after upgrading wp to 2.3 and k2 to rc1 (nightly).

    can anyone help?

  31. oops. I think it might not be the blog but my provider – I canÄt reach/ping rum-reisen.de but on the server it seems to be up and running…:-(

  32. hello,

    I need some advice – I made a big msitake today. I noticed one of my sites was still using wp-slimstat-ex 1.4 so as I was in a hurry I overwrote that version with 1.65 (latest one) and when I went to the backend it told me it needed upgrade. I started the upgrade of wp-slimst-ex and got until step 4 or 5 when suddenly my blog wouldnÄt load any more. I canÄt see my page, neither frontend nor backend and I have no clue what could have gone wrong.

    I know I did not read the instructions, but please give me some hints what could have goen wrong here.

  33. Hi, I’m getting the “Cannot redeclare wp_unregister_globals()” error. Any ideas on how I can take care of this? Thanks! Great plugin, otherwise!!

  34. upgrade가 필요하다고 해도 그 링크를 따라가면 단순히 slimstat의 버전 정보만 업데이트하고 과정이 완료될겁니다.

    만약 제대로 과정이 진행되지 않는다면, wp_options 테이블에서 option_name 이 wp_slimstat_ex_version 인 라인을 찾아서 삭제한 뒤 다시 설치해 보세요.

    참, wp_slim_countries 테이블도 삭제하셨던 건가요? 1.6 업데이트 과정에서 국가정보 테이블의 설정도 업그레이드 하게 됩니다.

  35. 1.5->1.605로 업그레이드가 수월치 않길래 db를 전부다 날리고 새로깔려고 했습니다. 그런데도 업그레이드가 필요하다고 하는데… 어떤 영문인지 모르겠군요. db에서 어떤 부분을 지워야 하는지. wp-slimstat붙은부분은 전부 삭제했는데도 이러네요.

  36. This plugin has no options for user permission by now, and I’m going to include it on next release.

    BTW, you can manually set the permission:
    1. Open lib/display.php and find ‘add_submenu_page’ about line 39.

    2. Replace ‘publish_posts’ with ‘manage_options’

  37. I can confirm the upgrade works beautifully!:DI was surprised that there were 30 sub-steps though hehe. Thank you for your SERIOUSLY AMAZING work! :boogie:

  38. 아 다른게 아니라, 사이드바에 리스트로 출력되게끔 하고 싶어서 그렇습니다.. ^^ 테마에 포함시켜 외부에 노출시키고 싶은데… 후음… 말씀하신것과는 조금 틀린것 같네요..^^;

  39. zenguy//
    Miscellaneous(SS_ETC) Pin을 설치해 보시면 Top Commented, Popular Articles 모듈이 있습니다. 아니면 다른 방식을 원하시는 건가요?

  40. 영팔님~ 안녕하세요. ^^
    다름이 아니라, 혹시, Reader Count Pin을 이용하여 Top Post를 출력해주는 Pin 제작에 대해서는 혹 관심이 없으신지 여쭤보고 싶어 이렇게 코멘트 남깁니다.

    괜찮으시다면… ㅠ.ㅠ Top Post Pin 제작을… 진심으로 간곡히 부탁드립니다.. ㅠ.ㅠ 흐윽..

    바쁘신데 괜한 부탁한건 아닌지….. 아무튼 ^^ 답변 부탁드릴꼐요.:)

  41. Great Plugin!

    Little problem I found: The ‘Ignore IP-List’ doesn’t work.
    I tracked the problem down to plugins\wp-slimstat-ex\lib\track.php

    change line 871
    from:
    $lists = explode(';', $SlimCfg->option['ignore_ip']);
    to:
    $lists = explode(';', $SlimCfg->exclude['ignore_ip']);

    change line 903
    from:
    $w_list = explode("\n", $SlimCfg->option['white_ua']);
    to:
    $w_list = explode("\n", $SlimCfg->exclude['white_ua']);

    Works fine now for me.
    Keep on the great work!

    hans

  42. v1.604:

    All pins (from latest dl) give this message after activation attempt:

    This pin does not work with WP-SlimStat-Ex v1.604

  43. 날퍼//
    Sub-Step 1, 2, 3 의 변화를 눈치채지 못하신 듯 하더군요. 다음 버전에서는 각 과정이 진행 될 때 최소한의 메세지 변화라도 추가하는 것을 고려해 봐야겠습니다.

    자세한 사항은 메일로 적었으니 확인 해 보세요:-)

  44. 날퍼//
    브라우저의 상태표시바에 아무런 변화가 없나요? 아니면… 마우스가 모래시계상태가 된다던가…

    참, 처음 설치하시는 건지 아니면 이전 버전에서 업그레이드 하시는건지도 말씀해 주세요. sub-step 과정을 거치는 걸로 봐서 업그레이드 하시는 듯 하긴 하지만, 혹시나 해서 여쭙습니다.

    상태표시바가 진행하다가 완료된 상태로 나왔는데도 계속 substep 1에서 머무른다면 계속 해서 반복해야만 합니다. 그렇지 않고 전혀 응답이 없다면, 어딘가 문제가 발생한 것인데… 제가 확인 할 수가 없군요. 괜찮으시다면 임시 아이디를 하나 만들어서 관리자 권한을 부여한 뒤 제게 메일로 알려주시면 제가 한번 살펴보도록 하겠습니다.

  45. 바쁜 시간을 내주셔서 답변을 해주신것에 대하여 감사의 인사드리면서,
    질문하겠습니다.
    start this sub-step 버튼을 눌러주었으나, 진행이 되지않아,
    다른 타 질문을 참고하여 오랜시간을 기다려도 반응이 없길래, 뒤로가기 후
    다시 진행을 해보았는데, 여전히 진행이 되지 않습니다.
    어떠한 문제점이 있을까요?

    즐거운 하루되세요^^

    감사합니다.

  46. zenguy//
    external.php 파일을 어느곳에 include 하셨나요? external.php 파일은 외부 프로그램 추적용으로만 쓰이는 파일입니다.

    날퍼//
    각 과정은 기존 통계 DB의 크기에 따라서 시간이 다소 걸릴 수 있습니다. 각 과정을 진행 시 단계가 제대로 완료되지 않을 경우에는 브라우저의 뒤로가기 버튼을 눌러 다시 해당 과정을 실행하면 됩니다.

    아니면, 버튼을 눌러도 전혀 반응이 없다는 말씀이신지요?

  47. 안녕하세요 반갑습니다.
    wordpress 2.3 beta 업그레이드후 저도 설치를 했는데
    Sub-Step 1
    에서 start this sub-step 버튼을 눌러도 진행을 안하네요.

    시간되시면 답변 감사하겠습니다.^^;
    즐거운하루되세요.

  48. 안녕하세요. 영팔님~! ^^ 오랫만에 글 남기네요.

    다름이 아니라, 이번에 wordpress 2.3beta로 업그레이드하고 wp-slimstat-ex를 새로 설치하였는데.. 아래의 에러메시지가 계속적으로 표시되어 글 남깁니다.

    Fatal error: Cannot redeclare wp_unregister_globals() (previously declared in *********/wp-settings.php:4) in **********/wp-content/plugins/wp-slimstat-ex/lib/external.php on line 35

    위의 에러메시지가 계속적으로 발생하네요.

    여유되시면 답변 부탁드리겠습니다. ^^;;

  49. 서버가 좀 안 바쁠 때(접속자가 적은 시간대) 값을 키워서 적용하면 될 수도 있는데… 아무래도 외부, 그것도 외국의 서비스를 이용하다보니 시간이 좀 걸리더군요. 접속이 원활할 때 한 IP 당 0.3초 정도가 소요되던데, 퀴어리 수가 커지고 hostip 접속이 원활하지 않을때는 빈 화면만 덜렁 내놓을 수도 있죠.

    그렇다고 geocode 정보를 DB로 만들자니 용량이 어마어마(100메가 이상) 하니 생각도 못하죠 흐흐흐-_-;

  50. 쿼리값을 낮춰서 해결했습니다. 처음에 쿼리값을 작게 설정했을 때는 제대로 동작하지 않더니 지금은 되네요:)
    감사합니다.

  51. hostip.info 서비스와의 연결시간 때문에 PHP 제한시간에 걸리는 듯 하군요.

    Geo SlimStat 설정에서 Queries 값을 좀 작게 해 보시거나 (30 정도면 괜찮을 겁니다), GeoSlimStat/pin.php 파일을 열어서 function plotMap 함수의 시작부분에 set_time_limit(180); 을 추가해 보세요. 숫자는 초(second)단위로 입력합니다.

  52. 안녕하세요. 1.602 버전으로 업그레이드 하고 첫날은 GeoSlimstat 이 제대로 출력 되더니 다음날 부터 출력이 되지 않고 빈 공간으로 나옵니다. 구글맵 쪽과 제대로 연결이 안되는 건지, 워드프레스가 설치된 서버의 문제인지 잘 모르겠네요.

  53. BGH Quiz//
    As for the deleted hvu(hits, visits, uniques), they were not actually deleted, but just didn’t printed properly. There was a bug on getting deleted hvu and I just fixed it with v1.603.

    And for the broken plugin, Could you tell me how the plugin stopped? SlimStat page were disappeared or something was broken?

  54. 다행히도 DB를 백업해 둔게 있습니다. 1주일에 한번은 DB 와 FTP 파일들을 백업하거든요…예전에 된통 당한적이 있어서…ㅋㅋ
    뭐 별로 중요한 블로그도 아니고, 그리 방문자들이 많거나 한것이 아니어서 시간되면 복구를 하던지 아님 한 두달 지나면 다 지나가겠죠…ㅎㅎ
    암튼 신경써 주셔서 감사합니다.

  55. This was a great plugin until I installed the new version. First the old statistics I had deleted before, but were saved to be kept on counting, were deleted. Okay. I did not mind, I knew I had had about 70000 visits, that was enough to know.

    But now the plugin has stopped working all of the sudden over night. I have no idea what happened. I have optimized and repared the database, done everything I could think of, deleted old data again and whatever. It is simply not working anymore.:(

  56. 업그레이드 하기 전까지의 데이터가 제대로 변환되지 않았군요. 백업해 두셨던 테이블들을 다시 복원하신 뒤 다시 업그레이드 과정을 진행해 보세요.

    백업 해 두신 DB파일이 없다면 복구가 힘들긴 한데… 현재 상태의 통계 DB를 백업받아서 제게 보내주시면 복구가 가능한지 한 번 살펴볼께요.

    업그레이드 과정의 수를 줄이느냐, 과정 하나하나를 차근차근 진행하는냐에 대한 고민에서 전자에 조금 더 힘을 실어 주었었는데… 결국 1.602에서 후자를 택하게 되었습니다. 저사양의 서버나 덩치가 큰 DB를 고려하지 않은 제 잘못이 있으니, 제 능력이 되는 한 문제가 발생한 DB의 복구에 도움을 드리겠습니다:|

  57. 다른 패널들에서도 동일하게 나오긴 하는데, 싹 지우고 새로 설치했습니다.
    그랬더니 [date]2896 등으로 나오는 것과 [post] 두통, 고열, 구토 그리고 설사 이런식으로 나오는 것이 뒤섞여 나오네요.
    어제날짜까지는 [date]…. 이런식이고 오늘 날짜부터 제대로인데요~
    일단은 며칠 봐야겠습니다. 앞으로 제대로 나온다면 그냥 놔두죠 머~
    그리고 감사합니다.

  58. 김훈//
    ‘go’ 표시는 wp-slimstat-ex/css/external.gif 이미지를 찾을 수 없을 때 대신 표시되는 문구입니다. 이미지 파일이 해당경로에 존재하는지를 확인해 보세요.

    뒷 부분 [date]123456(숫자) 의 경우, 다른 패널(panel)에서는 제대로 표현되는데 PathStats 에서만 그렇게 표시된다면, Pin 파일이 제데로 업데이트 되지 않았을 수 있습니다.

    wp-slimstat-ex/pins 폴더를 삭제후 다시 새로운 다운받은 파일로 업로드 해 보세요.

    만약 다른 패널들에서도 리소스 부분이 모두 숫자로 표시된다면, wp-slimstat-ex 폴더 자체를 백업한 뒤 삭제후 다시 새로운 파일로 업로드 하시기 바랍니다. FTP 프로그램에서 새로운 파일을 덮어씌우지 않고 이전 파일을 그대로 유지하는 경우가 종종 있더군요.

  59. 정말 감사합니다. 잘 적용하였습니다.
    새벽까지 수고가 많으시네요~

    그런데 한가지만 더 물어볼께요 pathstats 를 보면 recent visitor 들이
    죄다 아래와 같이 보입니다.

    go [date] 2893 5:07 am
    go [date] 2890
    go [date] 2899
    go [date] 2896
    go [date] 2902

    업데이트 하는 과정에서 뭔가 DB가 꼬인것일까요?

  60. 김훈, Beach, zasm//
    I’ve fixed upgrade steps and updated it (v1.602).
    Please re-download the plugin file and update the modified files.

    Thanks for your report:-)

  61. ERROR:
    ALTER TABLE wp_slim_countries ADD INDEX ip_to (ip_to)
    Sub-Step 13

    * Failed to operate this sub-step(13)

    v. 1.601

  62. Safari 와 IE6 에서 시도해 보았는데, FF 2 에서는 그래도 13 번째 스텝까지 진행은 되었는데 위의 두개 브라우저에서는

    Sub-Step 1
    Upgrade from before 1.6

    여기서 Start this sub-step 버튼이 응답조차 하질 않네요.

  63. 이렇게 금방 해결해 주셔서 정말 감사합니다~
    늘 느끼는 것이지만 영팔님은 참 친절하시네요~

    크흑…헌데 지금 다시 해보니 역시 13번째 스텝에서

    Failed to operate this sub-step(13)

    라고 나오고 또한 진행이 안돼는군요…T^T

  64. 그 부분에 오류가 있었군요. 수정해서 파일 다시 올렸습니다. 변경된 파일은 wp-slimstat-ex.php, wp-slimstat-ex-config.php, lib/ss-admin/_functions.php 파일입니다.

  65. WordPress database error: [Duplicate key name ‘ip_to’]
    ALTER TABLE wp_slim_countries ADD INDEX ip_to (ip_to)

    13번째 스텝에서 위와 같이 나오고 더이상 진행이 되지 않는데 어떻게 해야 할까요?