Printable Version | Subscribe | Add to Favourites
New Topic New Reply
Author: Subject: CAtch-up function ?
Stuart Ainslie

posted on 15/5/05 at 06:11 AM Reply With Quote
CAtch-up function ?

Everytime I try to use the 'catch-up' feature, I get the following text shown...

#!/usr/bin/perl

use DBI;

@cookies = split(/\; /,$ENV{'HTTP_COOKIE'});

foreach $cookie (@cookies) {

($a,$b) = split (/=/,$cookie);
if ($a eq "xmbuser" { $user = $b; }

}


$dbh = DBI->connect("dbi:mysql:locostmsgs;host=localhost","locost","locost" or print "Can't login to DB";

$uth = $dbh->prepare("update lastseen set last=this where username='$user'";
$uth->execute;

print "Location: catchupdone.shtml\n";
print "Content-Type:image/gif\n\n";

Any ideas ??

View User's Profile E-Mail User View All Posts By User U2U Member
omega 24 v6

posted on 15/5/05 at 09:39 AM Reply With Quote
I am getting the same but no idea why.
View User's Profile E-Mail User View All Posts By User U2U Member
Jonr

posted on 15/5/05 at 09:59 AM Reply With Quote
I'm not, so I guess it's something on your computers rather than the site.

Not very helpful I know, sorry

View User's Profile View All Posts By User U2U Member
Staple balls

posted on 15/5/05 at 10:02 AM Reply With Quote
i'm not getting it

tried clearing cookies etc.?






View User's Profile Visit User's Homepage View All Posts By User U2U Member
Stuart Ainslie

posted on 15/5/05 at 10:36 AM Reply With Quote
quote:
Originally posted by omega 24 v6
I am getting the same but no idea why.


Don't suppose you are using Firefox ?
Think it has only started since I downloaded the 1.04 update ?

View User's Profile E-Mail User View All Posts By User U2U Member
Stuart Ainslie

posted on 15/5/05 at 10:38 AM Reply With Quote
quote:
Originally posted by Staple balls
i'm not getting it

tried clearing cookies etc.?


Just ried that one - Still the same

View User's Profile E-Mail User View All Posts By User U2U Member
Peteff

posted on 15/5/05 at 10:55 AM Reply With Quote
Just checked

It's not firefox 1.0.4, mine works o.k. Explorer's o.k. as well.





yours, Pete

I went into the RSPCA office the other day. It was so small you could hardly swing a cat in there.

View User's Profile View All Posts By User U2U Member
flak monkey

posted on 15/5/05 at 11:41 AM Reply With Quote
It was doing that last night, but only when chris was playing with the site. I would suggest clearing your history to wipe the cache and try it again.

David





Sera

http://www.motosera.com

View User's Profile Visit User's Homepage View All Posts By User U2U Member
omega 24 v6

posted on 15/5/05 at 01:30 PM Reply With Quote
Cleared all history and cookies from control panel and it's still the same.
View User's Profile E-Mail User View All Posts By User U2U Member
omega 24 v6

posted on 16/5/05 at 06:58 PM Reply With Quote
BTT mines is still the same today has anyone else still got this or are you all sorted. If so how.
View User's Profile E-Mail User View All Posts By User U2U Member

New Topic New Reply


go to top






Website design and SEO by Studio Montage

All content © 2001-16 LocostBuilders. Reproduction prohibited
Opinions expressed in public posts are those of the author and do not necessarily represent
the views of other users or any member of the LocostBuilders team.
Running XMB 1.8 Partagium [© 2002 XMB Group] on Apache under CentOS Linux
Founded, built and operated by ChrisW.