|
Joined: Jan 2002
Posts: 27
Junior Member
|
Junior Member
Joined: Jan 2002
Posts: 27 |
And possibly from the main catagories as well on the ultimatebb.cgi page.
Looks cluttered underneath the forum description....or is there an option to turn these on and off?
If there is a way to add an option via control panel that would be a great addition.
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
LaRue, undo the steps from public_forum_summary.pl 
|
|
|
|
Joined: Jan 2002
Posts: 27
Junior Member
|
Junior Member
Joined: Jan 2002
Posts: 27 |
Thanks LK  this is great. heh I love the Hits/Views Column just didnt like the rest lol... if i could only fix the age old problem of getting around my web hosts server that it redirects everthing too before posts are logged. So all my IP's at the site turn up the same. Cant log them. Oh well. Thanks. for the help Allen, LK LK Something seems wrong with your board...I got an error when trying to view the MAIN ubb page.. Some PL wasnt found..you might have fixed it i will look.
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
LaRue, is it fine now? 
|
|
|
|
Joined: Jan 2002
Posts: 27
Junior Member
|
Junior Member
Joined: Jan 2002
Posts: 27 |
Yep. you got it! ...Your board was doing it for a few hours last night..you must have fixed it or musta been updating or something...I forgot to copy the error. So im not sure what it was..It just said
something_alk_alja.pl cannot be found when you went to your main forum page. ...
|
|
|
|
Joined: Mar 2001
Posts: 65
Member
|
Member
Joined: Mar 2001
Posts: 65 |
From time to time I get this (kind of) error: quote:
NonCGIPath/Forum1/hits.cgi: Illegal octal digit '9' at NonCGIPath/Forum1/hits.cgi line 4170, at end of line (Might be a runaway multi-line !! string starting on line 4169) syntax error at NonCGIPath/Forum1/hits.cgi line 4170, near "q!002932"
This is how hit.cgi looks like around line 4169 quote: [qb] q!002931! => q!4!, q!006139! => q!268, q!002932! => q!5!, q!002933! => q!2!, [/qb] Of course, there is a ! missing. How comes? hits.cgi is about 100kb and this is the category where I got the most hits. To many for the file? My server is not at a high load. It is around 0.4 ...
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
In the future I'll probably split the hits.cgi file by thousands (hits1.cgi = 000001 -> 001000, for example), for now you should just fix it and add the ! back in 
|
|
|
|
Joined: Mar 2001
Posts: 65
Member
|
Member
Joined: Mar 2001
Posts: 65 |
Yup, thats what I have done... Just wanted to know (but it could be better hits00.cgi = 000001 -> 000999  ))
|
|
|
|
Joined: Oct 2000
Posts: 743
Moderator / Code Fixer
|
Moderator / Code Fixer
Joined: Oct 2000
Posts: 743 |
I had a look at this hack, although it referrs to making changes to ultimatebb.php, if Im not using the PHP accelerator do I just skip that step all together ?
Thanks!
I can't afford a good signature editor
|
|
|
|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
quote: Originally posted by BassTeQ: I had a look at this hack, although it referrs to making changes to ultimatebb.php, if Im not using the PHP accelerator do I just skip that step all together ?
Thanks! No, you still have to do that section.. 
|
|
|
|
Joined: Mar 2001
Posts: 7,394
Admin / Code Breaker
|
Admin / Code Breaker
Joined: Mar 2001
Posts: 7,394 |
Ultimatebb.php is only used for UBB Accelerator, so you can skip it but if you ever enable the UBBAccel, you have to hack it in...
|
|
|
|
Joined: Mar 2002
Posts: 451
Spotlight Runner-Up
|
Spotlight Runner-Up
Joined: Mar 2002
Posts: 451 |
quote: Originally posted by LK: Ultimatebb.php is only used for UBB Accelerator, so you can skip it but if you ever enable the UBBAccel, you have to hack it in... The hack didn't work correctly for me without hacking that file, and I have the UBBAccel OFF..
|
|
|
|
Joined: Oct 2000
Posts: 743
Moderator / Code Fixer
|
Moderator / Code Fixer
Joined: Oct 2000
Posts: 743 |
Oblivion Knight, But if you dont use the Accelerator then you dont have a Ultimatebb.php file, and that code doesn't exist in ultimatebb.cgi.
[b]LK[b], you have it working on your board dont you ? Not using the accelerator ? Did you have to make any other mods to the hack or did you just do as required in the hack instructions ?
Thanks
I can't afford a good signature editor
|
|
|
|
Joined: Nov 2002
Posts: 188
Member
|
Member
Joined: Nov 2002
Posts: 188 |
I installed it yesterday, and aside from creating all sorts of bizarre things, it setteled in and functions perfectly now... It took 3-4 hours before it functioned properly though, no matter how many times I cleared the cache.
Strange, but perfectly functional for the time being!
|
|
|
|
Joined: May 2001
Posts: 684
Code Monkey
|
Code Monkey
Joined: May 2001
Posts: 684 |
Hi LK,
the Hit-Hack 2.0 did not work with UBB Classic 6.4.0 Public Beta 1
I found every code until:
* Open ubb_lib.cgi * ********************
Find: (~2135) =====
} elsif($func eq "Forum") {
Add below: ==========
$colspans++;
Can you help me please...
thanks d-talk
|
|
|
|
Joined: May 2001
Posts: 20
Junior Member
|
Junior Member
Joined: May 2001
Posts: 20 |
Is this hack also working with the .cgi version 6.1.0.3 ?
|
|
|
|
Joined: Apr 2002
Posts: 57
Member
|
Member
Joined: Apr 2002
Posts: 57 |
I hacked...it shows on my site...no errors as far as I can tell, but Views (Hits) column is empty No zeros...nothing. Anything wrong with what I did? www.djsourceonline.com
|
|
|
|
Joined: Apr 2002
Posts: 57
Member
|
Member
Joined: Apr 2002
Posts: 57 |
Still empty...argh!
It must be something minor I did...
|
|
|
|
Joined: Apr 2002
Posts: 57
Member
|
Member
Joined: Apr 2002
Posts: 57 |
I've got it...and better yet...
I am starting to GET IT!
You guys are great!
|
|
|
|
Joined: Jan 2002
Posts: 20
Junior Member
|
Junior Member
Joined: Jan 2002
Posts: 20 |
Hi... I've got a problem... I've installed the Hit Hack 2.0 no problem but the Counter on forum does not work... on the server the hits.cgi count the hits but they will be not shown in the forum... I've installes the following hacks... Stats; Memberlist; ICQ AIM; Calendar; Advanced UBB-Code; Hidden Private Forum.... and he count 1 hit as 2 ... thanx for your help... in less... Greetings Baby Death  ... this is a cool Graemlin 
|
|
|
|
Joined: Apr 2002
Posts: 57
Member
|
Member
Joined: Apr 2002
Posts: 57 |
Make sure you properly chmod the files necessary for the counter to show
|
|
|
|
Joined: Sep 2001
Posts: 672
Member
|
Member
Joined: Sep 2001
Posts: 672 |
Im having the same problem as someone posted above. For every click I get 2 hits, instead of 1. wtf?
|
|
|
|
Joined: Sep 2001
Posts: 672
Member
|
Member
Joined: Sep 2001
Posts: 672 |
sux, cuz noones really gotten these view hacks to ever work. I dont think I've ever seen them work properly on a UBB board. Tobad this isnt a feature out of the box
|
|
|
|
Joined: Oct 2000
Posts: 117
Member
|
Member
Joined: Oct 2000
Posts: 117 |
Duke
"Life is tough, it's tougher if you're stupid."
|
|
|
|
Joined: Sep 2001
Posts: 672
Member
|
Member
Joined: Sep 2001
Posts: 672 |
i kinda of got part of it to work, except in the forums, under the hits category, theres "nothing" its blank.
|
|
|
|
Joined: Sep 2001
Posts: 672
Member
|
Member
Joined: Sep 2001
Posts: 672 |
ok i got it to work. But, most of my topics have 0 views. Doesnt the hack somehow already count how many views the topics have? Cuz some have 3-4 views and some have 0? When in fact, they shouldnt.
In addition, when u click on a topic the first time, it counts it as two. Then everything goes back to 1 hit. ??
|
|
|
|
Joined: Sep 2001
Posts: 672
Member
|
Member
Joined: Sep 2001
Posts: 672 |
|
|
|
|
Joined: May 2001
Posts: 55
Member
|
Member
Joined: May 2001
Posts: 55 |
Every so often all the threads in a forum completely reset to zero. And then another forum a few weeks later and so on. Anyone have any clues? At least where are the 'views' stored so I can back them up and restore as needed until I find this bug?
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
Are you using this version or the newer one? Which version is your forum?
|
|
|
|
Joined: May 2001
Posts: 55
Member
|
Member
Joined: May 2001
Posts: 55 |
hmm, how would i check the version? my forum is 6.3.1.1 and i have virtually every hack installed without any conflicts. and again just last night 4 out of 12 categories had there hits reset to zero.
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
oh, I meant were you using the version for 6.3 or 6.7, I think significant changes were made for issues like that.
|
|
|
|
Joined: Mar 2000
Posts: 21,079 Likes: 3
I type Like navaho
|
I type Like navaho
Joined: Mar 2000
Posts: 21,079 Likes: 3 |
hmmmm.. try using the ubb_hits.cgi file from the 6.7 topic and see how that works for you, it's written in a mostly strict fashion and may be a bit more stable for you.
|
|
|
|
Joined: Sep 2001
Posts: 672
Member
|
Member
Joined: Sep 2001
Posts: 672 |
autostream: 6.3 hit hack doesnt work on our 6.3.1 forums. You need to use I believe the 6.5 hit hack. I've tried countless times using the 6.3 hack along time ago with no success. Use 6.5 and it should work fine. Like mine 
|
|
|
|
Joined: May 2001
Posts: 55
Member
|
Member
Joined: May 2001
Posts: 55 |
I just tried putting the 6.7 ubb_hits.cgi file and the 6.4 version and the 'hits' numbers disappeared completely. So i assume just moving one file wont work. I'm not sure which version I am using because that file doesnt tell you. But all is working properly except for the random reset to zero. I have forums up to 20000 hits so it works perfectly sometimes for a very long time. I guess I am the only one to experience this problem?
Though I know my board is def 6.3.1.1 so does anyone know if I should take the time to install the full 6.4 or 6.7 version? thanks
|
|
|
|
Joined: Jan 2003
Posts: 3,456 Likes: 2
Master Hacker
|
Master Hacker
Joined: Jan 2003
Posts: 3,456 Likes: 2 |
the random resetting might have something to do with filelocking.
There's nothing you can really do
|
|
|
|
Joined: Oct 2002
Posts: 394
Enthusiast
|
Enthusiast
Joined: Oct 2002
Posts: 394 |
autostream, this is what I have installed and working on a 6.3.1.1. TEXT FILE watch my notes at the bottom of the text file. you can see it here: LINK good luck
|
|
|
|
Joined: May 2001
Posts: 55
Member
|
Member
Joined: May 2001
Posts: 55 |
hey felix, i think i have the same hit hack you do. but my problem isnt that its not working. it is in fact working brilliantly. except every few weeks or so, 1 or more forums will have their 'views' go from say, 10000 to 0. and start all over again...
|
|
|
|
Joined: Oct 2002
Posts: 394
Enthusiast
|
Enthusiast
Joined: Oct 2002
Posts: 394 |
sorry..cant help you on that. I never got to that many hits, it will take me a while...a long while... 
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 417
Joined: November 2001
|
|
Forums63
Topics37,575
Posts293,930
Members13,823
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|