Position Taxonomy Tags Under Body?

Hello,
I'm using Drupal 6.
In this website:
http://iknowfirst.com/
I Would like to Position Taxonomy Tags Under the story/body(page bottom) and not under the title.

Any Ideas? any easy way?

Thanks!

Redirect users automatically from slave site to master site to access their profiles

Hello, i need some help. I just created a new site using drupal's built in table prefixing, so far my master and slave sites are sharing the same "users" table and i also enabled the built in single sign-on across my master and slave sites, cool.

I created the slave site to specifically handle storm (project management), so that i do not bug my master site with too many modules. I also intend to disable the blog and forum modules on the master site and create separate slave sites for them so that i can enable other complementary blog and forum helper modules on their separate slave sites, rather than running all these modules on the master site.

The problem is: the user profiles (built with content profile and displayed with panels) are displayed on the master site, i do not want to start enabling these modules on the slave sites, so i want every user on the slave sites to be redirected to the master site when their username is clicked.

What i want to achieve is this: when user A on slave site clicks on user B on slave site, user A is redirected to master site where they can view user B's profile. That is, clicking on www.example.com/slave/users/3 redirects automatically to www.example.com/users/3 and so on for all users.

Popup module for Drupal 6

Is there a version, or something similar to, Drupal 7’s Popup module for Drupal 6? I only see a Drupal 7 version on the module page. I see that Popup 6.x-3.22 is no longer available there and not supported. Is there any inherent danger in using the Drupal 6 version?

My preference would be to of course use something for Drupal 6 that is supported but I’m so far not finding anything.

What databases is my install using?

Hello everyone,

I've inherited a Drupal 6 project running on a local machine. I have a number of databases with drupal in the name and I'd like to know which ones my current install is using. I know that it's not all of them.

I could do a trial and error thing and rrename the databases but that's a bit of a clumsy approach.

Is the core database name stored in a config file of some sort?

Many thanks.

Bizarre views display variable issue

Trying to print a view in php.

When I use token_replace to get the username, I store this in a var, then use that var as a parameter - it results in an empty view being printed. However, to test it, I have simply manually set the var with the desired string immediately before I use it as a parameter, this works perfectly. It returns a view with results.

When I print the output and type of the var before using it as a parameter it is correct, but it does not work.

The following code works perfectly:

large vid 's in views_display table

I have a drupal 6 installation with a large number of views and have recently started experiencing problems in saving a view when editing an existing view or creating a new view.
I get a memory exhausted error.

I now also get a memory error when clearing the cache. I dont begin to understand what all happens during that process but i do know that the menu tables are rebuilt among other things.

Some general details.
Have the latest versions of core and views
drupal 6.28
views 6.x-2.16

I do have quite a few views add ins
vbo, bonus pack, custom field, dynamic fields, excel export, views send

host is hotdrupal with php memory limit of 256M

When I check the tables I find
table views_view has 158 records. the largest value in field vid is 218
table views_display has over 700 records

Browsing through the views_display table I found over 200 records with extremely large values for vid
numbers like 267137, 616579, etc. Many of these seem to be the same display with just a different vid. If I was guessing I would think these records might be something that was created when an error occurred.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x