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

user content links not showing in profile (using CCK)

I am ussing CCK with usernodes and family nodes and all that good stuff :)

I created a content page with the feilds I want my users to fill in. The link to create that page is coming up in their profile (create "page") but when they submit their new page it dosen't show the new entry link in their profile.

I have gone to:
admin-->content types--> clicked "configure" on my new page I created and checked all the boxes to link to profile pages and set the limit per user to 5 and set #of nodes in profile to 3.

whats wrong

hi, please i am just setting up my first site, but when i go to my files i get this come up,

user warning: Table 'rudejobs_drpl1.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/rudejobs/public_html/drupal/includes/database.mysql.inc on line 120.

Attachment and Filemanager Modules in 4.7

Does anybody use the attachment and filemanager modules in 4.7?

There are a decent number of unresolved issues in the issue trackers but I'd really like to be able to have both public and private downloads simultaneously rather than making a call for every download. - I am just curious if its still alive or being superceded, etc.

Anybody use it? Maintain it?

Think you good with Drupal>?

Alright, where to begin. I am working on developing my custom user profile page, and have run through some development issues that I would like to share with everyone. Hopefully together we can work through them, and post the solutions for everyone to see.

For starters, lets keep in mind that all of this will be refrencing use in 4.7.(3), and preferably snippet codes that can be used anywhere on the site; example: user_profile.tpl.php.

1. How to display user roles?
One of the option fields I would like to display, is the user's role. For example, authenticated users, site administrator, w.e. I set through the normal system roles / access control administrator fields.

2. User Points?
Simply display the # of userpoints that a user has.

3. Status?
Display online or offline, if the user is currently logged in on the site or not.

4. Last Login?
The time in years/months/weeks/days/hours/minutes that the user was last logged into the site.

5. Recent Blog Posts?
More then just the users recently created nodes, but specifically their recentley created blog entries.

6. Recent Forum Posts?
More then just the users recently created nodes, but specfically their forum posts.

6. Recent Comments?
Same as above but comments

7. Modified/Cleaner Buddy List display.
The code that I am currently using is as follows:
<?php

/* if you want to change which category you grab just change the following line */

TinyMCE + Img_assist: Browser window lost communication.....

Hello!

I meet some troubles with tinymce + img_assist on my site:
every time I click on "insert image" I see alert "Browser window has lost communication with parent form....."

How to solve it?
Thank you.

Search more than one database

I have a Drupal 4.7.2 installation as an Intranet at var/www/html/ and a second installation for company policy documents at var/www/html/secondsitename. Each has a separate database, named intranet and policy respectively with separate settings.php files.
Is it possible to create a search on the intranet that searches both databases and gives either a composite list of results or separate results for each database?
The installation is on a dedicated in-house server running Red Hat Linux 4 and Apache 2 with mySQL 4 and php 4.3.

Pages

Subscribe with RSS Subscribe to RSS - Post installation