bugs in 2.3.4 ? [message #7011] |
Fri, 01 November 2002 14:55 |
AutoHost
Messages: 99 Registered: October 2002
Karma: 0
|
Member |
|
|
Installed 2.3.4
As admin, if I login, refresh page, then logout, refresh page, I'm still listed under the 'Logged in users list' at the bottom of the page. Is this normal?
If I delete a catagory that has a forum with a post in it, then goto 'Deleted forums' in Admin control and delete the forum itself, say 'yes' to confirm, I get the following:
() 1100: Table 'fud23_thr_exchange' was not locked with LOCK TABLES
Query: DELETE FROM fud23_thr_exchange WHERE th=5
Server Version: 3.23.53a
[Referring Page] http://<domain>/forum/adm/admdelfrm.php?act=del&del_id=7&rid=1&S =ad436784964c538f128d357ca6f00c73
Then I use the browsers Back button and goto 'Deleted forums' again, and delete the same forum the second time, I don't get an error message.
Ron Miller
Stars! AutoHost
|
|
|
Re: bugs in 2.3.4 ? [message #7012 is a reply to message #7011] |
Fri, 01 November 2002 15:02 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
AutoHost wrote on Fri, 01 November 2002 09:55 |
As admin, if I login, refresh page, then logout, refresh page, I'm still listed under the 'Logged in users list' at the bottom of the page. Is this normal?
|
Yes.
If I delete a catagory that has a forum with a post in it, then goto 'Deleted forums' in Admin control and delete the forum itself, say 'yes' to confirm, I get the following:
() 1100: Table 'fud23_thr_exchange' was not locked with LOCK TABLES
Query: DELETE FROM fud23_thr_exchange WHERE th=5
Server Version: 3.23.53a
[Referring Page] http://<domain>/forum/adm/admdelfrm.php?act=del&del_id=7&rid=1&S =ad436784964c538f128d357ca6f00c73
[/quote]
Fixed in CVS, thanks for the report.
FUDforum Core Developer
|
|
|
|
Re: bugs in 2.3.4 ? [message #7019 is a reply to message #7018] |
Sun, 03 November 2002 15:14 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
If you disable_avatars that option will still show up in the user's profile.
FUDforum Core Developer
|
|
|
2.3.4 path problem [message #7045 is a reply to message #7011] |
Tue, 05 November 2002 20:23 |
AutoHost
Messages: 99 Registered: October 2002
Karma: 0
|
Member |
|
|
In Admin, User Manager, choose user, and add the following to the custom tag:
<img src="../images/image.jpg border=0>
I can see the image just fine in User Manager.
However, if I then Return to the Forum, Members, and click on that user, under Status the image is broken.
If the custom tag is
<img src="image/image.jpg border=0>
then it looks fine in the user's Profile view, but is broken in User Manager, Custom Tag.
Which is correct? Please fix so that it will be visible under both Custom Tag entry and under user profile view.
Thanks
Ron Miller
Stars! AutoHost
|
|
|
2.3.4 email registration notice problem [message #7047 is a reply to message #7011] |
Tue, 05 November 2002 20:27 |
AutoHost
Messages: 99 Registered: October 2002
Karma: 0
|
Member |
|
|
In 2.3.4, when a new user registers, there is no window that comes up to tell him that a registration URL has been emailed to him and that he cannot post until he has clicked on that URL to confirm his registration.
The only way he knows is when he tries to post, then sees a window saying he hasn't confirmed his registration yet.
Ron Miller
Stars! AutoHost
|
|
|
Re: 2.3.4 path problem [message #7048 is a reply to message #7045] |
Tue, 05 November 2002 20:27 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Do not use relative paths inside <img src> use full path, it'll work then.
FUDforum Core Developer
|
|
|
Re: 2.3.4 path problem [message #7049 is a reply to message #7048] |
Tue, 05 November 2002 20:36 |
AutoHost
Messages: 99 Registered: October 2002
Karma: 0
|
Member |
|
|
Ok, full path works.
Please see my other post above about email registration notice.
You and I posted at the same time, so its possible that you didn't yet see it.
Ron Miller
Stars! AutoHost
|
|
|
|
Re: bugs in 2.3.4 ? [message #7285 is a reply to message #7284] |
Fri, 15 November 2002 15:06 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
That's word wrapping, you can change the 50 char limit to something else if you think that is too short.
FUDforum Core Developer
|
|
|