livbit.com - Social bookmarking website

Simple social bookmarking website in drupal...

livbit.com

cannot change from myurl/node to myurl/ANYWORD

I've already searched on this forum, drupal pages and google but without luck.

Its seems to be very simple but its not!

I want my site-urls look like "example.com/MYWORD/12345" but not "example.com/node/12345". I have tried to change it under "Home › Administer › Site configuration " (admin/settings/site-information) and I got this error :

The path 'MYWORD' is either invalid or you do not have access to it.

How can I make it possible to drupal use MYWORD instead of node.

Thanks for any help!

Which modules restrict anonymous user access

I'm trying to track down the source of a problem causing my site to not be visible to anonymous users (check it out for yourself at http://www.gamedesign.net). I've checked that access content is checked under user permissions and cleared the cache in case there was bad data there - now I'm just curious - which modules are able to restrict user access beyond the permission section?

Any LMS Module /Support in Drupal ?

for school or other education web, anyLearn Management System (LMS) like moodle, etc in here? like JoomlaLMS plugin?

Anonymous User Access

I recently took over helping on a site that runs drupal - not sure which version, probably 4.7 or older. Everything on the site seems to work fine for those people who login with an account but for anonymous viewers of the site it gives the problem:

"You are not authorized to access this page. If you are logged into your user account, you may not have the necessary privileges to reach this page. If you aren't logged in, please do so and try your request again.

If you continue to have problems, please contact a site administrator. "

Database merge - sequences are not correctly evaluated

I upgraded from 4.5.x to 4.7.11 which worked flawlessly, but I also merged my databases into one single instance (mysql 4.1). I am sharing the following tables:

- sequences
- profile_fields
- profile_values
- users
- users_roles
- role
- authmap
- sessions

All has been successfully imported to the new database, but now when I try to create a new object (article, menu item, or whatever) it tries to use 1 as new id. How is this possible, those values should be taken from the table sequences, or am I wrong (and those are correct)?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x