Search error - resolved

PaddyD

MrExcel MVP
Joined
May 1, 2002
Messages
14,234
Got the following error trying to search the board...Thought you might be interested...Paddy

phpBB was unable to query the forums database
The table 'SQLcaec43_0' is full
SELECT u.user_id,f.forum_id, p.topic_id, u.username,
p.post_time,t.topic_title,f.forum_name FROM posts p, posts_text pt, users u, forums f,topics t
WHERE ( (t.topic_title LIKE '%date%') AND p.forum_id=2 OR (pt.post_text LIKE '%date%') AND p.forum_id=2 )
AND p.post_id = pt.post_id AND p.topic_id = t.topic_id AND p.forum_id = f.forum_id AND p.poster_id = u.user_id AND f.forum_type != 1
ORDER BY p.post_time desc LIMIT 200
This message was edited by PaddyD on 2002-05-19 21:30
 

Forum statistics

Threads
1,221,494
Messages
6,160,141
Members
451,624
Latest member
TheWes

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top