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

    Have you created the database?
    try using backend support for your hosting site, there should be phpmyadmin which can help you create one.. after you create the database, try to pupulate it with plaincart.sql.

    merging one system to your current state of the art site design means a messy job.. you could end up with a bloated php code you dont even know what they're doing there. I suggest try to find one that suit your need the develope a whole new site based on that system..

      Write a Reply...