Getting notices from the new menu system

My hook_menu contains the following items (among others):

Disable cron.php when site is off-line?

Hi there,

I put Drupal offline for site maintenance but it seems that the cron job can still be run by accessing cron.php.

When fiddling with the Drupal site and code of course I don't want the cron job to be executed.

So my question: Should the cron job page always be disabled when Drupal is off-line or should the site maintanance page have at least an option to do so?

Cheers
Mike

Premium Drupal Hosting at Affordable Prices

Dear Drupalers!

It is my pleasure to announce the launch of new webhosting service.
http://www.DrupalValueHosting.com

The purpose is to provide the best hosting muscle to the best CMS system (i.e. Drupal, of course!)

Top Class Hardware:
Here are the Server Specs:
Xeon QuadCore 5335 'Clovertown', 4 x 2.0 GHz, 2 x 4 MB L2 Cache,
16 GB RAM (FB-DIMM)
Port Speed 1000 Mbps (Premium Bandwidth)

Latest Software:
The servers run the latest and most optimized application software.
1. OS: CentOS v5
2. Control Panel: cPANEL
3. Apache v2.2.6
4. Mysql5 : v 5.0.27
5. PHP5 : v 5.2.5
6. Curl, Openssl, Mcrypt, Mbstring, GD, eAccelerator, Bz2, Zip, XML, Soap, exif, json, RoR and lot more

See the PHPINFO() on the server in realtime:
http://www.drupalvaluehosting.com/status/index.php?action=phpinfo

Premium Bandwidth:
Whereas most shared hosts limit you on a 2Mbps to 10Mbps download speed, DVH provides 1000 Mbps rollercoaster download speeds! Here are some sample files to test the server download speed:

#1. Some beautiful wallpapers in a 10 MB zip file!
Direct URL : http://www.drupalvaluehosting.com/members/downloads/testfile10mb.zip

#2. Some beautiful wallpapers in a 20 MB zip file!
Direct URL : http://www.drupalvaluehosting.com/members/downloads/testfile20mb.zip

weight system is still -x to x in drupal 6

hello

i installed drupal 6 beta the first time - and sorry i'm a little bit disappointed ...

... there is still this old fashioned weight system (or am i wrong??) - please make it to a number 1 point in drupal 7 to improve the usability by an "arrow-driven" solution ...
... 99% of all cms-systems out there manage this in a nicer way ...

thanks and greetings
momper

Latest civicrm 1.9 need PHP5

I request my hosting provider to move my site to new block running PHP5 and here is the new software version. Is it be okey running Drupal 5.3 or Drupal 6 with civicrm 1.9. This is multiple domains sites and I also plan to run Joomla 1.5.

Removing nid from {files} under Drupal 6

I have been working on upgrading my flashnode module for Drupal 6 and I see that the {files} table is changing and nid is being dropped.

Flashnode (for D-5) currently uses nid to link entries in the {flashnode} table to entries in the {files} table. Earlier versions of flashnode used to store both nid and fid, but because the {files} table had both of these I stopped storing fid as this could be derived from the nid alone. Maybe that was wrong at the time, but anyhow, that's how it works.

The problem is that with D-6 the nid gets dropped and replaced by uid, so existing content will have no way of establishing the connection between flashnodes and files, post upgrade.

One option is to write a pre-upgrade routine for flashnode, to be run on existing D-5 sites, that will amend the {flashnode} table to add in the new data. However, I am fairly sure some people might dive in, upgrade, and then realise their content is broken.

Just a thought, and it may be late in the day, but would it be possible to make a table available that holds old fid/nid pairs that modules could refer to after an upgrade? That way a user can follow a simple upgrade path?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x