|
|
|
|
1
|
2
|
3
|
4
|
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
|
26
|
27
|
28
|
29
|
|
|
|
|
315 Members
54 Forums
4539 Topics
246620 Posts
Max Online: 1099 @ 06/28/07 11:42 PM
|
|
|
#175306 - 06/17/07 06:29 PM
Re: UBB.threads 7.2 beta 1 update
[Re: Harold]
|
Crazy Cat Woman
Registered: 10/25/03
Posts: 18537
Loc: Litter Box
|
no
_________________________
A positive attitude may not solve all your problems, but it will annoy enough people to make it worth the effort. Herm Albright (1876 - 1944)
|
|
Top
|
|
|
|
#175449 - 06/18/07 09:31 AM
Re: UBB.threads 7.2 beta 1 update
[Re: Harold]
|
The IDEA Man
Registered: 11/10/03
Posts: 33068
Loc: ohio
|
Beta should fix these things in a couple weeks. Hey Harold, TOR said that the emails that the board sends out when he gets a new pm is full of code and not very legible. You may want to turn on this feature and send yourself a pm and see what he is talking about 
_________________________
We hang the petty thieves and appoint the great ones to public office. -Aesop, 620 BC - 560 BC
|
|
Top
|
|
|
|
#175450 - 06/18/07 09:38 AM
Re: UBB.threads 7.2 beta 1 update
[Re: trallyus]
|
Day Sleeper
Registered: 10/31/03
Posts: 15933
Loc: Alternating Veracities
|
Also when you search for something, you get this stuff at the top of the page..
SELECT t1.POST_ID FROM ubbt_POSTS as t1, ubbt_TOPICS as t2 WHERE t1.POST_IS_APPROVED = '1' AND t2.TOPIC_STATUS <> 'M' AND t2.FORUM_ID IN ('1','2','3','4','5','6','7','8','9','10','11','12','13','14','15','16','17','18','19','21','22','23','24','25','27','28','31','34','35','37','38','39','40','41','42','43','44','52','53','55') AND t1.TOPIC_ID = t2.TOPIC_ID AND MATCH ( t1.POST_SUBJECT,t1.POST_DEFAULT_BODY) AGAINST ('test' IN BOOLEAN MODE) AND t1.POST_POSTED_TIME > '1181569088' ORDER BY t1.POST_POSTED_TIME DESC LIMIT 200
|
|
Top
|
|
|
|
|
Registered: 11/10/03
Posts: 33068
|
|
|