Welcome, Guest. Please Login or Register.
May 03, 2024, 04:52:22 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  spaceports... « previous next »
Pages: [1] 2 Reply Ignore Print
Author Topic: spaceports...  (Read 3011 times)
Vincent
Noobie
*
Posts: 31


WWW
spaceports...
« on: December 21, 2001, 09:59:51 PM »
Reply with quote

i create a folder: yabb
i upload everything in BIN except install.php, that one in ascii
i give the folder 755 permission...
en then... i run install.php and what info do I fill in...
because I keep getting errors... i don't get it anymore...
Logged
Joseph Fung
Global Moderator
YaBB God
*****
Posts: 4512


Keep smiling: it makes others nervous.

WWW
Re:spaceports...
« Reply #1 on: December 21, 2001, 10:01:12 PM »
Reply with quote

I believe spaceports runs in safe mode - so you need to use the safemode installer.
Logged

Vincent
Noobie
*
Posts: 31


WWW
Re:spaceports...
« Reply #2 on: December 21, 2001, 10:04:26 PM »
Reply with quote

yes it does run in safe mode,
i uploaded all folders into the yabb folder...
i've uploaded all other files into the yabb folder, and then i upoloaded install.php in ascii...
then i run the install.php... and i just can't get it :(
Logged
Vincent
Noobie
*
Posts: 31


WWW
Re:spaceports...
« Reply #3 on: December 21, 2001, 10:22:21 PM »
Reply with quote

oke...
i got an account created...
and the installer says to me: succes!!!
i run index.php and all it said was...
Parse error: parse error, expecting `T_CONSTANT_ENCAPSED_STRING' or `'('' in /usr/home/frumper/public_html/yabb/index.php on line 247

what does this mean?
Logged
Joseph Fung
Global Moderator
YaBB God
*****
Posts: 4512


Keep smiling: it makes others nervous.

WWW
Re:spaceports...
« Reply #4 on: December 21, 2001, 10:27:35 PM »
Reply with quote

Quote from: Vincent on December 21, 2001, 10:22:21 PMoke...
i got an account created...
and the installer says to me: succes!!!
i run index.php and all it said was...
Parse error: parse error, expecting `T_CONSTANT_ENCAPSED_STRING' or `'('' in /usr/home/frumper/public_html/yabb/index.php on line 247

what does this mean?
It appears the version of php running on your server doesn't like
if ($currentboard == "") { require_once "$sourcedir/BoardIndex.php"; BoardIndex(); }
perhaps it would like
if ($currentboard == "") { require_once ("$sourcedir/BoardIndex.php"); BoardIndex(); }better?
Logged

Vincent
Noobie
*
Posts: 31


WWW
Re:spaceports...
« Reply #5 on: December 21, 2001, 10:37:35 PM »
Reply with quote

*s*
now it sais:
Parse error: parse error, expecting `T_CONSTANT_ENCAPSED_STRING' in /usr/home/frumper/public_html/yabb/index.php on line 247

hmmm the perl version was within 5 minutes running ;D
Logged
alexrolko
Guest
Re:spaceports...
« Reply #6 on: December 21, 2001, 10:50:02 PM »
Reply with quote

make a PHP file upload it to spaceports called phpinfo.php and inside put:

Quote<?
   phpinfo()
?>

what version of PHP are they running?
Logged
Vincent
Noobie
*
Posts: 31


WWW
Re:spaceports...
« Reply #7 on: December 21, 2001, 11:57:28 PM »
Reply with quote

http://cgi-bin.spaceports.com/~frumper/phpinfo.php

php4 i thought....
Logged
alexrolko
Guest
Re:spaceports...
« Reply #8 on: December 22, 2001, 12:30:50 AM »
Reply with quote

4.0.2, just for anyone's information. (due to Spaceports no linking)

Wait to see what the Dev's have to say, but Spaceports may need to upgrade there version of PHP.
Logged
Ryan
Guest
Re:spaceports...
« Reply #9 on: December 22, 2001, 04:32:10 AM »
Reply with quote

I have the same problem with spaceports, email me if you get it fixed  ;D
Logged
Ryan
Guest
Re:spaceports...
« Reply #10 on: December 22, 2001, 06:11:56 AM »
Reply with quote

I got it for the moment... ;D ;D ;D
change ; it to:

if ($currentboard == "") { include_once ("$sourcedir/BoardIndex.php"); BoardIndex(); }
Logged
Ryan
Guest
Re:spaceports...
« Reply #11 on: December 22, 2001, 06:16:03 AM »
Reply with quote

Damn no one stays logged in
Logged
Ryan
Guest
Re:spaceports...
« Reply #12 on: December 22, 2001, 06:20:47 AM »
Reply with quote

sorry about all the posts but to make it work change the thing above then clear your cookie in your browser
Logged
alastairweller
Noobie
*
Posts: 24


mmmmmmmm.....

WWW
Re:spaceports...
« Reply #13 on: December 23, 2001, 12:04:58 PM »
Reply with quote

I get the same error at http://davison.port5.com which is running on portland.co.uk servers.
I know others who had probs with portland servers for yabb se, zef had a few when he started betaring kb there as well.

please let me know if there is a fix I can do or do I need to wait for a patch?

al
Logged

Head is spinning....
JeeBee
Guest
Re:spaceports...
« Reply #14 on: December 24, 2001, 10:45:22 AM »
Reply with quote

Please go to Portland (http://office.portland.co.uk/cgi-bin/index.cgi) and write an error report and ask for update, they run PHP v4. I get same error as you, and maybe more reports would speed up the update?

Quote from: alastairweller on December 23, 2001, 12:04:58 PMI get the same error at http://davison.port5.com which is running on portland.co.uk servers.
I know others who had probs with portland servers for yabb se, zef had a few when he started betaring kb there as well.

please let me know if there is a fix I can do or do I need to wait for a patch?

al
Logged
Pages: [1] 2 Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  spaceports... « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.014 seconds with 19 queries.