Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Design & Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Web Design & Programming Discussion of web design, and server-side & client-side scripting

Reply
 
LinkBack Thread Tools
Old 01-18-2009, 03:46 PM   #1 (permalink)
Registered User
 
PROK's Avatar
 
Join Date: Jan 2009
Posts: 4
OS: vista


Confused Preload.php won't progress to step 2!

Not sure if i'm even in the right forum! But here goes, I am totally new to this php scripting, got a script and posted to my server, all is good all values changed....BUT my preload.php file is not progressing to step 2? What can i do? Any help would b great! Thanx every1!
__________________
It's NOT a problem!......It's an OPPORTUNITY 4 IMPROVEMENT!
PROK is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 01-18-2009, 03:54 PM   #2 (permalink)
Moderator: Design
 
dm01's Avatar
 
Join Date: Oct 2006
Location: Richmond, B.C.; Canada
Posts: 1,455
OS: Windows XP [Version 5.1.2600] SP3 | Ubuntu Jaunty Jackalope | Windows 7 BETA

My System

Re: Preload.php won't progress to step 2!

Welcome to TSF, SPROK.

Please post your PHP code from Preload.php within bbcode[php].
__________________


Validate your Markup Validate your CSS Notepad++
Please use [html], [php], and [code] when posting code or markup.
I do not help by Private Message or e-mail. If for some reason I have over-looked a reply to a thread that I have previously replied to, then send me a message.
dm01 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-18-2009, 04:02 PM   #3 (permalink)
Registered User
 
PROK's Avatar
 
Join Date: Jan 2009
Posts: 4
OS: vista


Re: Preload.php won't progress to step 2!

<?
include("html.php");

siteheader();
?>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>thesicillianmafia.com</title>
</head>
<body>
<table width="427" border="0" align="center" bgcolor="#000000">
<tr>
<td width="421" height="344">

<SCRIPT language=JavaScript>
var imagenames=new Array('tru/gfx/-.gif', 'tru/gfx/mb.gif', 'tru/gfx/b0.gif', 'tru/gfx/b1.gif', 'tru/gfx/b2.gif', 'tru/gfx/b3.gif', 'tru/gfx/b4.gif', 'tru/gfx/b5.gif', 'tru/gfx/b6.gif', 'tru/gfx/bg.gif', 'tru/gfx/brl.gif', 'tru/gfx/brr.gif', 'tru/gfx/c0.gif', 'tru/gfx/c1.gif', 'tru/gfx/c2.gif', 'tru/gfx/c3.gif', 'tru/gfx/c4.gif', 'tru/gfx/c5.gif', 'tru/gfx/don.jpg', 'tru/gfx/donsh.jpg', 'tru/gfx/goldtable.jpg', 'tru/gfx/kdr.gif', 'tru/gfx/l.gif', 'tru/gfx/mb.gif', 'tru/gfx/od.gif', 'tru/gfx/pixel.gif', 'tru/gfx/r.gif', 'tru/gfx/rd.gif', 'tru/gfx/t.gif', 'tru/gfx/tb.gif', 'tru/gfx/tl.gif', 'tru/gfx/tr.gif');



var yposition=250; // POSITION OF LOAD BAR FROM TOP OF WINDOW, IN PIXELS
var barheight=28; // HEIGHT OF PROGRESS BAR IN PIXELS (MIN 25)
var barwidth=350; // WIDTH OF THE BAR IN PIXELS
var bordercolor='#000000'; // COLOR OF THE BORDER
var newlocation='play.php'; // THE NEW LOCATION REPORTED TO THIS FILE'S LOCATION

//DO NOT EDIT BEYOND THIS POINT UNLESS YOU REALLY KNOW JAVASCRIPT
var NS4 = (navigator.appName.indexOf("Netscape")>=0 && parseFloat(navigator.appVersion) >= 4 && parseFloat(navigator.appVersion) < 5)? true : false;
var IE4 = (document.all)? true : false;
var NS6 = (parseFloat(navigator.appVersion) >= 5 && navigator.appName.indexOf("Netscape")>=0 )? true: false;
var imagesdone=false;
var blocksize=barwidth/(imagenames.length);
barheight=Math.max(barheight,25);
var loaded=0, perouter, perdone, images=new Array();
var txt=(NS4)?'<layer name="perouter" bgcolor="'+bordercolor+'" visibility="hide">' : '<div id="perouter" style="position:absolute; visibility:hidden; background-color:'+bordercolor+'">';
txt+='<table cellpadding="0" cellspacing="1" border="0"><tr><td width="'+barwidth+'" height="'+barheight+'" valign="center">';
if(NS4)txt+='<ilayer width="100%" height="100%"><layer width="100%" height="100%" background="http://themafiaboss.com/images/main/pl_back.gif" top="0" left="0">';
txt+='<table cellpadding="0" cellspacing="0" border="0"><tr><td valign="center" width="'+barwidth+'" height="'+barheight+'" background="http://themafiaboss.com/images/main/pl_back.gif"><center><span style="font-family: sans-serif; color: gray; font-weight: bold; font-size: 10px;">Loading thesicillianmafia.com...</span></center></td></tr></table>';
if(NS4) txt+='</layer>';
txt+=(NS4)? '<layer name="perdone" width="100%" height="'+barheight+'" background="http://themafiaboss.com/images/main/pl_front.gif" top="0" left="0">' : '<div id="perdone" style="position:absolute; top:1px; left:1px; width:'+barwidth+'px; height:'+barheight+'px; background="http://themafiaboss.com/images/main/pl_front.gif"; z-index:100">';
txt+='<table cellpadding="0" cellspacing="0" border="0"><tr><td valign="center" width="'+barwidth+'" height="'+barheight+'" background="http://themafiaboss.com/images/main/pl_front.gif"><center><span style="font-family: sans-serif; color: white; font-weight: bold; font-size: 10px;">Loading thesicillianmafia.com...</span></center></td></tr></table>';
txt+=(NS4)? '</layer></ilayer>' : '</div>';
txt+='</td></tr></table>';
txt+=(NS4)?'</layer>' : '</div>';
__________________
It's NOT a problem!......It's an OPPORTUNITY 4 IMPROVEMENT!
PROK is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-18-2009, 04:04 PM   #4 (permalink)
Registered User
 
PROK's Avatar
 
Join Date: Jan 2009
Posts: 4
OS: vista


Re: Preload.php won't progress to step 2!

some1 just told me to put this into browser: javascript:alert(document.cookie)
Result: tru****=nodata
But i can't find this!
__________________
It's NOT a problem!......It's an OPPORTUNITY 4 IMPROVEMENT!
PROK is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 01-18-2009, 04:18 PM   #5 (permalink)
Registered User
 
PROK's Avatar
 
Join Date: Jan 2009
Posts: 4
OS: vista


Re: Preload.php won't progress to step 2!

Could this line b the prob?
$**** = mysql_fetch_array(mysql_query("SELECT ****,rank,nrank,online,*****,thug,lowrider,networth,profile,lastattackby,lastattack,crew,description,city,id,status,ip,attin,attout,dealers,bootleggers,hustlers,punks,hitmen,bodyguards,bike,hummer,code FROM $tab[****] WHERE ****='$pid';"));
__________________
It's NOT a problem!......It's an OPPORTUNITY 4 IMPROVEMENT!
PROK is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 08:08 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85