|
|
Joined: Sep 2000
Posts: 129
Member
|
Member
Joined: Sep 2000
Posts: 129 |
I upgraded to 6.02 from 6.01, and suddenly we cannot post the message after we preview it.
The error message was something like "All of the required fields are not filled in."
I am using language other than English though.
Anyone got this problem?
...... x ...... Using UBBt 6.4.2 + Digg Ajax Mod, Trust Ajax Mod, Captcha Regristation & Login mod, Checkusername Ajax mode.
|
|
|
|
Joined: Sep 2000
Posts: 129
Member
|
Member
Joined: Sep 2000
Posts: 129 |
Okay here is the progress...
Whenever there is: $config['files'] = "/home/ponsel/public_html/forumfiles"; in the config.inc.cfg then there is an error saying that I have to fill in all the field.
Can anyone help me what's going on?
* I did chmod the dir, though.
Thanks
...... x ...... Using UBBt 6.4.2 + Digg Ajax Mod, Trust Ajax Mod, Captcha Regristation & Login mod, Checkusername Ajax mode.
|
|
|
|
Joined: May 1999
Posts: 3,039
Guru
|
Guru
Joined: May 1999
Posts: 3,039 |
This is a php.ini issue. I can't remember the exact details but basically your install of php sounds like it is in safe_mode but when you specify a files path then the form is a multipart form. These forms no longer work properly if php is in safe_mode. So, this requires either turning safe_mode off in php.ini or removing the path from the $config['files'] variable.
UBB.threads Developer
|
|
|
|
Joined: Sep 2000
Posts: 129
Member
|
Member
Joined: Sep 2000
Posts: 129 |
Ok it's all fixed. It is a php.ini issue, but the safe_mode is already turned off. I edited the file_uploads to On, and everything goes well Thanks!
...... x ...... Using UBBt 6.4.2 + Digg Ajax Mod, Trust Ajax Mod, Captcha Regristation & Login mod, Checkusername Ajax mode.
|
|
|
|
Joined: Apr 2002
Posts: 1,768
Addict
|
Addict
Joined: Apr 2002
Posts: 1,768 |
That's strange. In version 6.0.2 (and maybe 6.0.1?), the call ini_get(file_uploads) was added to deal with that situation.
A couple of potential problems:
1) Should the parameter be quoted? ini_get('file_uploads')
2) Are '0' and '1' the only legal values for that config parameter, or does it accept 'yes' and 'no' also?
|
|
|
|
Joined: May 1999
Posts: 3,039
Guru
|
Guru
Joined: May 1999
Posts: 3,039 |
Found this one. I don't check for ini_get(file_uploads) in the addpost.php script. Will need to get this fixed for the next release.
UBB.threads Developer
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 69
Joined: January 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|