Redirecting to odd location for images and CSS

For some reason, our Drupal theme keeps redirecting us to some /mnt/extranet directory.

We're trying to figure out why - when the theme is disabled, this is not the case.

What could cause this? Where would it be? It seems to be happening where the function "path_to_theme()" is called.

html editor modules

I am new to Drupal. My native web developing program is Dreamweaver, and my current one is Microsoft Expressions Web 4. Both of these have an advanced html text editor, and I am hoping to find a module that will turn drupal text boxes into html editors (or give the option for it).

The two top html editor modules seem to be CKEditor and Wizzywig. Both of these are heavy WYSIWYG editors and fall short of what I am looking for. I would like an html TEXT editor. Wikipedia gives a passable explanation of what I mean so I will paste their description here.

"Text (source) editors intended for use with HTML usually provide syntax highlighting. Templates, toolbars and keyboard shortcuts may quickly insert common HTML elements and structures. Wizards, tooltip prompts and autocompletion may help with common tasks.

Text HTML editors commonly include either built-in functions or integration with external tools for such tasks as source and version control, link-checking, code checking and validation, code cleanup and formatting, spell-checking, uploading by FTP or WebDAV, and structuring as a project.

Text editors require user understanding of HTML and any other web technologies the designer wishes to use like CSS, JavaScript and server-side scripting languages. They were also referred to A Simple HTML Editor (ASHE).[1]"

@import css not refreshing

Hello all,

I've been searching around for this issue for the last couple hours and could only find similar issues, not anything that matches this issue.

Here is the issue.

I am working on a drupal 6 site, using adaptive theme and css/js aggregation. I am trying to implement a responsive layout using @import. The base.css file is aggregated and any css changes to that file are refreshed when I clear the cache. However any css changes made to imported css files are not recognized. Turning off css aggregation is not an option.

Beginner Question: How does updating a theme affect subthemes

I am very new to Drupal and web development/design as a whole. I am primarily a systems admin but I inherited a Drupal site and am responsible for maintenance and content updates. I have been diving in and trying to get comfortable with Drupal.

I recently noticed some strange issues with switching a node's theme which I posted here: https://drupal.org/node/2029797

php error

I get this error on my server. Cant log in to my Drupal site which has been working fine for 2 years

PHP Warning: include_once(./includes/bootstrap.inc) [function.include-once]: failed to open stream: No such file or directory in /home7/loudounf/public_html/cron.php on line 9

Help with primary links

Hi , im trying to figure out how to add "alt" attributes to my primary links menu. The problem is i have practically ZERO understanding of PHP code.

This is what i found in my page.php

if(isset($primary_links)){

print theme('links', $primary_links)

}

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x