Welcome, Guest. Please Login or Register.
May 17, 2024, 07:30:14 AM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  English User Help  |  English Help  |  bunch of errors on install « previous next »
Pages: [1] 2 Reply Ignore Print
Author Topic: bunch of errors on install  (Read 3163 times)
tom2
Jr. Member
**
Posts: 64


www.FireFighterBoats.com set the water on fire

WWW
bunch of errors on install
« on: December 21, 2001, 06:32:20 AM »
Reply with quote

i am getting a bunch of errors on install:

running IIS 5 on win2000

made a yabbse folder and set the everyone group to full controll

run install.php

first error:
Warning: Undefined variable: step in C:\Inetpub\iwaters\install.php on line 25

safe mode check was ok

next got:
Warning: Undefined index: DOCUMENT_ROOT in C:\Inetpub\iwaters\install.php on line 41

leaving intsall directory to "/yabbse" i get:
Directory /yabbse does not exist yet, please create it first

but remove the "/" and just use "yabbse" it works

then i get a big list of everything being wrote and this error on the bottom:
Warning: Undefined offset: 1 in C:\Inetpub\iwaters\install.php on line 85

Proceed> enter database info Proceed again

then i get a whole bunch of these:
Warning: Undefined variable: count in C:\Inetpub\iwaters\install.php on line 218

fill in url's and proceed and:
Settings.php was modified successfully

fill in admin info and proceed and get:
Warning: Undefined variable: skip in C:\Inetpub\iwaters\install.php on line 365

go to my board and get every error you could think of
http://www.intlwaters.com/yabbse/index.php

any ideas??

thanks a lot for any help!

tom
Logged
tom2
Jr. Member
**
Posts: 64


www.FireFighterBoats.com set the water on fire

WWW
Re:bunch of errors on install
« Reply #1 on: December 21, 2001, 06:55:23 AM »
Reply with quote

tiny bit better... i used the actual path and entered c:/inetpub/iwaters/yabbse

still got the same errors but it now show that i have a board installed with about 100 error messeges above it

any ideas??
Logged
Jay Silverman
Full Member
***
Posts: 189


And So It Begins.

ICQ - 213566 WWW
Re:bunch of errors on install
« Reply #2 on: December 21, 2001, 08:46:15 AM »
Reply with quote

Sounds like you may be running your php in error mode- open up c:\winnt\php.ini- and make sure display_errors and display_startup_errors are both set to off.
Logged
dOCda S
Noobie
*
Posts: 15


Gimme my sun back!

ICQ - 53488742
Re:bunch of errors on install
« Reply #3 on: December 21, 2001, 02:30:45 PM »
Reply with quote

i have the same probs on IIS4.0 with Win2k and PHP 4.1.0 and MySQL. MySQL seems to work but i got all those errors. they're gone after i've edited the ini file for PHP but i can't use the board anyway. if i click on the preinstalled board i get this errormessage now:

8: Undefined variable: showmods
(c:\Inetpub\webpub\YaBBSE\Sources\MessageIndex.php ln 110)

and several more on saving my profile and more....
Logged

Wanna have a nice Signature! :P
dOCda S
Noobie
*
Posts: 15


Gimme my sun back!

ICQ - 53488742
Re:bunch of errors on install
« Reply #4 on: December 21, 2001, 02:57:16 PM »
Reply with quote

Ok i feagured out that i had to put in a moderator to get it to work. but if i don't need one??? i am admin i don't need a moderator for just one board. hmmm weird. works now...
Logged

Wanna have a nice Signature! :P
dOCda S
Noobie
*
Posts: 15


Gimme my sun back!

ICQ - 53488742
Re:bunch of errors on install
« Reply #5 on: December 21, 2001, 03:05:40 PM »
Reply with quote

next error on trying a reply!

8: Undefined index: attachment
(c:\Inetpub\webpub\yabbse\Sources\Post.php ln 574)
Logged

Wanna have a nice Signature! :P
tom2
Jr. Member
**
Posts: 64


www.FireFighterBoats.com set the water on fire

WWW
Re:bunch of errors on install
« Reply #6 on: December 21, 2001, 03:27:38 PM »
Reply with quote

i turned off error mode... and that helped to not show the errors but it seems that we have the exact same prob... get :

Undefined index: attachment
(c:\inetpub\iwaters\yabbse\Sources\Post.php ln 574)

after a reply and making a new post

any help appreciated!
Logged
tom2
Jr. Member
**
Posts: 64


www.FireFighterBoats.com set the water on fire

WWW
Re:bunch of errors on install
« Reply #7 on: December 21, 2001, 03:42:41 PM »
Reply with quote

under Forum Preferences and Settings i saw a box that says "Check this box if you experience errors on an MS IIS server". i checked it and id did not seem to make a difference. when i went back to look at it again it was not checked. tried a few times... it dont stay checked??
Logged
Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:bunch of errors on install
« Reply #8 on: December 21, 2001, 03:45:42 PM »
Reply with quote

Looking into things...can you update it manually?
Logged

tom2
Jr. Member
**
Posts: 64


www.FireFighterBoats.com set the water on fire

WWW
Re:bunch of errors on install
« Reply #9 on: December 21, 2001, 03:59:43 PM »
Reply with quote

you mean update that check box manually? where is it?

well now i modified the settings page some more and got this error:
An Error Has Occurred!

8: Undefined variable: mts1
(c:\inetpub\iwaters\yabbse\Sources\Admin.php ln 967)

i changed to smtp, the server address and the board name

ok modified the settings.php manually... put mailtype back to 0 and fixed that error... i guess it dont like smtp i got the other box checked for IIS servers and it still gives the same errors
« Last Edit: December 21, 2001, 05:18:10 PM by tom2 » Logged
Jay Silverman
Full Member
***
Posts: 189


And So It Begins.

ICQ - 213566 WWW
Re:bunch of errors on install
« Reply #10 on: December 21, 2001, 08:27:46 PM »
Reply with quote

In php.ini, I had to change error_reporting to  E_ERROR to get everything to work.

Oh, and showmods is a bug in the first release of SE...an older version of boardindex.pl was released in the release zip.
Logged
Samm
Noobie
*
Posts: 21


I love YaBB SE! ;)

ICQ - 123701662 WWW
Re:bunch of errors on install
« Reply #11 on: December 22, 2001, 01:09:00 AM »
Reply with quote

I am having the exact same set of errors! And to make sure, i just downloaded the zip again this very second and installed again, and still the same errors! I just turned error reporting off and next is the showmods error on the messageindex. I'm not even gonna bother going any furthar cos i know whats gonna happen next just from reading this thread! Someone should sort this out.

EDIT: I can't even stay logged in. I log in and get logged back out after 1 click. (And yes, i have changed the cookie username and password variables so they're not the same as any previous ones...)
This is weird!
« Last Edit: December 22, 2001, 01:18:50 AM by Samm » Logged

tom2
Jr. Member
**
Posts: 64


www.FireFighterBoats.com set the water on fire

WWW
Re:bunch of errors on install
« Reply #12 on: December 22, 2001, 06:11:31 AM »
Reply with quote

Jay has it right... that's what you have to do to fix it. I'm working now... Thanks Jay!!!! ;D

* tom2 very happy!
Logged
Jay Silverman
Full Member
***
Posts: 189


And So It Begins.

ICQ - 213566 WWW
Re:bunch of errors on install
« Reply #13 on: December 22, 2001, 02:00:29 PM »
Reply with quote

Glad to help. :)
Logged
Samm
Noobie
*
Posts: 21


I love YaBB SE! ;)

ICQ - 123701662 WWW
Re:bunch of errors on install
« Reply #14 on: December 22, 2001, 06:10:09 PM »
Reply with quote

Ok, setting error_reporting to E_Error fixed the bugs but i still can't stay logged in...
Logged

Pages: [1] 2 Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  bunch of errors on install « 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 18 queries.