Glitch when clicking picture links

Please register or login

Welcome to ScubaBoard, the world's largest scuba diving community. Registration is not required to read the forums, but we encourage you to join. Joining has its benefits and enables you to participate in the discussions.

Benefits of registering include

  • Ability to post and comment on topics and discussions.
  • A Free photo gallery to share your dive photos with the world.
  • You can make this box go away

Joining is quick and easy. Log in or Register now!

sdan

New
Messages
1
Reaction score
0
Can anyone explain what is happening? I've seen this is a few threads. In this thread when I click on kaboom's link, I get the following text instead of the picture:
#!/usr/bin/perl

use lib qw(/home/ratcat/public_html/matrix);
use CGI::Carp qw(fatalsToBrowser);

$|=1;

use user;
&user::action;
 
sdan:
Can anyone explain what is happening? I've seen this is a few threads. In this thread when I click on kaboom's link, I get the following text instead of the picture:
#!/usr/bin/perl

use lib qw(/home/ratcat/public_html/matrix);
use CGI::Carp qw(fatalsToBrowser);

$|=1;

use user;
&user::action;
Looks like a bad link on a 2 year old post......
 

Back
Top Bottom