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

Weblinks problem

I installed the weblinks module, but kept getting this error on top of the home page:

user error: Table 'wscommun_drpl1.weblink' doesn't exist
query: SELECT n.nid, n.title, n.teaser, n.status, n.moderate, w.weblink, w.click FROM node n, weblink w, linkattach l WHERE n.nid = w.nid AND n.nid = l.lid AND l.nid = 2 AND n.type='weblink' AND n.status = 1 AND n.moderate = 0 ORDER BY n.title in /home/wscommun/public_html/drupal/includes/database.mysql.inc on line 66.

So I dropped the tables in the db, and deleted the weblinks module folder.

how to limit number of "Recent Blog" entries in block

Hi everyone

I was wondering if there is a way to limit the amount of entries that are displayed in the "Recent Blog posts" block? Thanks

Lev

www. access problems

several users have reported this to me, I believe they are all using internet explorer, but when they go to www.adrupalwebsite.org/restricted_access area, they get nothing

However, if they go to adrupalwebsite.org/restricted_access area everything works.

That is, they have difficulties accessing restricted areas if they prepend www. to the address, but have no problems when they do not.

Anyone have any thoughts? It would be much appreciated.

How do I typeset code?

Hi all,

How can I have a block of code where all font is fixed-width and it preserves spaces? I think this is the minimum for code typesetting. However < code >...< /code > doesn't even preserve spaces.

Cheers,

Paulo Matos

Tidy up HTML code output by Drupal

I seem to remebmer a while back that HTMLtidy was a module for drupal. Or did i just see HTMLarea and have rememberd incorrectly?

Regardless, I was wondering how others deal with the issue of HTML code formatting? I have followed recommendations from the manual regarging indentation and best practise, but my output code always ends up a mess. I will have things running into one line that are coded in my template on two etc.

Show one vocabulary when creating content

I must first say THANKS Drupal, and developers!

I have several vocabulary's and many term's.
example vocabulary 1,node a, node b, node c
vocabulary 2,node a, node b, node c
vocabulary 3,node a, node b, node c

When going to http://www.site.com/node/add/page
there is a list of vocabulary's, this becomes overwelming.
Is there a way to http://www.site.com/node/add/page with a predetermined vocabulary?

Pages

Subscribe with RSS Subscribe to RSS - Post installation