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
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.
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.
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!
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?
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.
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
Comments
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.
Edit your appg/settings.php en look for // url rewriting definitions
Add the following line:
$Configuration['REWRITE_extension.php'] = 'extension/';
- Fixed CSS for Firefox browsers
- Added tracking of searchterms
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!
Sorry for posting so many issues, I just really want to be able to use this extension. I think it's something to do with what my roles can view, but I can't be certain. Any ideas?
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