CKEditor does not show up

So I have a new installation of D7 and I installed CKEditor with IMCE and when I go to create a new Page, the CKEditor does not show up. I checked the permissions, since I am Admin, I should see it not matter what, right? I went into each "Filtered" and "Full" settings but everything is set correctly. Does anyone know why it is not showing up?

private files are accessible when the node is not

Hi,

first of all I´m not a coder. So I´m not sure if I found a bug in core or in a module or the behavior is intentional.

Internet Explorer causing menu problem

Hi there,

I've been working on the following site:

http://dubbs-eyeframe.co.uk/

It's displaying fine on all browsers, but on Internet Explorer, black menu text appears above the actual menu buttons each time you click through to a new page.

Has anyone experienced this before or have any clues what maybe causing it? All help much appreciated - I can provide more information if needed.

Drupal 7 - Print field taxonomy_term ????

Hello,

I created a field of taxonomy in drupal 7 (field_tax). With Contemplate module, I retrieve the data from the field with the syntax: <? php print $ node-> field_tax ['fr '] [0] ['taxonomy_term'] -> name?>.

But I have an error in my template:
* Notice: Undefined index: in taxonomy_term include () (line 28 of / var / ... / node.tpl.php).
* Notice: Trying to get property of non-object in include () (line 28 of / var / ... / node.tpl.php ).

What should I do?

Thank you.

limit taxonomy-page to specific content-typs

Hello,

can you please help me with the following issue:

I created a content-type "instruction" and a vocabulary "tools" with terms of tool-names. A few other content-types give information around the tools. All content-types have a taxonomy-field referenced on the vocabulary "tools". OK, that works fine.

Now, when I go on the page www.site.de/term all nodes with the reference on a tool (example "screwdriver") are shown. But I want only the content-types with information around the tool been showed and not the "instruction"-type.

I need help, cashing issue

Hello

I installed Drupal 7 and I created a custom module. In the hook_theme I'm using drupal_add_js to add js for the module. The js files are added to the drupal pages only after I clear cache. Each other visit to my drupal site will not include the custom js files. Each time i clear cache I get the files included in the page, but all subsequent tries will fail to add them.
How can I fix this issue? Is there something wrong with the installation? Mod rewrite is disabled, site is installed in a subfolder, does this have anything to do with the issue?

Thanks a lot!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x