SMF Shop

SMFShop => Installation Problems => Topic started by: HelpMe on August 08, 2012, 11:05:36 pm

Title: Install.php problem line 59
Post by: HelpMe 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.
Title: Re: Install.php problem line 59
Post by: Samui 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.
Title: Re: Install.php problem line 59
Post by: HelpMe 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
Title: Re: Install.php problem line 59
Post by: Samui on August 15, 2012, 02:37:35 am
Hm. Are you using the package manager, or running install.php directly?