Author Topic: Install.php problem line 59  (Read 4167 times)

Offline HelpMe

Install.php problem line 59
« on: August 08, 2012, 11:05:36 pm »
Hello.
I used SMF 2.0.2 forum.

I have problem whit this line

Code: [Select]
public_html/install.php on line 59
Code: [Select]
$smcFunc['db_insert']('replace', '{db_prefix}settings',
And when i going to shop for me writing "Unknown column 'money' in 'field list'" and etc...

Please help me.

Offline Samui

Re: Install.php problem line 59
« Reply #1 on: August 09, 2012, 01:09:22 am »
What is the exact error message you receive when running the install script? Once that is resolved, the second problem should be fixed as well.

Offline HelpMe

Re: Install.php problem line 59
« Reply #2 on: August 09, 2012, 02:08:05 am »
What is the exact error message you receive when running the install script? Once that is resolved, the second problem should be fixed as well.

That's is problem

Fatal error: Function name must be a string in /home/xxxx/domains/xxxxxx.lt/public_html/install.php on line 59

Offline Samui

Re: Install.php problem line 59
« Reply #3 on: August 15, 2012, 02:37:35 am »
Hm. Are you using the package manager, or running install.php directly?