Poormanscron modify time

In my Poormanscron setting page
the cron is set to 1H every 1 Hour the cron run so i want to change that time to 15 min but in the setting there is nothing less than 1 hour, is there a way on the files that can help me to add 15 min to that module

How to create a clickable list in Drupal?

Should I use the view or list module? Or there is other module that I should use? Thanks.

hacking the core node.module to STOP a cck field from indexed

Hi, Please help I desperately need to STOP a cck field called field_footnotes from being indexed and searched. I found this solution Hide CCK field/s from search results and indexing but I am having trouble getting it to work. Drupal still indexing.
I know hacking the core module is a bad idea but I have no options at this time. Can you take a look at the code below and see if it makes sense?

Modifiedy node_search()

secure tags for input format

hi
I'm using Filtered HTML for input format, But i add some tags to, I want to know which tag are safe to be used
the tags list I'm using is

upgrade 6.28 to 6.30 error Fatal error: Call to undefined function user_access()

trying to upgrade on local host from 6.28 to 6.30 but having problems..
getting

( ! ) Fatal error: Call to undefined function user_access() in C:\wamp\www\drupal-6.3\includes\menu.inc on line 2495
Call Stack
# Time Memory Function Location
1 0.0003 372304 {main}( ) ..\index.php:0
2 0.0411 5392480 menu_execute_active_handler( ) ..\index.php:17
3 0.0411 5392512 _menu_site_is_offline( ) ..\menu.inc:337

i did update.php and give me wod.

Executing a Subquery within a View

Hello All,

Team..... This post can be ignored as I've discovered that I need to use a hook to accomplish this task. The issue now is that I need to find a good example of using a hook_views_query_alter in Drupal 6.

My apologies...

-KP

=======================================

I'm using Drupal 6.0 and I have a sql subquery that needs to be run via a View (Views 2). I've tested the subquery in PhpMyAdmin and it works perfectly, now I need to incorporate that query into my View.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x