|
Written by Tony Korologos
|
|
Tuesday, 08 July 2008 |
KARMA FIXED? DISCUSS IN THE TGS FORUM HERE
I don't want to get too excited because I'm not 100% sure. But after over two weeks of working on it, I believe I may have finally gotten KARMA 1.0 back online and working. I tried to hire three professional coders to no avail. They were too busy. I tried to get two friends to look at it, but our schedules didn't work. I went over thousands of lines of code, changed versions of php from 4 to 5 to 4, changed configurations dozens of times, installed, deleted, reinstalled, changed variables, looked at the old site and server code etc... Finally, over my morning coffee I found a pointer embedded in the comments in another module which only admins can see, which tracks user's IP's for security. It said there were two different ways to track the IP's. I replaced the non working code in karma's file with the alternate code and voila, the IP's posted to the database correctly. The user IP's are posting to the DB again and it all seems to be working right in a few tests. TAKE KARMA FOR A TEST DRIVE Try it out and vote up your TGS pals. Make sure you vote for someone that someone else has already voted for. If you can vote for somebody who has already been voted on in the same 24 hour period, we're golden.
Since the karma was messed up last month and into this month, I'm combining June & July's contest and I'll throw in some goodies on top of the regular prize. Once again, sorry for the trouble. How is one to know that after switching servers that this code would no longer work:
| Code: |
$myIP = $GLOBALS['REMOTE_ADDR'];
|
and that this code would:
| Code: |
$myIP = $_SERVER['REMOTE_ADDR'];
|
Geez. |
|
Written by Tony Korologos
|
|
Wednesday, 02 July 2008 |
Seeing your golf swing on video is a great way to learn what you are doing right and doing wrong. After using my Video Caddy a few times I can see that my “granny over-the-top off plane jerky epileptic seizure on crack” swing has many issues to fix.
Video Caddy Overview
The Video Caddy is a camera mount which is intended for use on golf carts or an object which the mount’s clamp can get it’s beefy teeth attached to. The small size of the mount is much more convenient than bringing a bulky tripod to the range or onto the golf course.
Beef
The great thing about the Video Caddy is how beefy and strong the components are. This piece of equipment is going to last a long time. The clamp section which attaches it to the golf cart or other items is so strong you could use it to tow a boat. The knobs, shaft and head are all equally as impressive. |
|
|
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>
|
| Results 43 - 49 of 308 |