Nerd Business - a blog for nerds

Today I re-launched my blog with a fresh new design running on Drupal 7. Of course, I wanted to invite other Drupalers to come check it out:

http://nerdbusiness.com/blog

Your critiques are appreciated!

I made the new design - and the theme development was done by my friend ivansf (of whom, I would highly recommend if you're looking to get your own Drupal 7 site up and running).

Installation Requirement Problems

Hi, I am very new to drupal and I'm having some issues setting it up.

I started to run the installation script and got the following requirement errors:

PHP register globals Enabled ('1')
register_globals is enabled. Drupal requires this configuration directive to be disabled. Your site may not be secure when register_globals is enabled.

Unicode library Error
Multibyte string input conversion in PHP is active and must be disabled. Check the php.ini mbstring.http_input setting.

multilingual frontpage path (language code prefix issue?)

post edited and problem reformulated

The problem i'm experiencing is caused by the fact that there's no language code prefix on the path when landing on the homepage (www.mysite.it)
So when it gets added, by trying to switch to the other language from the home itself, the resulting path links nowhere (www.mysite.it/en)

Move Drupal 7 Installation

I installed Drupal 7 in

/var/www/sub.example.com/htdocs/test/

I wanted to move it to

/var/www/sub.example.com/htdocs/live/

But I get this error after I move the folder

Fatal error: Class 'SelectQuery' not found in /var/www/sub.example.com/htdocs/test/includes/database/database.inc on line 725

Why is it caching the old url? I've truncated all the cache tables in the database. I shouldn't have to alter my settings.php or .htaccess. Drupal is setup in such a way this should work. Anyone have thoughts?

Change the Link to the Homepage

When you click on the title image or heading, Drupal takes you to the Drupal homepage. However, I have a different homepage. I was wondering if it was possible to change the link?

My site is http://www.collegiateboard.com/forums

but I want the Home link, image in the header, and wording in the header to take me here instead when people click on it.

www.collegiateboard.com

Possible? Thanks in advance.

Approving child book pages before publishing

Is there a way for the administrator of the site to approve or authorise child book pages created by authenticated users before they are published? Any help appreciated!

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x