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

Making Travel Journals (more then just a blog)

I want to allow my users to make travel journals. These are basically groups of blog posts about a certain trip they took.

So a user can start a new "Travel Notebook" give it a title and upload a photo. Then they create entries in this journal to track their travels. Each entry has a date which the user is allowed to manually enter (so they can enter past travels). These are all grouped together to follow along on their journey. They should be able to create many of these 'Travel Notebooks" as well.

Admin theme for backend features

i tried different code tips to switch my theme every time a backend functionality is called but none resolved my problem.
Taxonomy theme seemed t work but when i go to add/node page i return to my default theme.

I used this code:

I keep getting this ec_transaction error in my ec_store

E-Commerce store

* user warning: Table 'ucanb_biz_-_drupal.ec_transaction' doesn't exist query: SELECT COUNT(txnid) FROM ec_transaction WHERE (payment_status = '1' OR payment_status = '7') AND (workflow = '1' OR workflow = '2' OR workflow = '3' OR workflow = '4') in /var/www/html/drupal-5.1/includes/database.mysql.inc on line 172.
* user warning: Table 'ucanb_biz_-_drupal.ec_transaction' doesn't exist query: SELECT COUNT(txnid) FROM ec_transaction WHERE payment_status = '2' AND (workflow = '1' OR workflow = '2' OR workflow = '3' OR workflow = '4') in /var/www/html/drupal-5.1/includes/database.mysql.inc on line 172.
* user warning: Table 'ucanb_biz_-_drupal.ec_transaction' doesn't exist query: SELECT COUNT(txnid) FROM ec_transaction WHERE payment_status = '2' and workflow = '6' in /var/www/html/drupal-5.1/includes/database.mysql.inc on line 172.
* user warning: Table 'ucanb_biz_-_drupal.ec_transaction' doesn't exist query: SELECT COUNT(txnid) FROM ec_transaction where created >= '1170306000' AND payment_status = '2' AND workflow = '6' in /var/www/html/drupal-5.1/includes/database.mysql.inc on line 172.
* user warning: Table 'ucanb_biz_-_drupal.ec_transaction' doesn't exist query: SELECT SUM(gross) FROM ec_transaction where created >= '1170306000' AND payment_status = '2' AND workflow = '6' in /var/www/html/drupal-5.1/includes/database.mysql.inc on line 172.

School Intranet for Past Papers

Hi there.
Anyone done the following and care to share their experience?:

I'm setting up a Drupal intranet to initially provide past exam papers at our school - a major categorization excersize.
Just think:
10 subjects, different levels in some (as in higher & lower grade)
5 grades (In SA senior schools you have grade 08, 09, 10, 11 & 12)
Also there are mini-exams, mid year and year end exams.

I've scratched a bald spot just thinking about it - do I categorize by year, by subject, by grade or some other way?

tinymce, imce and blog image

I successfully installed tinymce and imce. All appear to work wonderfully with image showing nicely when editing my blog. However the image does not show in the review or actual blog itself. What am I missing? Thanks.

Views- How to sort by promoted times - other digg-like problems..

My site, like many others now, is following a digg-like approach..I recently followed the docs in the vote up/down package to set up the nodes being promoted to the front page. my front page is a "recently popular" view i created using the filter Node: Promoted. Now heres the problem. If i leave NO sorting criteria the view seems to sort it by default by created time. since every node that gets promoted will be older than previously promoted nodes, all newly promoted nodes will go to the bottom of the list..

Pages

Subscribe with RSS Subscribe to RSS - Post installation