Drupal is up and running but how do I ...?

user warning: Table 'drupal.location' doesn't exist

Installed and ready to roll, or so I thought. When a new user attempts to sign up, this error gets thrown:


* user warning: Table 'drupal.location' doesn't exist query: SELECT * FROM location WHERE oid=0 AND type='user' in /htdocs/www/includes/database.mysql.inc on line 120.
* user warning: Table 'drupal.location' doesn't exist query: SELECT * FROM location WHERE oid=3 AND type='user' in /htdocs/www/includes/database.mysql.inc on line 120.
* user warning: Table 'drupal.location' doesn't exist query: SELECT * FROM location WHERE oid=3 AND type='user' in /htdocs/www/includes/database.mysql.inc on line 120.

Weird thing is, a signup email is generated with a link to the initial temporary login page, which throws a similar error at the top, although only once this time:


user warning: Table 'drupal.location' doesn't exist query: SELECT * FROM location WHERE oid=3 AND type='user' in /htdocs/www/includes/database.mysql.inc on line 120.

Signing in there, which redirects to the edit user profiile (to change initial password), does the same thing:


* user warning: Table 'drupal.location' doesn't exist query: SELECT * FROM location WHERE oid=3 AND type='user' in /htdocs/www/includes/database.mysql.inc on line 120.
* user warning: Table 'drupal.location' doesn't exist query: SELECT * FROM location WHERE oid=3 AND type='user' in /htdocs/www/includes/database.mysql.inc on line 120.

Upon installation, homepage loads, UID 1 user created... can't login, or get to admin pages.

After deploying Drupal, version 4.5.8 (we only have PHP 4.3.2 on this box). I am able to get to the home page, and see the initial instructions on creating a new user who will be the admin.

I create the user, it gives me a password, and asks me to log in again. I do, but it still returns the "login box" and I try to click the link for the admin system, and it says that I don't have access.

I'm running this on postgresql 7.4

I've even done update users set pass=MD5('newpwd') where uid='1'; on the psql command line, and reset my password.

why so many registered users have "last access" as "never"?

When I go to administer -- users, to see when users last visited, about 15% of them are marked as "never" having visited. If I click on pages viewed, they don't have any. How can this be? These are registered users who have user names and email addresses.

G2 Filter works strange (also with Lightbox2 doesn't work)

I have installed Drupal 4.7 and Gallery 2.1. Everything is working very nice, gallery url_rewrite also.
In same installation of Drupal I am using Lightbox2 which is very nice working with image.module, but doesn't work with gallery2.

- I checked up in setting of Lightbox2: Enable Gallery 2 Filter
- I activated G2 filter and Lightbox filter

I found that G2 Filter itself generate only picture, not picture which is link.
Here is what G2 Filter generate me:

Arabic RTL bilingual

Hello,

I have a clean drupal 7.2 installation with box_cleanslate as a theme. I want it to be an English interface and part arabic and part english content. I searched for a solution, was able to find BIDI theme, but it is still 4.6 not updated to 4.7, and other material touching Right to Left language are somehow technical.

Can someone provide me with a link or info with step by step directions to add arabic content support to my website..

:)

Is there a way to allow free categories entered which do not create links ?

I have drupal working, but I have an issue now...

When any other category is created, it makes a link in the menu system for that category.

I would like to have content categorized but not creating links all over the place, since it makes the menus too long.

Can I have categories that do not show up as links? so they might show up in a search or similar but not in the navigation ?

Thanks

sean

Pages

Subscribe with RSS Subscribe to RSS - Post installation