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

header // setcookie(); problems...

Notice: Undefined index: pass in c:\easyphp\www\drupal\includes\database.mysql.inc on line 31

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at c:\easyphp\www\drupal\includes\database.mysql.inc:31) in c:\easyphp\www\drupal\includes\session.inc on line 10

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:\easyphp\www\drupal\includes\database.mysql.inc:31) in c:\easyphp\www\drupal\includes\session.inc on line 10

warning: Cannot modify header information - headers already sent by (output started at c:\easyphp\www\drupal\includes\database.mysql.inc:31) in c:\easyphp\www\drupal\includes\common.inc on line 99.

warning: Cannot modify header information - headers already sent by (output started at c:\easyphp\www\drupal\includes\database.mysql.inc:31) in c:\easyphp\www\drupal\includes\common.inc on line 99.

giving me those errors for some reason.. on every page, then when i go to log in as my admin account... it gives

Notice: Undefined index: pass in c:\easyphp\www\drupal\includes\database.mysql.inc on line 31

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at c:\easyphp\www\drupal\includes\database.mysql.inc:31) in c:\easyphp\www\drupal\includes\session.inc on line 10

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at c:\easyphp\www\drupal\includes\database.mysql.inc:31) in c:\easyphp\www\drupal\includes\session.inc on line 10

Primary Links - On 4.7

Where do you define Primary Links in 4.7? And do you call them the same way in phptemplate as in 4.6.

I can't seem to find the new location. In 4.6 you defined primary links in the template configuration, but that doesn't seem to be the case in 4.7 Any help would be greatly appreciated.

Default image upload path?

Hi,

I was wondering if anyone knew of a way to globally define the image upload path for use with the TinyMCE WYSIWYG module?

Moved from temporary directory to root, but links (/admin, /node, etc) don't work

http://www.cyburbia.org

I moved the site from /drupal to the root Web directory, and changed the appropriate settings in config.php.

The problem? index.php seems to work, but I can't access any subpages now - /admin. /node, /taxonomy or anything else - I get 404 errors on all of them. What can I do to fix this?

Links to /files/*.docs depend on enabled "clean urls"?

We have severals docs saved in /files. Links like " /files/model.doc " access the files perfectly, but it was enabled clean urls.

By now, clean urls function was disabled and by this we don't more get access to the docs, a message says "page don't found". Besides this fact, all site is running well.

Seeing the url, now appears " =q?/files/model.doc ", obvious, but my question... Is there a general link that runs with either enabled or disabled clean urls?

Thanks in advance.

Where are cached pages stored?

I enabled Drupal cache for one of my drupal sites and the documentation said that the entire page will be stored in cache. I looked in my cache database table after a few days of the cache being enabled and there were no full pages stored in there. There were only filter, menu and a few other random cached entries in the database.

Am I missing something?

Pages

Subscribe with RSS Subscribe to RSS - Post installation