PDA

View Full Version : Trying to Install


gavins
05-11-2007, 12:29 PM
Hi,

I am trying to install 2.1.2. I have uploaded all the files, set the temp directories to 755 and started the install program.

I then received this error when clicking Next:
Fatal error: Call to undefined function: smarty_validate_transform_trim() in /home/gavins/public_html/linkdirectory/libs/smarty/SmartyValidate.class.php on line 509
To view the errors I changed the config.php file to error_reporting (E_ALL);as discussed in another forum post.and get the following error messages when starting the install:

Notice: Use of undefined constant CURRENT_VERSION - assumed 'CURRENT_VERSION' in /home/gavins/public_html/linkdirectory/include/tables.php on line 159

Warning: session_start() function.session-start[/URL]]: Cannot send session cache limiter - headers already sent (output started at /home/gavins/public_html/linkdirectory/include/tables.php:159) in /home/gavins/public_html/linkdirectory/install/index.php on line 52

Notice: Undefined offset: 1 in /home/gavins/public_html/linkdirectory/include/functions.php on line 186

Notice: Undefined offset: 1 in /home/gavins/public_html/linkdirectory/include/functions.php on line 186

Notice: Undefined variable: errors in /home/gavins/public_html/linkdirectory/install/index.php on line 291

Notice: Undefined variable: messages in /home/gavins/public_html/linkdirectory/install/index.php on line 292


When i click next I get the followign messages:

Notice: Use of undefined constant CURRENT_VERSION - assumed 'CURRENT_VERSION' in /home/gavins/public_html/linkdirectory/include/tables.php on line 159

Warning: session_start() function.session-start[/URL]]: Cannot send session cache limiter - headers already sent (output started at /home/gavins/public_html/linkdirectory/include/tables.php:159) in /home/gavins/public_html/linkdirectory/install/index.php on line 52

Notice: Undefined offset: 1 in /home/gavins/public_html/linkdirectory/include/functions.php on line 186

Notice: Undefined offset: 1 in /home/gavins/public_html/linkdirectory/include/functions.php on line 186

Fatal error: Call to undefined function: smarty_validate_transform_trim() in /home/gavins/public_html/linkdirectory/libs/smarty/SmartyValidate.class.php on line 509

Can you help?

James
05-11-2007, 06:54 PM
make sure all files are uploaded first. It looks to me like some files didnt get uploaded.