Some Odd Quirks [message #920] |
Sat, 09 March 2002 13:40 |
DocObvious
Messages: 39 Registered: March 2002
Karma: 0
|
Member |
|
|
These don't seem to be bugs so much as they're simply odd things that take a little getting used to:
- When selecting a style, no matter which one is selected, the image folder for it always goes to "default" - if I type the correct folder name and click "Update" it works but going back into the style manager shows the folder being set back to "default"
- User profiles absolutely refuse to hold the date of birth info. I don't know whether or not this info is actually being saved because every time a user opens their profile, the birth date fields are blank.
- Two errors keep popping up in the file manager: "ChDir: No such file or directory (errno 2) in /*******/public_html/rpsforum/adm/admbrowse.php on line 226" and "readfile("admclose.html") - No such file or directory in /*******/public_html/rpsforum/adm/admbrowse.php on line 228" (the *'s are added by me to this post as the URL is not public)
Does anyone have any ideas about how to correct these things?
|
|
|
Re: Some Odd Quirks [message #922 is a reply to message #920] |
Sat, 09 March 2002 18:05 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Could you please tell me which version of the forum you are running?
FUDforum Core Developer
|
|
|
Re: Some Odd Quirks [message #925 is a reply to message #922] |
Sat, 09 March 2002 20:05 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The bugs #1 & #2 have been fixed in the latest CVS. If you want let me know and I'll send you the 2 files that were modified to fix those problems.
The bug #3 is rather interesting, I can see why it "would" happen however on neither of my systems I can replicate the bug.
It would appear the getcwd() call at the start of the script fails and then fails to restore you to the proper dir, hence the 2 warning messages you get.
Is the system you are using running safe mode? Would it be possible for you to show me the output of phpinfo() on your server?
FUDforum Core Developer
|
|
|
|
Re: Some Odd Quirks [message #934 is a reply to message #932] |
Sun, 10 March 2002 09:00 |
|
FUDchild
Messages: 49 Registered: February 2002 Location: Mulberry, Florida
Karma: 0
|
Member |
|
|
DocObvious wrote on Sat, 09 March 2002 6:28 PM |
prottoss wrote on Sat, 09 March 2002 3:05 PM | The bugs #1 & #2 have been fixed in the latest CVS. If you want let me know and I'll send you the 2 files that were modified to fix those problems.
|
Yes, that would be very helpful. Pass them over whenever is conveneient, please.
Quote: | The bug #3 is rather interesting, I can see why it "would" happen however on neither of my systems I can replicate the bug.
It would appear the getcwd() call at the start of the script fails and then fails to restore you to the proper dir, hence the 2 warning messages you get.
Is the system you are using running safe mode? Would it be possible for you to show me the output of phpinfo() on your server?
|
Why do I always have to find the "interesting" glitches? Hopefully the info I passed over on the other thread regarding timezones will help you figure this one out, although this doesn't seem to be a critical issue as it doesn't have an effect on whether the file manager functions or not.
|
I am running 1.2.2 and it will not save the birthdays and also the dir name for styles always goes back to default.
users image doesnt show up in profile... and I still had to jump thru a million hoops to get it all set up again, I waited for 1.2 and then i said well ill wait a lil longer. logged in and it said current stable version so installed it and i did get the admin error you did a few times but when i refreshed the page it went away.
so real problem now is the users image in their profile doesn't work, and you can't use the url option in the avatar, and the birthdays dont save, and the style dir is bugged out!
PEACE FUDChild
|
|
|
Re: Some Odd Quirks [message #941 is a reply to message #920] |
Sun, 10 March 2002 16:02 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The #3 error reported in this thread was also fixed.
FUDforum Core Developer
|
|
|
|