Sometime, for example, after login, create content, or so, the follewing error appears on top of the page:
user error: DB Error: unknown error
query: SELECT n.*, u.uid, u.name, u.data FROM node n INNER JOIN users u ON u.uid = n.uid WHERE n.nid = '' in /usr/local/www/data-dist/drupal/includes/database.pear.inc on line 89.
In different situation, the values of n.nid are '' or 'blog' or so. While n.nid is of the type of integer.
Hi.
Feel bad posting this becouse of a "newbie thing". I have searched but I havn't got I to show up.
First, how I think (want) Taxamony (weird name) to work:
It is a thing that catigories data on a page.
Ex:
Startsidan
Runt mig
-- Om mig
-- Djuren
-- Hemmet
I have installed the HTML area module and when activated it doesn't work. I have uploaded the module and copied the appropriate files to the misc directory as it says in the instructions. I have it enabled for blog pages but it doesn't show up. Does anyone have any ideas what I am doing wrong?
Hey.. i want to center the marvin_2k theme on my website matan.sizzly.com
this is part of the layout.CSS and for some reason it only stays on the left of the screen .. what do i need to add ?
body {
position: center;
width: 700px;
padding: 0;
margin: 0;
border:1px solid red