Having problems installing Drupal? See the Installation Guide for more information.

Fatal error: Table 'x.users' doesn't exist

This is a new installation the latest version 4.5.2.

The complete line reads as follows: Fatal error: Table 'mijnjawo_drupal.users' doesn't exist query: SELECT u.*, s.* FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.sid = 'fd290af24b21eb125e85fa8535e49422' AND u.status < 3 LIMIT 0, 1 in /home/mijnjawo/public_html/includes/database.mysql.inc on line 125

why cant drupal post data for admin/settings ?

Anybody out there have any idea why my site works fine but I just cant submit any data on the
?q=admin/settings
page??

when i do I get a page not found (a drupal page not found)
annoying? yes.

will

FCKeditor module does not work.

Ive tried for 2 whole days, and I still cannot get fckeditor working within drupal. This is the most frustrating thing I've ever had to do in my 4 years of system administration.

The lowdown:
1. downloaded fckeditor module, put it in modules/ folder
2. activated module in admin->modules

Here's where it gets tricky..

If i use "modules/fckeditor/lib/" as fckeditors base path, it just shows a bunch of broken images and uncssed text in the textarea, and the admin overview page shows a bunch of 404's when it tries to goto:
"/modules/fckeditor/lib//editor/modules/fckeditor/lib/editor/skins/silver/toolbar/button.image.gif not found"

so i figrued it was the trailing slash on the base path, so i take it out...

base path is now "modules/fckeditor/lib"

Same exact thing, it shows a bunch of text just floating there with alot of broken images, you take a look at the 404's they now point to:
"modules/fckeditor/lib/editor/modules/fckeditor/libeditor/skins/silver/fck_contextmenu.css"

notice the "libeditor" directory, its supposed to be lib/editor...

It seems that someplaces need the trailing slash, and some other places dont for this to work. I tried multiple CVS versions, and still no dice, no amount of hackery can fix this problem. there are 2 threads on just this subject, but with no definite answer

threads:
http://drupal.org/node/16258
http://drupal.org/node/16535

groups module 4.5

please help me whether the groups.module 4.4 works in drupal 4.5. I am badly in need of a group management module in drupal. If anybody has tried installin groups.module with drupal 4.5 please help me out .
thank you

Problem with weblink Module

I have just recently began using drupal for my website, www.i-church.com. I have installed the weblink module to manage all the weblinks. I have two questions, first there are two numbers after each category, one is for number of links and the other, I have no idea. I have noticed on some sites they have only the one number. I would like to do that with mine. if anyone can help, it would be much appreciated.

The second is, is weblink the only way to manage my links.

Thanks

Douglas

Date/Time display disappeared in event listing

In building more event fields, I suddenly have no Idea where the time, date, location and type fields of my events went. Apparently now I cannot see any of the event fields in any display view, be it calendar, table, day or single event, though date & time seem to show up only on the "printable page". How can I get the other fields to show up (printable and elsewhere)?

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal