|
-
Feb 1st, 2006, 06:23 PM
#1
Thread Starter
Hyperactive Member
?part=* Problem
Referring to MageBB, the install.php file will not go past stage one, although the variable is set in the browser address, it works fine on one of my test servers but on the other it just sticks.
Not working is here - http://rsserver2.gotdns.org/magebb/install/install.php
I will post the original install.php on request. I'm hoping this is just a common bug like I need to update PHP version or something daft
Many Thanks,
Rudi
-
Feb 2nd, 2006, 03:57 AM
#2
Re: ?part=* Problem
How are you collecting the part variable? You should be using $_GET['part'].
-
Feb 2nd, 2006, 06:01 AM
#3
Thread Starter
Hyperactive Member
Re: ?part=* Problem
 Originally Posted by visualAd
How are you collecting the part variable? You should be using $_GET['part'].
Yes that's correct, right at the top of the PHP file.
-
Feb 2nd, 2006, 09:08 AM
#4
Re: ?part=* Problem
Do other scripts which use $_GEt work? See if renaming the variable works too.
-
Feb 2nd, 2006, 09:24 AM
#5
Re: ?part=* Problem
Can you show the code that retrieves and checks the part number?
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|