Watchdog problem

Hello,

I'm using drupal CVS and I have problem with the watchdog on the remote server...

Look at the screenshots:

When I login...
http://img119.imageshack.us/my.php?image=erreurs20yf.jpg

When I logout...
http://img48.imageshack.us/my.php?image=erreurs16ee.jpg

I have to refresh the page to get it working.

Can you help me ?

Drupal 4.7 XHTML 1.0 compliant themes ?

Hey all,

I am after XHTML 1.0 compliant non-table themes. Just a basic one to get me started to look at. There is one now, the Meta theme which is completely fantastic, however a little complicated and over my head for now. During 1996 to 2001 I did alot of web design. And nothing for 5 years, alot has changed and the old

The "Home" Button does not work anymore

Hi,

Don't know the exact word in english, in french it is "Accueil", when you navigate your site, it is the button to go back to main page. It does not work on my drupal... When I click on it, I stay on current page, don't understand why...

Thanks

Ugly borders aoround logo in internet explorer 4,7 pushbutton

i have this problem with my site in firefox it works ok but in internet explorer it ias a mess

first there is a cross in the upper left side of the site tthen there are nasty white borders

i only need one border instead of one

can someon help

http://www.renoseowebdesign.com/music/downloads

what is wrong

how can i create a group of textfields similar to the checkboxes or radio groups?

Drupal has some handy plumbing available, that obviates the need to write your own code. An excellent example would be the checkboxes. One can group a series of checkboxes together , available in one array variable. This is good because one can then name the group of checkboxes some meaningful variable name, which will assist in processing later. I've seen this article:

http://drupal.org/node/37862

about extending types , and this one:

The Culham Writing Company

Hey everyone, I'd like to introduce myself and post a site that is still under development but which I feel is at a stage that it might benefit from some public exposure. The client loves it and with very little training they have been able to add and maintain content throughout each of the areas.

www.culhamwriting.com

Though the learning curve was a bit steep (I'm a long-time PHP coder but new to Drupal) I created a heavily customized theme using overridden theme functions from the various modules. I used the following modules:

ecommerce (to show prices now, ordering not yet enabled)
event
image
img_assist
tinymce
views
frs (a custom module)

I wrote the custom module for certain things that the views module couldn't accomplish. But, the nice thing for me was that I did it all using the stock beta 4.7 Drupal code, first with beta 2, and upgraded with each revision through beta 4. I achieved my goal of not having to edit the modules or Drupal code (I want to be able to upgrade, relying only my theme and CSS to maintain look-and-feel). I used this project as a bit of a case-study in Drupal and have to say I'm very impressed with not only its flexibility but the coding standards.

Despite the rather sparse documentation I was able to create an XHTML compliant theme (the majority of non-validating code is a result of TinyMCE and client updates on her own content) where the visual customization is handled not in theming functions but rather using CSS. Custom image borders are handled in JavaScript, navigation text image replacements are handled using a PHP-driven text/graphic class and CSS (that's just a standard Drupal menu under there).

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x