Cron job problems

Hello

I am getting this error when I try and run a cron job

This is the error I get:

root@amelia [~]# /usr/local/bin/php /home/jipjip3/public_html/justnewsfeeds.com/cron.php

Warning: main(./includes/bootstrap.inc): failed to open stream: No such file or directory in /home/jipjip3/public_html/justnewsfeeds.com/cron.php on line 9

Warning: main(): Failed opening './includes/bootstrap.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jipjip3/public_html/justnewsfeeds.com/cron.php on line 9

Drag and Drop Sortable Blocks in 5 minutes

I had been looking for easy to use modules that support dynamic drag and drop of blocks, without requiring the user to do any sort of fancy setup, etc. I needed something similar to the Google homepage sort of feel that allows users to customize the site immediately upon logging in.

I searched for various modules and although I did like the MySite module, it was ultimately too sophisticated for our user base. To put it in simple terms, I needed something that provided drag and drop and sort for blocks, and users could do this on any page just by dragging the actual blocks around. It also needed to be persistent and remember the user set positions of blocks across page refreshes and sessions, and if possible support moving blocks from group to group.

Enter docking boxes. I had used the script before for some minor things and I liked it due to its simplicity and emphasis on using CSS framework. It also provides a nice sorting animation, is keyboard accessible and remembers the position of element boxes (blocks) using a cookie.

The script allows you to setup an unlimited number of drag and drop groups on either a horizontal or vertical axis and allows you to drag and drop elements within groups, but does not have a provision for moving boxes to other groups.

Taxonomy CCK text Field

is there a module for Taxonomy text(not drop down list) Field. So then I type not select the category of the node and the module automatically creates the term for that in the vocabulary

Drupal 6 & the sliding doors technique

Hi, I'm trying to implement this technique http://www.usingdrupal.com/node/20 into the drupal 6 menu system.

The problem is that, at least to me, the all new drupal menu system is far too different from the 5th version. I tryed looking on the drupal API but still can't find a way out. Anyone there know what's the right function to customize on template.tpl.php?
Finally, I just want to add another span selector, it shouldn't be all that rocket science...

Translate Theme for Drupal 6

Does anybody know what I have to do, to make 5.x Themes available for Drupal 6? When I upload them, they are not shown in the Theme list. Looking for a difference, i found this .info file. Is this the missing link?

Pros and cons of Drupal in Root or Sub Folder, SEO effects, performance effects etc. Problems of moving to root/sub folder

Actually this discussion is relevant as a post and pre installation question.

I was wondering whether it would have been a good idea to have my sites in the root. Currently they are in a subfolder like
www.mysite.com/drupal

Would it be better if it were www.mysite.com

Are there any problems with moving to root ?

What the pros and cons ?

What is the impact of having a site in sub folder on Search Engine Optimisation ?

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x