Hello all,

I've installed Drupal on the site www.inspirationthreadz.com four days ago and have logged in as admin. When I click on the 'Help' link in the Admin menu expecting to get the help page, I receive the following message: 'Fatal error: Unsupported operand types in /var/www/vhosts/inspirationthreadz.com/httpdocs/includes/common.inc on line 1369'

That message doesn't appear when any other link is pressed (so far). I'm running Drupal 6.8. The system stats are: Apache/2.2.3 (Debian) mod_jk/1.2.18 mod_python/3.2.10 Python/2.4.4 PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8c mod_perl/2.0.2 Perl/v5.8.8 MySQL 5.0.32.

I'm new to Drupal, being a Joomla! user, so I'm not sure where to look or how to resolve the issue. Checking the forums gives me many fatal error issues but none, so far as I've been able to find, that speak to the help link.

Any help you can provide is appreciated.

M

Comments

asimmonds’s picture

Status: Active » Postponed (maintainer needs more info)

Try disabling your installed contrib modules one at a time, and retrying the help link after each time to narrow down what module is faulty. It's possible one of the contrib modules is calling the url() function incorrectly.

heavyrevvy’s picture

Yep, that did it, thank you! :) I disabled the very first contrib module I installed, Text Link Ads Integration, and *viola!* got my help screen back! :) Interesting... I've emailed Text-Link-Ads.com to let them know of the problem.

Thanks again!

M

asimmonds’s picture

The is possibly duplicate with #268751: admin/by-module does not display with TLA.

You could try the 6.x-2x-dev release from the Text Links Ads project page: http://drupal.org/project/textlinkads

mr.baileys’s picture

Category: bug » support
Status: Postponed (maintainer needs more info) » Fixed

OP confirmed this issue fixed in #2, marking as such.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.