dotpeddler
New Member
I just finished upgrading from 0.9 to 1.0 using the "preferred" method of upgrading.
On the admin panel, settings, I am getting the following errors:
Notice: Undefined index: a_s_smtp_host in /home/cfans/public_html/sources/admin/settings.php on line 610
Notice: Undefined index: a_s_smtp_user in /home/cfans/public_html/sources/admin/settings.php on line 613
Notice: Undefined index: a_s_smtp_password in /home/cfans/public_html/sources/admin/settings.php on line 616
Notice: Undefined index: a_s_smtp_port in /home/cfans/public_html/sources/admin/settings.php on line 619
Also, from the front end, when you select the stats details for a listing, you get this:
Fatal error: Class 'stats' not found in /home/cfans/public_html/sources/details.php(179) : eval()'d code on line 1
I haven't tested the rest of the script out but I'm pretty discouraged in finding these errors. Upgrading should be pretty simple.
On the admin panel, settings, I am getting the following errors:
Notice: Undefined index: a_s_smtp_host in /home/cfans/public_html/sources/admin/settings.php on line 610
Notice: Undefined index: a_s_smtp_user in /home/cfans/public_html/sources/admin/settings.php on line 613
Notice: Undefined index: a_s_smtp_password in /home/cfans/public_html/sources/admin/settings.php on line 616
Notice: Undefined index: a_s_smtp_port in /home/cfans/public_html/sources/admin/settings.php on line 619
Also, from the front end, when you select the stats details for a listing, you get this:
Fatal error: Class 'stats' not found in /home/cfans/public_html/sources/details.php(179) : eval()'d code on line 1
I haven't tested the rest of the script out but I'm pretty discouraged in finding these errors. Upgrading should be pretty simple.