[Typo3-install] Ext Manager Parse Error

mike weezer mike at mweisert.com
Mon Sep 5 23:10:37 CEST 2005


Hello Everyone!

    I am a newbie.  I was in the admin panel and went to the Ext. 
Manager only to receive this message:

Parse error: parse error, unexpected $ in 
/typo3/sysext/sys_note/ext_emconf.php on line 40

I went through that file, but I must be missing something.  The file 
looks like this:

<?php

########################################################################
# Extension Manager/Repository config file for ext: "sys_note"
#
# Auto generated 23-05-2005 02:09
#
# Manual updates:
# Only the data in the array - anything else is removed by next write
########################################################################

$EM_CONF[$_EXTKEY] = Array (
	'title' => 'Internal notes',
	'description' => 'Records with messages which can be placed on any page 
and contain instructions or other information related to a page or 
section.',
	'category' => 'be',
	'shy' => 1,
	'dependencies' => '',
	'conflicts' => '',
	'priority' => '',
	'loadOrder' => '',
	'TYPO3_version' => '3.7.0-',
	'PHP_version' => '0.0.1-0.0.1',
	'module' => '',
	'state' => 'stable',
	'internal' => 1,
	'uploadfolder' => 0,
	'createDirs' => '',
	'modify_tables' => '',
	'clearCacheOnLoad' => 0,
	'lockType' => '',
	'author' => 'Kasper Skårhøj',
	'author_email' => 'kasperYYYY at typo3.com',
	'author_company' => 'Curby Soft Multimedia',
	'CGLcompliance' => '',
	'CGLcompliance_note' => '',
	'private' => 0,
	'download_password' => '',
	'version' => '1.1.2',	// Don't modify this! Managed automatically 
during upload to repository.
	'_md5_values_when_last_written' => 
'a:5:{s:12:"ext_icon.gif";s:4:"bf22";s:14:"ext_tables.php";s:4:"847c";s:14:"ext_tables.sql";s:4:"6d66";s:25:"locallang_csh_sysnote.xml";s:4:"8e58

I greatly appriciate your help in getting this fixed.

Mike



More information about the TYPO3-install mailing list