Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

ShortStat 1.3

24

Comments

  • CSS seems to be borked in FF 1.5.0.4 anyway.
  • When you say 'nothing', do you mean that no tabs are showing, or only the shortstat extension's tab? If the latter try resyncing the tabs and see if that helps.
  • Simple - Page Manager only imports automatically the default tabs. You'll just have to create one for shortstat manually, putting this under "Tab URL": extension.php?PostBackAction=ShortStat
  • NickENickE New
    edited July 2006
    Well actually when you first enable it it imports all the tabs that would normally show, not just the ones that show by default. As people may add extensions later on which create their own tab(s) (like this one), the resync function allows users to 'synchronize' the imported system tabs with the actual ones. Although you could also do it manually.
  • Woohaa... yep.. css in firefox goes weird... gonna fix that :)
  • Hory,

    Thank you, that worked beautifully! SirNot, I'm not sure how to re-sync, but I was able to make it work. At first, when I first installed the ShortStat add-on, there was a ShortStat tab, then when I went to get v 2.3 of your PageManager and enabled it under extensions, the ShortStat tab disappeared. But the ShortStat originally wasn't even taking me anywhere.

    Thanks all for the quick replies and assistance. Everyone here has been helpful.
  • Damn, Jazzman, you're a freaking robot or something, man. Do you ever sleep?! :)
  • If it tracked Google Search terms, I'd switch in a heartbeat.
  • It could track search terms :) The original ShortStat did. I'll add it to the next release :)
  • Jazzman - I hate to be a bother, but I'm getting this error:
    Notice: Undefined index: REWRITE_extension.php in /home/.andromeda/erissiva/zcommune.com/library/Framework/Framework.Functions.php on line 453
  • That's a (minor) bug in Vanilla 1. Mark forgot the rewrite setting for his extension.php

    Edit your appg/settings.php en look for // url rewriting definitions
    Add the following line:$Configuration['REWRITE_extension.php'] = 'extension/';
  • Ok, I've just uploaded version 1.1

    - Fixed CSS for Firefox browsers
    - Added tracking of searchterms
  • edited July 2006
    Wow I literally just clicked this discussion to ask if anyone had worked on a style fix yet. You're my hero.

    Edit: Dang, found an issue. All of my recent Referers say 6:59pm for the time. Every single one of them. Is this a database issue or maybe a bug? Sorry!
  • Jazzman - Thanks for the help and quick reply. ^_^ Works perfectly.
  • edited July 2006
    I get this nasty string of errors when I'm not signed in and view the main page. :-/
    Sorry for posting so many issues, I just really want to be able to use this extension.

    Notice: Uninitialized string offset: 0 in /home/xxviii/public_html/create/extensions/ShortStat/default.php on line 153

    Notice: Uninitialized string offset: 0 in /home/xxviii/public_html/create/extensions/ShortStat/default.php on line 158

    Notice: Uninitialized string offset: 0 in /home/xxviii/public_html/create/extensions/ShortStat/default.php on line 163

    Notice: Uninitialized string offset: 0 in /home/xxviii/public_html/create/extensions/ShortStat/default.php on line 168

    Notice: Uninitialized string offset: 0 in /home/xxviii/public_html/create/extensions/ShortStat/default.php on line 173

    Notice: Uninitialized string offset: 0 in /home/xxviii/public_html/create/extensions/ShortStat/default.php on line 178

    Notice: Uninitialized string offset: 0 in /home/xxviii/public_html/create/extensions/ShortStat/default.php on line 183

    Notice: Uninitialized string offset: 0 in /home/xxviii/public_html/create/extensions/ShortStat/default.php on line 188

    Notice: Uninitialized string offset: 0 in /home/xxviii/public_html/create/extensions/ShortStat/default.php on line 193

    Notice: Uninitialized string offset: 0 in /home/xxviii/public_html/create/extensions/ShortStat/default.php on line 198

    Notice: Uninitialized string offset: 0 in /home/xxviii/public_html/create/extensions/ShortStat/default.php on line 203
    I think it's something to do with what my roles can view, but I can't be certain. Any ideas?
  • edited July 2006
    This seems to be pretty strange, I get the same errors:

    Notice: Uninitialized string offset: 0 in /home/.eulis/blah/blahblah/forums/extensions/ShortStat/default.php on line 153

    Notice: Uninitialized string offset: 0 in /home/.eulis/blah/blahblah/forums/extensions/ShortStat/default.php on line 158

    Notice: Uninitialized string offset: 0 in /home/.eulis/blah/blahblah/forums/extensions/ShortStat/default.php on line 163

    Notice: Uninitialized string offset: 0 in /home/.eulis/blah/blahblah/forums/extensions/ShortStat/default.php on line 168

    Notice: Uninitialized string offset: 0 in /home/.eulis/blah/blahblah/forums/extensions/ShortStat/default.php on line 173

    Notice: Uninitialized string offset: 0 in /home/.eulis/blah/blahblah/forums/extensions/ShortStat/default.php on line 178

    Notice: Uninitialized string offset: 0 in /home/.eulis/blah/blahblah/forums/extensions/ShortStat/default.php on line 183

    Notice: Uninitialized string offset: 0 in /home/.eulis/blah/blahblah/forums/extensions/ShortStat/default.php on line 188

    Notice: Uninitialized string offset: 0 in /home/.eulis/blah/blahblah/forums/extensions/ShortStat/default.php on line 193

    Notice: Uninitialized string offset: 0 in /home/.eulis/blah/blahblah/forums/extensions/ShortStat/default.php on line 198

    Notice: Uninitialized string offset: 0 in /home/.eulis/blah/blahblah/forums/extensions/ShortStat/default.php on line 203
    The strange thing is, when I click my bookmark to load the page (whether I'm logged in or not) I get these notices. But when I click the Discussions tab (again, whether I'm logged in or not) on the forum the notices go away. My bookmark is the exact same URL as the Discussions tab URL.
  • Ditto with the last 2 posts. I think it was to do with no referrer?
  • Fixed the bug. New version is now available

    Changes

    Version 1.1 - 07.07.2006, Jazzman
    - Fixed CSS for Firefox browsers
    - Added tracking of searchterms

    Version 1.2 - 09.07.2006, Jazzman
    - Fixed bug where no referer resulted in error messages
  • hmmm, tried to install this extension today...but no joy. The new tab is created, but when I click on it, it takes me back to my usual discussions page the link on the tab is: http://www.love2escape.com/chat/?PostBackAction=ShortStat
This discussion has been closed.