Cron job crashes server SCRIPT_NAME in request_uri

Hi,

I seem to be having this problem after upgrading from D6 to D7 .. when cron runs crashes our server.

Location http:///?/home/public_html/cron.php

I agree the above location is incorrect, so disabled the internal cron (admin/config/system/cron) in D7 to 'run cron never' and setup a cron via cpanel with the external cron path key which runs without every hour problem.

Yet every 8 hours or so another cron runs, don't know where it comes from with the following errors:

Notice: Undefined index: REQUEST_METHOD in _block_render_blocks() (line 830 of /home/public_html/modules/block/block.module).

Notice: Undefined index: REQUEST_METHOD in module_implements_write_cache() (line 770 of /home/public_html/includes/module.inc).

Notice: Undefined index: SCRIPT_NAME in request_uri() (line 1591 of /home/public_html/includes/bootstrap.inc).

Notice: ob_flush() [ref.outcontrol]: failed to flush buffer. No buffer to flush. in drupal_page_footer() (line 2571 of /home/public_html/includes/common.inc).

Notice: Undefined index: REQUEST_METHOD in SchemaCache->__construct() (line 2815 of /home/public_html/includes/bootstrap.inc).

Cron could not run because an invalid key was used.

Notice: Undefined index: REMOTE_ADDR in ip_address() (line 2741 of /home/public_html/includes/bootstrap.inc).

paid ads module for 7.9

Hi,

is there is a module for creating a paid ads system having a thumbnail pic on the main and then opening in a new page with text, pics ect?

If so how should the paid ad system be implemented?

Thanks,

Cory

What VPS would you recommend?

Hi,

Currently my site hosted in a shared hosting, as it now consumes more resources because the traffic grows my web hosting administrator said my site has already outgrown the shared hosting limit.

I would like to ask what is your recommended VPS. As I have searched the web I came across the following VPS:
-VPS.NET
-Linode
-Rackspace
-inmotion hosting
-webhostingpad

I am confused what VPS to choose. Please help me what to choose (or any other VPS not in the list that you may recommend) is the best for Drupal 7 site.

Using Views to Create a List With Rollover Content Previews

I've created exactly what I want in a static prototype here: http://bit.ly/tRNmEk

I've been able to get the views module to create exactly what it looks like under the New Releases heading, but I don't even know where to begin for the rollovers that come up when you rollover the book images. Is there any way to control the html that the views module renders so that I can get the same effect using only css, or is there some better way of doing it.

Cross-user data reference - persistent usage

How can I reference data for one user account while logged into different account AND keep the information stored locally until it's either changed to another user or the logged in user ends the session?

The referenced users will mostly be blocked/de-activated.

I wanted to do this with tokens but I'm new and it seems like the tokens are all based on the current user logged in. The only data that needs to be stored in this way temporarily is the UserID number. That way I can use views to access the rest of the stored data (name, phone number, etc).

Social Security Number field

I need to have a social security number input for my user registration pages and can't seem to find any modules for this on Drupal 7.x. I saw a couple under the name Social Insurance Number and another SSN type, but they don't have any releases under 7.x.

Does anyone have a way of doing this on D7+?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x