error

WebmistressM's picture

Drupal 6 and Canonical Domain Names

Im finding sites online that run on Drupal but display a bit of inconsistancy. If you go to http://domain.com than the site works fine. However if I visit http://www.domain.com, than I get the "site offline" message. I had a similar problem with something like that using Wordpress so Im curious in what is affecting things in that adverse way.

From what I have seen, most people correct this with a band-aid by just setting a redirect on canonical names. Would this be a problem with Drupal or a problem with the domain registrar and how the DNS is set up?

1 comment
shirleyto's picture

Running Cron Manually

Hi there,

I'm trying to run cron manually for the site search feature but it's giving me this error:

 Fatal error: Call to undefined function the_time() in <<site path>>includes/common.inc(1646) : eval()'d code on line 55

I took a look at common.inc and bootstrap.inc but I don't think what I'm looking for is in either of those files...? What should I look at?

Thanks.

-shirley

2 comments
Rosamunda's picture

Views Calc not working

I´ve recently installed views calc (I´ve got last stable release of views and cck), and got a nasty error:
warning: Invalid argument supplied for foreach() in .../sites/all/modules/views_calc/theme.inc on line 160..(*)
But, sometimes, randomly, the error won´t appear, but the view won´t work either.

I´ve look for that error at the forums, and found nothing.
I´m attaching the strange and totally random behaviour of Views Calc as a png. It should show the sum of the one column with the prefix $.

3 comments · Read more · 1 attachment

event module and parameter error

Hello all,

I am having a bit of a problem. I am using the event module to list various events that all belong to the same category and term. While all events list fine, an incorrect url (i.e.: renamed URL) returns the following error message:

warning: gmmktime() expects parameter 6 to be long, string given in server-path/sites/all/modules/event/event.module on line 273.

Login to post comments · Read more

PDF Generation error

Hi folks:

I've been playing around with the module, and I found an error when converting html tags to latex commands (more precisely, when converting the tag <em> to the \emph{} command).

For some reason I got a "\" before the opening curly bracket, so the command - \emph{ whatever } - was not properly recongized.

1 comment · Read more
Syndicate content