Ok my drupal peeps. I need a few of you to look at this drupal site (members.jko-global.net / login info below) and help me understand why when i resize the window the right hand column wraps to the bottom of the center column. I believe it is a no-scroll setting but my bosses think it is the way we have the content in the blocks. I need to prove or disprove all of our opinions on the cause of the problem.
I feel like I'm missing something in new installs of ver 5 and 6... Is there a way to import a 4.7.x sql database into 5.x or 6.x?
FYI - my install of 4.7.x was broken by fantastico and I'm having a very difficult time getting it up and running so I figured I'd go the cleaner route.
please let me introduce the website of the company CaféOpen, a hungarian company, offers open source web based solutions. The marketing site built using drupal is hungarian, but every comment are very welcome.
I'm using drupal v. 4.7, and I'm having some trouble with the statistics module. The access to the nodes is not logged when page caching is enabled. It seems that hook_exit() is not called for cached pages (confirmed this with a custom module) even though the api says:
"Only use this hook if your code must run even for cached page views..."
Is this a known issue? And does anybody have a workaround?