PHP/MySQL Shopping Cart developed in CodeIgniter
This is a simple php script to create your own shopping cart website and an easy project for the developers who are new to php and codeIgniter. The database file is also included which you will need to import to your database
How to run the script
1) Copy "winegate" folder to www directory of your webserver
2) create new database with a name like "winegate" and import tables from .sql file
3) go to application/config/database.php and update the database Username & Password
http://localhost/winegate -FRONT END
http://localhost/winegate/index.php/admin - ADMIN SECTION
admin user : admin
admin pass : admin
Front End Functionality
The website is developed using Adobe Dreamweaver 6.1
**This PHP ECOMMERCE SCRIPT IN CODEIGNITER is absolutely free to modify, share or use in any form as you like.
This is a simple php script to create your own shopping cart website and an easy project for the developers who are new to php and codeIgniter. The database file is also included which you will need to import to your database
How to run the script
1) Copy "winegate" folder to www directory of your webserver
2) create new database with a name like "winegate" and import tables from .sql file
3) go to application/config/database.php and update the database Username & Password
http://localhost/winegate -FRONT END
http://localhost/winegate/index.php/admin - ADMIN SECTION
admin user : admin
admin pass : admin
Front End Functionality
- Create New User
- Forget Password
- Browse categories and Products
- Select a Product
- Checkout
- Enter Order Details (Sender & Receiver)
- Preview Order
- Confirm Order
- View & Manage Users
- View & Manage Categories
- View & Manage Products
- View & Manage Orders
The website is developed using Adobe Dreamweaver 6.1
**This PHP ECOMMERCE SCRIPT IN CODEIGNITER is absolutely free to modify, share or use in any form as you like.
Thanks for letting me know as how to download PHP / MySQL Ecommerce website developed in CodeIgniter. This was really helpful for me.
ReplyDeleteEcommerce Web Development Company
developing the website or developing E commerce with the customer review is really nice work.. very supportive post.....Web Development USA
ReplyDeleteI precisely wanted to thank you so much all over again. I am not sure what I would have gone through in the absence of these tips provided by you directly on my topic. It was actually the frightful setting for me personally, however , discovering the very specialized form you managed that took me to leap for delight.
ReplyDeletePHP Shopping Cart
How to download PHP _ mysql shopping cart developed in CodeIgniter
ReplyDeleteclick on the link below the download button
DeleteI've followed all steps and am getting problems running it. Am getting this kind of error. Anyone help so that I can get it running.
ReplyDeleteA PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: views/home.php
Line Number: 21
Sorry for delayed answer. It's not an error, it's just a notice, hopefully you would have solved it already..
Deletenot solved how can i solve it ?
DeleteJust add your product from admin panel and solve it. Thanks
DeleteNot able to open admin i a m using xampp and mysql
DeleteParse error: syntax error, unexpected end of file in E:\xampp\htdocs
\winegate\application\views\admin\header.php on line 22
How to solve this error...
Deleteplz tell me...
i tried it but not solve...
Hi,
DeletePlease help me, if you got the solution for the same.
Thanks.
Even i am getting same error. Not able to get into admin pannel
DeleteIm having the same pr0o0oblum
Deletehello
ReplyDeletewhy the admin page canot be load (just blank page)
no form username or passwd and i cnot login in admin page :D
if have error foreach add this
19 <?php
20 if($home_products== 'empty')
21 echo " Sorry - No items found";
22 else
23 {
before
$i=1;
foreach ($home_products as $product)
line 38 add }
thank you
HI,
DeleteDownload files again... please and be sure if short-tags are enabled on your php server, https://drive.google.com/file/d/0B2_Eh6GZWqMkOHlFdmtZRnFPbnc/edit?usp=sharing
Thanks
Thanx for the ecommerce_php_codeigniter_mysql project. You're a hero.
ReplyDeletethanx for the project .. But can you get me another link to download ?
ReplyDeleteRegards
Yes . https://drive.google.com/file/d/0B2_Eh6GZWqMkOHlFdmtZRnFPbnc/edit?usp=sharing
DeleteI Click This Link " Download PHP / mysql shopping cart developed in CodeIgniter " But Download A exe File So What Can i do? Please Help Me .
ReplyDeleteTry again please. Uploaded in Google Drive
DeleteWhy i can't download it?
ReplyDeleteI have 've re-uploaded the file in google drive for u. Sorry i didn't know download was not working
DeleteNICE BLOG!!! Thanks for your valuable information
ReplyDeleteI've followed all steps and am getting problems running it. Am getting this kind of error in admin panel. Anyone help so that I can get it running.
ReplyDeleteParse error: syntax error, unexpected end of file in C:\xampp1\htdocs\project\application\views\admin\header.php on line 22
A Database Error Occurred
ReplyDeleteUnable to connect to your database server using the provided settings.
Filename: C:\wamp\www\down\system\database\DB_driver.php
Line Number: 124
same error me ... solved or not
DeleteNICE BLOG !!!!!! THANK '''''''''''''''''''''..........................'''''''''''''''''''''''''''''''''
ReplyDeletePlz help me
ReplyDeleteam getting error message like
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: views/home.php
Line Number: 21
same, how solution...
DeleteHi,
DeletePlease help me, if you got the solution for the same.
Thanks.
plzzzzzzzzz help i am getting
ReplyDelete"object not found"
plzzz help.................
ReplyDeleteParse error: syntax error, unexpected end of file in C:\wamp\www\winegate\application\views\admin\header.php on line 22
just add <?php in the start of line 20
Deletethank you so much sajan...
Deletethank you so much sajan...
DeleteplZZZ HELP ME!! IS LOT OF ERROR
DeleteUncaught Error: Call to undefined function mysql_pconnect() in C:\xampp\htdocs\winegate\system\database\drivers\mysql\mysql_driver.php:91 Stack trace: #0 C:\xampp\htdocs\winegate\system\database\DB_driver.php(115): CI_DB_mysql_driver->db_pconnect() #1 C:\xampp\htdocs\winegate\system\database\DB.php(148): CI_DB_driver->initialize() #2 C:\xampp\htdocs\winegate\system\core\Loader.php(346): DB(Array, NULL) #3 C:\xampp\htdocs\winegate\system\core\Loader.php(1171): CI_Loader->database() #4 C:\xampp\htdocs\winegate\system\core\Loader.php(152): CI_Loader->_ci_autoloader() #5 C:\xampp\htdocs\winegate\system\core\Controller.php(51): CI_Loader->initialize() #6 C:\xampp\htdocs\winegate\application\controllers\front.php(6): CI_Controller->__construct() #7 C:\xampp\htdocs\winegate\system\core\CodeIgniter.php(308): Front->__construct() #8 C:\xampp\htdocs\winegate\index.php(202): require_once('C:\\xampp\\htdocs...') #9 {main} thrown in C:\xampp\htdocs\winegate\system\database\drivers\mysql\mysql_driver.php on line 91
C:\wamp\www\project\system\database\DB_driver.php error is coming
ReplyDeleteEdit Database configuration file
Deletefile:///C:/wamp/www/winegate/application/config/database.php
hellp sir how i add new page like about us, contact us etc
ReplyDeleteUnable to connect to your database server using the provided settings.
ReplyDeleteFilename: C:\xampp\htdocs\project\system\database\DB_driver.php
Line Number: 124 what is this error?
404 Page Not Found is the error on index.php
ReplyDeleterectify the problem
ReplyDeletethis is very good bolg this is helpful for me thank you
ReplyDeleteParse error: syntax error, unexpected $end in C:\wamp\www\winegate\application\views\admin\header.php on line 22
ReplyDeleteplease help same error
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteI got the error: Unable to load the requested file: helpers/url_helper.php
ReplyDeletePlease help
A Database Error Occurred
ReplyDeleteUnable to connect to your database server using the provided settings.
Filename: C:\wamp\www\project\system\database\DB_driver.php
Line Number: 124
how can i solve this error. i followed these instructions but still showing this error.
hey im try to resolve it but still it give me same error.....
ReplyDeleteThis comment has been removed by the author.
ReplyDeletehey i can't resolve that error which is....A PHP Error was encountered
ReplyDeleteSeverity: Notice
Message: Only variable references should be returned by reference
Filename: core/Common.php
Line Number: 257
hey the ans is over here.........
Deletehttp://stackoverflow.com/questions/28348879/only-variable-references-should-be-returned-by-reference-codeigniter
Hi i am new to php ..i did al the steps mentioned above..
ReplyDeleteHowever, below URL doesnt work -
http://localhost/winegate
Also, below URL gives error -
http://localhost/winegate/index.php/admin
<?php line 20 admin/header then solve this.
DeleteHi. admin/header.php seems to be ok.
DeleteMohammad, can you be more specific whith sintax? Thank you.
Im having the same error with Will Smith. Please help.
ReplyDeleteA Database Error Occurred
Unable to connect to your database server using the provided settings.
Filename: C:\xampp\htdocs\winegate\system\database\DB_driver.php
Line Number: 124
Thanks a lot!
i am Having error in admin end like this
ReplyDeleteA PHP Error was encountered
Severity: Notice
Message: Undefined variable: total
Filename: admin/orders.php
Line Number: 66
me too
Deletemy index show: Your system folder path does not appear to be set correctly. Please open the following file and correct this: index.php
ReplyDeleteHow can i echo username or mailid after log in if not echo welcome guest.
ReplyDeleteWhy items_status not updating in wg_itmes table. can you solve the issue please..
Parse error: syntax error, unexpected end of file in C:\xampp\htdocs\winegate\application\views\admin\header.php on line 22
ReplyDelete????
If Someone Need a e-commerce website at a affordable price. visit: www.krishansoft.com
ReplyDeleteMissing the file "winegate"
ReplyDeleteUnable to connect to your database server using the provided settings.
ReplyDeleteFilename: core/Loader.php
Line Number: 346
How can I change number of products displayed in first page (index.php). Now it displays only 5 products but I want to display 12 products. Please anyone help me....
ReplyDeleteHow can I change number of products displayed in first page (index.php). Now it displays only 5 products but I want to display 12 products. Please anyone help me....
ReplyDeleteSame error..What's wrong? :(
ReplyDeleteShara@S.I. Unik
How can I change number of products displayed in first page (index.php). Now it displays only 5 products but I want to display 12 products. Please anyone help me....
ReplyDeleteNice Project.
ReplyDeleteHow to display username after login.can any body help me on this.where to modify code?.
header.php
Deleteedit
;)
Matur Suwun, Terima Kasih
ReplyDeleteThis comment has been removed by the author.
ReplyDeletePlease Please help me... unable to select specified database. can anybody tell me step by step to run program.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteFatal error: Uncaught Error: Call to undefined function mysql_pconnect() in C:\xampp\htdocs\winegate\system\database\drivers\mysql\mysql_driver.php:91 Stack trace: #0 C:\xampp\htdocs\winegate\system\database\DB_driver.php(115): CI_DB_mysql_driver->db_pconnect() #1 C:\xampp\htdocs\winegate\system\database\DB.php(148): CI_DB_driver->initialize() #2 C:\xampp\htdocs\winegate\system\core\Loader.php(346): DB(Array, NULL) #3 C:\xampp\htdocs\winegate\system\core\Loader.php(1171): CI_Loader->database() #4 C:\xampp\htdocs\winegate\system\core\Loader.php(152): CI_Loader->_ci_autoloader() #5 C:\xampp\htdocs\winegate\system\core\Controller.php(51): CI_Loader->initialize() #6 C:\xampp\htdocs\winegate\application\controllers\front.php(6): CI_Controller->__construct() #7 C:\xampp\htdocs\winegate\system\core\CodeIgniter.php(308): Front->__construct() #8 C:\xampp\htdocs\winegate\index.php(202): require_once('C:\\xampp\\htdocs...') #9 {main} thrown in C:\xampp\htdocs\winegate\system\database\drivers\mysql\mysql_driver.php on line 91
ReplyDeleteis a lot of errror pls answer me!!
ReplyDeleteFatal error: Uncaught Error: Call to undefined function mysql_pconnect() in C:\xampp\htdocs\winegate\system\database\drivers\mysql\mysql_driver.php:91 Stack trace: #0 C:\xampp\htdocs\winegate\system\database\DB_driver.php(115): CI_DB_mysql_driver->db_pconnect() #1 C:\xampp\htdocs\winegate\system\database\DB.php(148): CI_DB_driver->initialize() #2 C:\xampp\htdocs\winegate\system\core\Loader.php(346): DB(Array, NULL) #3 C:\xampp\htdocs\winegate\system\core\Loader.php(1171): CI_Loader->database() #4 C:\xampp\htdocs\winegate\system\core\Loader.php(152): CI_Loader->_ci_autoloader() #5 C:\xampp\htdocs\winegate\system\core\Controller.php(51): CI_Loader->initialize() #6 C:\xampp\htdocs\winegate\application\controllers\front.php(6): CI_Controller->__construct() #7 C:\xampp\htdocs\winegate\system\core\CodeIgniter.php(308): Front->__construct() #8 C:\xampp\htdocs\winegate\index.php(202): require_once('C:\\xampp\\htdocs...') #9 {main} thrown in C:\xampp\htdocs\winegate\system\database\drivers\mysql\mysql_driver.php on line 91
database.php file edit in your "config" folder
DeleteLine No :53 see replace your phpmyadmin password
then its working ;)
the links to admin panel and front end "winegate" folder is missing in project
ReplyDeleteyou make "winegate" folder in your werserver root
DeleteLike if you used xampp server so make
"winegate" folder in this location :=> c:/xampp/htdocs/
then project contain all file put in that folder
then edit config folder
database.php
then run ;)
Images are not uploaded in images/upload folder
ReplyDeleteits working
Deletei will tested this its working also store image in image folder ;)
Hi thanks for the help... my problem is that nothing is visible on both the admin page and the front end. is there a way i can fix this??
ReplyDeleteThanks...It is very nice blog, but add category edit(update) is not working properly, how to add sub category..Please help me...
ReplyDeletei changed the password and created a db called winegate but when i try to open the website through xampp i just get a blank page..
ReplyDeleteplease give me a solution ... urgent
hii thanks.... its very nice n halpfull blog...
ReplyDeletebut when i open http://localhost/winegate/index.php/admin/
its show me error
"( ! ) Parse error: syntax error, unexpected end of file in C:\wamp\www\winegate\application\views\admin\header.php on line 23"
plz help me
Please reply to the below error;
ReplyDeleteAn Error Was Encountered
You have not selected a database type to connect to.
A PHP Error was encountered
ReplyDeleteSeverity: Notice
Message: Only variable references should be returned by reference
Filename: core/Common.php
Line Number: 257
Parse error: syntax error, unexpected end of file in C:\xampp\htdocs\winegate\application\views\admin\header.php on line 22
i am getting this error for admin panel
A PHP Error was encountered
ReplyDeleteSeverity: Notice
Message: Only variable references should be returned by reference
Filename: core/Common.php
Line Number: 257
Parse error: syntax error, unexpected end of file in C:\xampp\htdocs\winegate\application\views\admin\header.php on line 22
i am getting this error for admin panel
This comment has been removed by the author.
DeleteEdit your core/Common.php file at Line 257 as
Deletefrom return $_config[0] =& $config;
Change to $_config[0] =& $config;
return $_config[0];
Then your header.php from change "" to "" at the specified line
A Database Error Occurred
ReplyDeleteError Number: 1364
Field 'medium_image' doesn't have a default value
INSERT INTO `wg_items` (`cat_id`, `item_name`, `item_price`, `item_desc`, `item_stock`) VALUES ('1', 'Veleta fruit drink', '600', 'This is a non-alcoholic beverage from the stable of Intercontinental Distillers Limited. Veleta is a feminine drink with no alcoholic content', '25')
Filename: C:\wamp64\www\winegate\system\database\DB_driver.php
Line Number: 330
please help me. i have a problem
ReplyDeleteA Database Error Occurred
Unable to connect to your database server using the provided settings.
Filename: C:\xampp\htdocs\project\system\database\DB_driver.php
Line Number: 124
how to open admin page
ReplyDeleteThis comment has been removed by the author.
Deleteow to use this code in proper formate .help me ????????????????????????????????????????????????
ReplyDeletehow to use this code ?????
ReplyDeleteA Database Error Occurred
ReplyDeleteUnable to connect to your database server using the provided settings.
Filename: C:\wamp\www\Winegate\system\database\DB_driver.php
Line Number: 124
how to login in to admin part
ReplyDeletehow about the admin? can you teach me how to open it?
ReplyDeleteI have followed all steps but getting following error:
ReplyDeleteA PHP Error was encountered
Severity: Notice
Message: Only variable references should be returned by reference
Filename: core/Common.php
Line Number: 257
Fatal error: Uncaught Error: Call to undefined function mysql_pconnect() in C:\Xampp\htdocs\winegate\system\database\drivers\mysql\mysql_driver.php:91 Stack trace: #0 C:\Xampp\htdocs\winegate\system\database\DB_driver.php(115): CI_DB_mysql_driver->db_pconnect() #1 C:\Xampp\htdocs\winegate\system\database\DB.php(148): CI_DB_driver->initialize() #2 C:\Xampp\htdocs\winegate\system\core\Loader.php(346): DB(Array, NULL) #3 C:\Xampp\htdocs\winegate\system\core\Loader.php(1171): CI_Loader->database() #4 C:\Xampp\htdocs\winegate\system\core\Loader.php(152): CI_Loader->_ci_autoloader() #5 C:\Xampp\htdocs\winegate\system\core\Controller.php(51): CI_Loader->initialize() #6 C:\Xampp\htdocs\winegate\application\controllers\front.php(6): CI_Controller->__construct() #7 C:\Xampp\htdocs\winegate\system\core\CodeIgniter.php(308): Front->__construct() #8 C:\Xampp\htdocs\winegate\index.php(202): require_once('C:\\Xampp\\htdocs...') #9 {main} thrown in C:\Xampp\htdocs\winegate\system\database\drivers\mysql\mysql_driver.php on line 91
Try these two
Delete1) https://github.com/bcit-ci/CodeIgniter/commit/69b02d0f0bc46e914bed1604cfbd9bf74286b2e3
2)
change 'dbdriver' => 'mysql' to 'dbdriver' => 'mysqli'
hi friend, your content is superb for me and newbies also, i also post ideas and tutorial (cashguru4u.com). I suggest pls do some video tutorial so we get some more and if you doing so give link address sandy.9835@gmail.com
ReplyDeleteThankyou so much for this wonderful post
This comment has been removed by the author.
ReplyDeleteHello Friends,
ReplyDeleteWhn i try to run url http://localhost/winegate/ it give error
Severity: Notice
Message: Only variable references should be returned by reference
Filename: core/Common.php
Line Number: 257
but when i solved the error it show blank page ..please help me as soon
Thanks
Hi!
ReplyDeleteI'm getting this error:
A Database Error Occurred
Unable to connect to your database server using the provided settings.
Filename: C:\xampp\htdocs\winegate\system\database\DB_driver.php
Line Number: 124
Also, this one:
A PHP Error was encountered
Severity: Notice
Message: Only variable references should be returned by reference
Filename: core/Common.php
Line Number: 257
And when I edited it to: return $_config[0]; , I got this error:
A PHP Error was encountered
Severity: Notice
Message: Undefined index: subclass_prefix
Filename: core/CodeIgniter.php
Line Number: 237
Please help. I am a novice and I really don't know what to do. :(
Nice blog. This is good for me. Contact for Ecommerce project in Noida
ReplyDeleteIT Company in Noida
Nice Blog
ReplyDeletePackers and Movers in Agra
good blogs
ReplyDeletePackers and Movers in Etawah
good blogs
ReplyDeletePackers and Movers in Aligarh
good blogs
ReplyDeletePackers and Movers in Agra
good blogs
ReplyDeletePackers and Movers in Agra
good blogs
ReplyDeleteAgra Packers and Movers
good blogs
ReplyDeleteAgra Packers and Movers
Your prosecution is each one fun and i respect you and hopping for some more informative posts. thank you for sharing enormous auspices to us. Best eCommerce Software Platforms
ReplyDeleteIf you need best local packers and movers in Delhi NCR.so it provides packers and movers services whole Noida & Delhi NCR. it provides packers and movers services at cheap cost. here click for more information-
ReplyDeletepackers services in delhi ncr
packers services in noida
ReplyDeleteHello,
we provide affordable and result-oriented SEO services, please give a chance to serve you.
Thanks
Admin: E07.net
which file shud i copy in www directory
ReplyDeletewhr is the winegate folder
ReplyDeleteThis is great.
ReplyDeleteThe BDSM HEAVEN where your excitement lies
Get all answers here
ReplyDeletehttps://piqs.de/user/globalemployees116
https://answers.techzim.co.zw/user/globalemployees116
https://www.codechef.com/users/globalemployee/
http://www.onfeetnation.com/profile/AdamMathewz
Excellent article and this helps to enhance your knowledge regarding new things. Waiting for more updates.
ReplyDeleteEcommerce Website Using PHP
PHP Ecommerce Website
This comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThe Amazon FBA copywriting is one of the most demanded skills in the online market. It takes a seller a bit of hard work but brings a large number of
ReplyDeletecustomers and huge profits.