Sigx

We are the future in the past.
It is currently Wed Oct 04, 2023 5:15 am

All times are UTC - 8 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Test
PostPosted: Tue May 25, 2004 3:40 pm 
Offline

Joined: Sat May 22, 2004 1:07 pm
Posts: 8
Image

_________________
Image


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 25, 2004 3:53 pm 
Offline

Joined: Mon Mar 15, 2004 1:48 pm
Posts: 1397
Location: Los Angeles
is your host allowing the reading of the data now?


To test if your host retrievs the data change this code:

Code:
if( $data ){ // if we get the data ok
   drawIt($data, $fc, $bc, $fz, $trans, $Xoffset, $Yoffset, $backIMG);
   //echo "$data, $fc, $bc, $fz, $trans, $backIMG";
}


to:

Code:
if( $data ){ // if we get the data ok
   //drawIt($data, $fc, $bc, $fz, $trans, $Xoffset, $Yoffset, $backIMG);
   echo "$data, $fc, $bc, $fz, $trans, $backIMG";
}


if you see it return nothing, it means it has a problem grabbing the data.

_________________
Image

Image

Image


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 02, 2004 11:30 am 
Offline

Joined: Wed Jun 02, 2004 10:36 am
Posts: 2
does it work now >O<

_________________
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group
Fatal: Not able to open ./cache/data_global.php