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
I installed drupal 4 bloggers and imported my old MT entries over as well. When I go to the blog display page, I get the following error messages at the top of the page:
user error: Table 'bakajana_drpl1.blog' doesn't exist
query: SELECT extended, excerpt, format FROM blog WHERE nid = 99 in /home/bakajana/public_html/includes/database.mysql.inc on line 97.
user error: Table 'bakajana_drpl1.blog' doesn't exist
query: SELECT extended, excerpt, format FROM blog WHERE nid = 98 in /home/bakajana/public_html/includes/database.mysql.inc on line 97.
user error: Table 'bakajana_drpl1.blog' doesn't exist
query: SELECT extended, excerpt, format FROM blog WHERE nid = 97 in /home/bakajana/public_html/includes/database.mysql.inc on line 97.
user error: Table 'bakajana_drpl1.blog' doesn't exist
query: SELECT extended, excerpt, format FROM blog WHERE nid = 96 in /home/bakajana/public_html/includes/database.mysql.inc on line 97.
user error: Table 'bakajana_drpl1.blog' doesn't exist
query: SELECT extended, excerpt, format FROM blog WHERE nid = 95 in /home/bakajana/public_html/includes/database.mysql.inc on line 97.
I have an idea of what the problem is: I imported 99 entries from MT to Drupal and I noticed that when I made my first blog entry through Drupal, the blog id was 103 instead of 100 like it was suppose to... i'm thinking the node counter or something has to be moved to the right place? please help...
> Hello, i used Installatron to install Drupal but now when i load it. it says Parse error: parse error, unexpected T_STRING in /home/myonline/domains/myonlinehosting.com/public_html/uk/modules/page.module(136) : eval()'d code on line 1
> whenever i create a new page? WHy is this?
>
> You can view it at www.myonlinehosting.com/uk
>
> ANy ideas why it does this?
>
>
> Thanks
>
> Adam
I am going to be inserting my own users via a CSV file and noticed that there is an init and a mail field which both seem to have the same email address. I'm wondering if I fill in both and also if there is anything else in particular I should watch out for.
I'm sure there's a simple way to do this, but I'm just not finding it.
When viewing a feed via http://yoursite.com/node/feed/ (or one of the other methods), is there a flag that can be added to make it show more than 15 entries at once? If not that, is there a setting hidden somewhere to increase the default of 15?