| Author |
Post |
|
|
#1 Tue Jul 27, 2010 4:21 pm
|
|
Member
Registered: Dec 2009
Posts: 14
|
I tried to install UseBB 1.0.10. When I accessed install/index.php, this message was displayed. Please tell me how do I do. Quote UseBB General Error An error was encountered. We apologize for any inconvenience.
In file /usr/lib/php/foot.php on line 10: E_NOTICE - Undefined variable: c_action
This error should probably not have occured, so please report it to the webmaster. Thank you for your help. If you are the webmaster of this board and you believe this is a bug, please send a bug report.
|
|
|
#2 Tue Jul 27, 2010 6:05 pm
|
|
Developer
Registered: Apr 2004
Posts: 2230
Location: Belgium
|
I assume some files are being included in PHP on your host automatically, and these are not free of errors or unclean code. Unless you can access and fix /usr/lib/php/foot.php I would restore the error reporting level by commenting out line 62: error_reporting(E_ALL); in sources/common.php. Commenting out: putting // or # at the beginning of the line.
|
|
|
#3 Tue Jul 27, 2010 7:23 pm
|
|
Member
Registered: Dec 2009
Posts: 14
|
Thank you for your reply. I did, but same message was displayed. I want to install on 000webhost.com. PHP version is 5.2. Is it related this problem? But I could install on other server moving PHP5.
|
|
|
#4 Wed Jul 28, 2010 11:04 am
|
|
Developer
Registered: Apr 2004
Posts: 2230
Location: Belgium
|
Try altering the line to error_reporting(E_ALL ^ E_NOTICE); and/or commenting out the line saying ini_set('display_errors', '1'); If this doesn't work try contacting your host, since that file obviously is not part of UseBB itself.
|
|
|
#5 Thu Jul 29, 2010 12:38 am
|
|
Member
Registered: May 2005
Posts: 386
Location: US WA. St.
|
Just an FYI, tried that host not long ago and constantly received mysql errors, their database setup isn't reliable at all.
|
|
|
#6 Tue Aug 03, 2010 8:04 am
|
|
Member
Registered: Dec 2009
Posts: 14
|
Thank you for your replys. I gave up use Uusebb on that host. I installed the other host. Then I can use it. Thank you.
|
|
|
#7 Fri Aug 27, 2010 12:14 am
|
|
Member
Registered: Aug 2010
Posts: 15
|
i have find the key to this Error: go to this http://members.000webhost.com/analytics.phpdisenable the code  this is example http://bbs.sklece.com shingo wrote I tried to install UseBB 1.0.10. When I accessed install/index.php, this message was displayed. Please tell me how do I do. Quote UseBB General Error An error was encountered. We apologize for any inconvenience.
In file /usr/lib/php/foot.php on line 10: E_NOTICE - Undefined variable: c_action
This error should probably not have occured, so please report it to the webmaster. Thank you for your help. If you are the webmaster of this board and you believe this is a bug, please send a bug report.
|
|
|
#8 Sat Dec 11, 2010 7:50 am
|
|
Member
Registered: Dec 2009
Posts: 14
|
Thank you for your reply, sklece. But I could not read it. And I gave up install UseBB on 000webhost.com. I will install the other host.
|
|
|
#9 Sat Dec 11, 2010 12:00 pm
|
|
Member
Registered: Aug 2010
Posts: 15
|
what we have to do is just to shut down the code that 000webhost have add at the bottom of page. so we go to http://members.000webhost.com/analytics.php to shut down it. PS: if your password not workable,just login the 000webhost and initialize your account! Goodluck! shingo wrote Thank you for your reply, sklece. But I could not read it. And I gave up install UseBB on 000webhost.com. I will install the other host.
|
|
|
#10 Sun Dec 12, 2010 3:51 am
|
|
Member
Registered: Dec 2009
Posts: 14
|
Thank you for your reply. But I have got some other discontent in 000webhost.com. So I wrote I would install the other server. I want this topic will give advice to other person who uses it. I say thank you for your replys, again.
|