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

Primary Menu Still Shows "Edit Primary Links"

I just installed a new site running 4.7-beta3. I added some new items to the primary links menu, and when I am logged in they show up in the header as expected. But when I log out, it changes back to "edit primary links". Am I doing something wrong, or should I report this as a bug?

Thanks!

Adding/Installing Modules

Ok, I'm trying to figure out how to edit the mysql tables to add modules.

My server has phpMyAdmin and I'm trying to install some modules to my present drupal site (it's new - inmyshoes.net).

Installing the module to the site is no problem, it's dealing with the tables that I'm trying to learn.

So the instructions, for example, for the resipe module say:

2. Create the SQL table. This depends a little on your system, but the
most common method is:
mysql -u username -ppassword drupal < recipe.mysql

Systems events

I just installed a drupal 4.6 site and I am seeing a "system/files not found." message on the /admin page. When I tried to search drupal.org for "system/files not found." I get the page not found error message:

Not Found

The requested URL /search/node/system/files+not+found. was not found on this server.
Apache Server at drupal.org Port 80

My question is, what does the "system/files not found." error mean?

comments problem - please help me..

hi guys,

I have a very annoying problem and it seems there is no solution. The comment system of my multi-site Drupal install produces strange results: Only the administrator can send comments by default.
If I want authenticated users (or other created groups) to commit messages, I must set node administration permission for them in the acces controll list. I'v been looking for the reasons for days but I haven't. :(
Where should I search the solution?
Thank you very much for helping me.

B.

ps: sorry fom my weak english.

Login attempt returns me to same page, no error

Hi all,

I'm trying to install Drupal 4.6.5 on my home development server, running Apache 2.0.55, PHP 5.1.2 and MySQL 5.0.15.

I followed the instructions in install.txt as precisely as I know how; upon opening the homepage initially I had the themes PHP 5.1 compatibility problem, so I did:

update variable set value='s:9:"chameleon";' where name='theme_default';

to change the theme. I created the admin account successfully using the web page, but when trying to login, it just returns me to the same page I try to login from, with no error.

The behaviour can be seen in the watchdog table - somewhere between logging in and redirection to the target page, it is 'forgotten' that I have logged in.

mysql> select wid,uid,type,severity,link,location,hostname,timestamp from watchdog where wid>=15 and wid<=21;
+-----+-----+---------------+----------+---------------------------------------------------+---------------------------------------------------------+-------------+------------+
| wid | uid | type          | severity | link                                              | location                                                | hostname    | timestamp  |
+-----+-----+---------------+----------+---------------------------------------------------+---------------------------------------------------------+-------------+------------+
|  15 |   1 | user          |        0 |                                                   | /drupal-4.6.5/?q=user/login&destination=user%2F1%2Fedit | 192.168.0.2 | 1137896523 |

How to install translations template

Can someone walk me through the tranlation installation? I tried its readme.txt file and I've no idea what they were talking about:

1. I unzip the drupal-pot460.tar.gz to my website root folder (let say c:\icevn)
2. under dos command, i typed in php extractor.php *.php includes/*.inc modules/*.module themes/*/*/*

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal