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

Problem with ecommerce module

I have only just started to use the ecommerce module and it seems to work, but when I click on 'my files', it yields this error:

user warning: Table 'dreamgate.ec_product_parcel' doesn't exist query: SELECT st.created, st.expires, stp.title, pp.mnid, p.nid FROM ec_transaction AS st, users AS u, ec_product AS p, ec_product_parcel AS pp, ec_transaction_product AS stp WHERE u.uid = st.uid AND st.uid = 1 AND p.nid = stp.nid AND st.txnid = stp.txnid AND pp.nid = p.nid AND st.payment_status = 2 ORDER BY st.txnid DESC in /home/user/dreamgate/www/includes/database.mysql.inc on line 120.

Hide thumbnail link how?

Hi,

Is it possible to hide the 'thumbnail' link displayed under the image using image.module?

Mikkel

Aligning problem in IE, please help!

In FireFox everything is fine.

But in IE all the comment tables that are NEW comments, their boxes have slightly gone into the column on the right.

This is my theme: http://themes.drupal.org/node?theme=box_cleanslate

And the code below is the problem.

.comment-new {
border: solid 1px #b06;
}

But I don’t know what to do so that it looks good both in firefox and IE.

Custom node type and ?q= string

Lets say i have a custom node type, which has a unique identifier in addition to the nid, can i do http://localhost/drupal_test/?q=mycustomnode-uniqueidentifier (and then add support in path.module) without modifying the core?

If so, how? And if not, which part of the core should I modify? Can't seem to find the related parts to this...

Thanks for your help.

Making the 'navigation' block re-appear

I've done something silly: in the settings for 'blocks', I accidentally made the 'navigation' block disappear. I don't know the url to change blocks by heart, so now I can't turn it back on.

Can anyone please tell me how to fix this ?

Thanks !

blocking access to site based on user's browser User-Agent

How can I block access to my druapl site based on browser's User-Agent values.
Also is their advance option able to block access with people with specific browser(s) User-Agent values to login in to website but able to view anonymous the site
thanks

Pages

Subscribe with RSS Subscribe to RSS - Post installation