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

MySQL help changing a nested MySQL4.1 query into one that's compatible with MySQL4.0

Hey gang....

Hope everyone's doing well...

So... I've downgraded my website from MySQL4.1 to 4.0. In the process some of my custom nested MySQL queries no longer work. I need help from some of you MySQL gods and goddesses of code in translating this query into a form that 4.0 can take. :-)

Ok, so here's the query (embedded in a php database translation layer, but I think you get the drift):

Multiple checkboxes in Profile for version4.7

Howdy all. I tried installing the multiple checkboxes for the user profile via the profile.module_4.patch, but it was coded for 4.6 and didn't completely work. I tried modifying it and almost got it to work with 4.7, but got stuck. Is there a version of this patch around for 4.7? Thanks!

404 and 403 handlings in Drupal and htaccess

Hi,

I'd like to know the diffrence of handling of 404 and 403 between Drupal's admin settings and my hand craft .htaccess file. What would happen if I use both?

My entire domain is mostly Drupal, but I have a few folders for webstats, personal webmail and secret backup files.

Any help would be appreciated.

tinymce: ieSpell not Detected

In a new installation of tinymce 2.0.6 when I try to make a spell check by clicking the spell checking icon in tinymce interface, I get a message "ieSpel not detected click ok to go to download page".
What do I need to download? I already downloaded and configured ajax spell checking.

Simple Question: How do I stop Drupal 4.7.2 cropping posts?

Hi,

I've developed a Drupal site where I want the only node on the 'main page' to be the content of a single page node. I'm going to make sure that only this page is 'promoted to front page'.

This is working fine, but the main page includes a cropped version of my node (with a 'Read more' link).
I don't want this - I want the whole content to be displayed.

How do I change this behaviour - I'm probably being daft, but I can't find an option.

Thanks!

Tom

Structuring content...

Hello,

I start to move three of my sites into a drupal one and have some questions about structuring content.

I understood the concept of taxonomy but have some troubles with navigation menu.

For my blog, I made the following taxonomy :

Blog Topics
- Topic 1 (term 1)
-- Sub Topic 1 (term 2)
-- Sub Topic 2 (term 3)
- Topic 2 (term 4)
...
"
Then I create a menu and menu items (one menu item for each element in my taxonomy). As all term from my taxonomy would be used as categories.

- Topic 1 (points to term 1)
-- Sub Topic 1 (points to term 2)
-- Sub Topic 2 (points to term 3)
- Topic 2 (points to term 4)
...

Then it looks good BUT :

Let's say I write a blog entry and I want to put it in "Sub Topic 1" in "Parent item" (Menu settings section in blog entry edit form). Then I would have it in my menu as
Topic 1
- Sub Topic 1
-- My Blog Entry

But If I click on "Sub Topic 1", I got : there is no content in these category.

Then If I add to my blog entry the term "Sub Topic 2" and move (or not) my blog entry in "Parent item", then it works well : if i click on "Sub Topic 1" in my menu, I see my blog entry.

So this way I think I have to put my blog entry to several "repositories". Then I have the impression all contents will be "doubled" where as I would handle content order just once.

I think I'm not too far from the right and nice solution but I can't see it so far and start to be angry about it... :-/

Pages

Subscribe with RSS Subscribe to RSS - Post installation