Hi there, I'm new to using plaincart and having a few problems installing it on my webserver. I've uploading it to the hosting, changed the database settings in the config file, and thats as far as i got.
It showed up with this error: Warning: ini_set() has been disabled for security reasons in /home/kneedeep/public_html/plaincart/library/config.php on line 2
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/kneedeep/public_html/plaincart/library/config.php:2) in /home/kneedeep/public_html/plaincart/library/config.php on line 7
Table 'kneedeep_merch.tbl_shop_config' doesn't exist
Im guessing its some kind of restriction on the hosting? So i just put an @ infront of line 2 to hide that error, now i get the error:
Table 'kneedeep_merch.tbl_shop_config' doesn't exist
I'm new to eccomerce, and i'd like to have this shopping cart system within my current website design, is that possible with plaincart? And if so whats my next step to create tables etc, i cant really understand the tutorial with it.
Any help would be much appriciated.
Thanks,
Josh