Hi Adam, i downloaded youre website but when i put it on localhost, its gives me error on $productCount = mysql_num_rows($sql); ans i cant understand why cant i run the website and what's the error :S
Wanted to say thanks for the video's. I learned a great deal about php and Dreamweaver.Your Develop PHP web site is amazing also. Your explanation of the commands is a big help. I have had college instructors that wouldn't go into deals like you do. Instead they would tell you to google it.
I`not getting my admin, products and transactions table view, when I up load appears error message in browser. I try with the pages I found in your folders in part20 but nothing appears in the browse. Help please!!!
Check out our tool @ myestoreapp . com, we provide a FREE simple ecommerce plugin. It takes under 5 minutes to add products, setup your store, and add it to your site. It automatically works with Paypal.
How could I have multiple stores within this application? the stores can simply considered as categories attached to the product so at the beginning users will have to use from what store they wanna by products to choose the closest to their location based on store name and address.
Thanks for this amazing tutorial. I have been looking for something like for months. One thing though, how can I bypass the product page and the cart when and only get the card when the user is ready to check out. I have simple products and users doesn't really need to access the product detail page because everything they need to know about the product is already on the list of products pages.
For example, I have a shop made on etsy.com and I also have my personal website. Rather than doing the work twice by posting items on both websites, I want to post it on etsy but show up on my website too.
I don't know if you have an existing tutorial or not but I was wondering if you could teach how to implement listings from another site onto a personal site.
I have problem with PayPal checkout, it goes on paypal page and displays: "You have requested an outdated version of PayPal. This error often results from the use of bookmarks."
Your Videos really helped me to understand how it all comes together. One issue though even though I don't think you will respond to it. I am placing the right email in the open area's for the email that you provided. Paypal is saying it is not the right email.....I have tried various different ways of righting it but none seem to work. Am I missing something or is your IPN script broken? can anyone help me with this minor error?
I found you last month during my php project.I first landed on part 9.My probems where solved and my love for php was boosted.
Now on holiday I've just today completed part 20.I'm happy to say that every part worked upto part 19.But I've just still downloaded the zip and will then work on the ipn script home work.
Hey Adam! Tnx for your vid tutorials. Can you help me in my Thesis? PLEASE help me in my Online Ordering Website for a Mobile Store. Looking Forward for your reply. cuteprince_ian17@yahoo.com
I was wondering if I could ask a question. i have a cart & shipping costs are added to the grandtotal.
Shipping is worked out as follows:
first pan at 3.50
each subsequent pan is at 2.00
My question is how do i work the shipping cost out? I can get the total number of items in cart but i'm not entirely sure how to work out the ship cost once using this value.
Hi Adam. I have also this problem; "Your login session data is not on record in the database.". I downloaded the source code from your link, but didn't work, also searched in your forums. How can i fix it? Your tuts are great. No.1
I have a question. Since there is a link to products age . How can I render all of my product to show on one page. Everytime I upload a product they all stay on the front page but I also want them to go to another page to display all of my products by categories. Can one help with this?
hello adam , these tutorials are great... but i got a question to make... as i am making a project selling gardening products website, but the payment method is by cash (p.s. am doing for my step dad) .. question : is there a way to list all shopping cart results and send to mysql . the idea is me to see them in store_admin, and confirm the request from buyer.... :) Oliver
i missed the part where we actually organize the products so that when u click on the link it actually takes you to a page that has the products sorted in category list pages and then possibly sub category.... if that was one of the other tuts he talked about on his site can someone point me to that tut ?
You are AWESOME!! Thank you SO much for your lessons. Enjoyed them all. You made them enjoyable and understandable. Can't see what you get into next. :)
Hi, I need to create a website that needs to deal with product weight. If the product is over 300 oz, I will send it by UPS. If the product is under 300 oz, I will send it by Post office. Could you please tell me how to do this shipping option at ecommerce website? thank you so much
Hi, I need to build a website that needs to deal with the product weight. if the weight is over 300 oz, I will ship it by UPS, under 300 oz, I will ship it by Post office. Could you tell me how to creat this on ecommerce website? thank yo so much
I have the same problem. I went as far as totally copy/paste Adam's code and only changing mysql location and the 3 variables to pull the correct information for my mysql. The cart page renders perfectly but like you, when there are multiple items in the cart, changing the quantity of the last item added works perfectly. However, when trying to change the quantity of an earlier item, it seems like the server gets stuck before getting an error.
I just follow the entire tutorial to create my ecart in my website. Im just wondering if this last tutorial video works for you. Thanks. Thanks also to adam.
You Sir, are one awesome mofo, Adam! Thanks a lot! The backend of the site I did with this tutorial is done.. Just a little bit of tweaking with the interface and I'm all set! Thanks a lot man!
Thanks for your informative channel. When searching for dropship suppliers, I have found it helpful to call the the manufacture directly and asking them for their distributors list.
Thanks for your informative channel. When searching for dropship suppliers, I have found it helpful to call the the manufacture directly and asking them for their distributors list.
Adam, that was the most entertaining tutorial series I have ever watched.
I have been quite a while with php and I even did a shop solution myself but I learned a lot from you. So - after you ended this one - thank you very much for all the time you have spent on that and I know that it was a lot...
Although this one sure will be hard to top I hope you will continue your work.
I will be a subscriber of your channel til the end of youtube.
Hi Adam, i downloaded youre website but when i put it on localhost, its gives me error on $productCount = mysql_num_rows($sql); ans i cant understand why cant i run the website and what's the error :S
vitorcabral1994 6 hours ago in playlist Ecommerce Website Tutorial PHP MySQL Tutorial PayPal IPN
Thanks for the tutorial Adam! I was wondering how would you go about adding multiple images for a product.
Phoenix110189 3 weeks ago
Wanted to say thanks for the video's. I learned a great deal about php and Dreamweaver.Your Develop PHP web site is amazing also. Your explanation of the commands is a big help. I have had college instructors that wouldn't go into deals like you do. Instead they would tell you to google it.
draperbrat01 1 month ago
i have download this file, but its gives me error when going to the cart.php page
saying Call to undefined function money_format()
Please HELP!!
memzhoho 1 month ago
Hi Adam,
I`not getting my admin, products and transactions table view, when I up load appears error message in browser. I try with the pages I found in your folders in part20 but nothing appears in the browse. Help please!!!
JAGUAR9333 1 month ago
This has been flagged as spam show
Check out our tool @ myestoreapp . com, we provide a FREE simple ecommerce plugin. It takes under 5 minutes to add products, setup your store, and add it to your site. It automatically works with Paypal.
MKNwebsolutions 1 month ago
and dummy ppl lol
DW1014 2 months ago
Hi Adam!
I really admire your teaching skills, i learn PHP up to some extent just by going through your videos.
right now i am not able to getting cart total amount on the header page to display on each page.
actually i got that but i want if and else statement that if $cartTotal is 0 it shows empty cart else total amount. Is it possible in this script.
preetyarzoo 2 months ago
Wow! Finally, a working ipn. Thank you, thank you!, I've wasted so much time until I find your tutorial!
How can I repay you, seriously..
:D
mindgamez1000 4 months ago
How could I have multiple stores within this application? the stores can simply considered as categories attached to the product so at the beginning users will have to use from what store they wanna by products to choose the closest to their location based on store name and address.
ExpressBraiding 4 months ago
Thanks for this amazing tutorial. I have been looking for something like for months. One thing though, how can I bypass the product page and the cart when and only get the card when the user is ready to check out. I have simple products and users doesn't really need to access the product detail page because everything they need to know about the product is already on the list of products pages.
Thank you for your help.
ExpressBraiding 4 months ago
This has been flagged as spam show
Adam if i want to put more than 1 picture to product? what script i use?
please help me, i want to put 6 picture to 1 product. can you help me?
thx
ugllly84 4 months ago in playlist More videos from flashbuilding
This has been flagged as spam show
Adam if i want to put more than 1 picture to product? what script i use?
please help me, i want to put 6 picture to 1 product. can you help me?
ugllly84 4 months ago in playlist More videos from flashbuilding
PLEASE PLEASE CAN YOU MAKE A SEARCH AND DROPDOWN, MENU FOR PRODUCTS ADDED.
iqr4r 4 months ago
You the man Thanks Alot buddy i was looking to learn making a e-commerce website from months Finaly got it :))
THANK YOU ALOT!!!
husssnainali 4 months ago
hey dude, AAAAAWESOME TUTORIALS i just tested your scripts in sandbox and works just fine! thanks for your time. AAAAAAAWESOME tutorial!!
rodrtega 4 months ago
For example, I have a shop made on etsy.com and I also have my personal website. Rather than doing the work twice by posting items on both websites, I want to post it on etsy but show up on my website too.
kawaiistarz 4 months ago
I don't know if you have an existing tutorial or not but I was wondering if you could teach how to implement listings from another site onto a personal site.
kawaiistarz 4 months ago
I have problem with PayPal checkout, it goes on paypal page and displays: "You have requested an outdated version of PayPal. This error often results from the use of bookmarks."
Help? :)
dzudzubana 5 months ago
thank you so much now i can start my own business on web
dude its fantabulous keep on good work!
farhanea 5 months ago
Comment removed
doroshii11 5 months ago
hai arigatoo oneigaishimas! ^^,)/
doroshii11 5 months ago
i can't seem to properly return to my website when buyer finish transaction, but thanks for this very well done tutorial though :)
0669existence 5 months ago
the sourcecode link is not working! Is it still available? Thanks for a great series!!
joblack432 5 months ago
terrific tutorials dude! i just cant download package... tells me the file is missing, can i download it from any other source?
rodrtega 5 months ago
This has been flagged as spam show
This is so great, thanks so much for posting this. Would you say this method is just as secure as using ecommerce apps such as opencart, magento... ?
thisistotallylife 5 months ago in playlist Ecommerce Website Tutorial PHP MySQL Tutorial PayPal IPN
Comment removed
thisistotallylife 5 months ago in playlist Ecommerce Website Tutorial PHP MySQL Tutorial PayPal IPN
Comment removed
thisistotallylife 5 months ago in playlist Ecommerce Website Tutorial PHP MySQL Tutorial PayPal IPN
Thank u sir....:) live long......
faisal0622 5 months ago
thanksssssss aaaaaaaaa lotttttttttttttttttttttttttttttttttttttttttt!
mrdevi 5 months ago
This has been flagged as spam show
HI all,this is the famous 2011 Credit Card Generator WITH CVV AND EXPiRATION DATE /watch?v=Wv7QUJ6hhqo
vigra83 6 months ago
Your Videos really helped me to understand how it all comes together. One issue though even though I don't think you will respond to it. I am placing the right email in the open area's for the email that you provided. Paypal is saying it is not the right email.....I have tried various different ways of righting it but none seem to work. Am I missing something or is your IPN script broken? can anyone help me with this minor error?
Movieman6996 6 months ago
hi Adam, you are great!!!!!!!!!!!
I found you last month during my php project.I first landed on part 9.My probems where solved and my love for php was boosted.
Now on holiday I've just today completed part 20.I'm happy to say that every part worked upto part 19.But I've just still downloaded the zip and will then work on the ipn script home work.
many thanks
bbc
bbcdeutschland 6 months ago
Thank you very much. Very useful
8522arjun 6 months ago
Hey Adam! Tnx for your vid tutorials. Can you help me in my Thesis? PLEASE help me in my Online Ordering Website for a Mobile Store. Looking Forward for your reply. cuteprince_ian17@yahoo.com
MrCuteprince17 6 months ago
I was wondering if I could ask a question. i have a cart & shipping costs are added to the grandtotal.
Shipping is worked out as follows:
first pan at 3.50
each subsequent pan is at 2.00
My question is how do i work the shipping cost out? I can get the total number of items in cart but i'm not entirely sure how to work out the ship cost once using this value.
Any help would be appreciated, Thankyou!
jazparkyn 7 months ago
@jazparkyn do a bit of math on it, if there are 8 pans, use some logic such as if(pans>1){
(pans-1 * 2.00)+3.50)
}
else{3.50}
there are probably loads of easier and more complex ways to do it. this is just an example of SUDO code u could use.
good luck
kissinconcrete 6 months ago
Hi Adam. I have also this problem; "Your login session data is not on record in the database.". I downloaded the source code from your link, but didn't work, also searched in your forums. How can i fix it? Your tuts are great. No.1
hekuraliu 7 months ago
I have a question. Since there is a link to products age . How can I render all of my product to show on one page. Everytime I upload a product they all stay on the front page but I also want them to go to another page to display all of my products by categories. Can one help with this?
isbrito1004 7 months ago
Thank You Adam your the mother fucking man!!!!! lol lol Much love from NYC!
isbrito1004 7 months ago
Great video! Set up your ecommerce business for free with our Easy Help Zen Cart Tutorials:
ZenCartEasyHelp 7 months ago
Thank you, these are very good
MrErnestCC 8 months ago
hello adam , these tutorials are great... but i got a question to make... as i am making a project selling gardening products website, but the payment method is by cash (p.s. am doing for my step dad) .. question : is there a way to list all shopping cart results and send to mysql . the idea is me to see them in store_admin, and confirm the request from buyer.... :) Oliver
Ifritmaster 8 months ago
hi adam, it was a good series. where can i download the codes?
zierlful 8 months ago
after such along period of time then finally
nebasami 8 months ago
after such a long period of time..... then finaly....
nebasami 8 months ago
i missed the part where we actually organize the products so that when u click on the link it actually takes you to a page that has the products sorted in category list pages and then possibly sub category.... if that was one of the other tuts he talked about on his site can someone point me to that tut ?
splinterz91 8 months ago
T-H-A-N-K- Y-O-U....!!!!!!!!
JaneChompi 8 months ago
You are AWESOME!! Thank you SO much for your lessons. Enjoyed them all. You made them enjoyable and understandable. Can't see what you get into next. :)
gourmet10 9 months ago
i am not seeing the buy now button, can someone help me?
graemeswann 9 months ago
Hi, I need to create a website that needs to deal with product weight. If the product is over 300 oz, I will send it by UPS. If the product is under 300 oz, I will send it by Post office. Could you please tell me how to do this shipping option at ecommerce website? thank you so much
xiaoxiao1224 9 months ago
Hi, I need to build a website that needs to deal with the product weight. if the weight is over 300 oz, I will ship it by UPS, under 300 oz, I will ship it by Post office. Could you tell me how to creat this on ecommerce website? thank yo so much
xiaoxiao1224 9 months ago
Very Nice Adam, i'm from brazil and my inglish is very sux. Your tutorial is perfect.
But when you add some item in your cart , and you add another item in your cart,
when you try to change the quantity of the first item occurs a error(a looping error).
TiagoMaggioniRs 9 months ago 5
@TiagoMaggioniRs
I have the same problem. I went as far as totally copy/paste Adam's code and only changing mysql location and the 3 variables to pull the correct information for my mysql. The cart page renders perfectly but like you, when there are multiple items in the cart, changing the quantity of the last item added works perfectly. However, when trying to change the quantity of an earlier item, it seems like the server gets stuck before getting an error.
How do we fix this?
itsmikey888 5 months ago
This has been flagged as spam show
8=D Suck Suck Suck :D
DarkhackerPS3 10 months ago
YOUR THE BEST
RequestADubplate 10 months ago
Hi to all subsribers of adam!
I just follow the entire tutorial to create my ecart in my website. Im just wondering if this last tutorial video works for you. Thanks. Thanks also to adam.
tamedeska 10 months ago
These videos saved my life! I am forever grateful :)
ChunkosaurusRex 10 months ago
This has been the best tutorial series I have seen I will be attempting my e commerce site shortly and thing has helped alot
spookyest 11 months ago
You Sir, are one awesome mofo, Adam! Thanks a lot! The backend of the site I did with this tutorial is done.. Just a little bit of tweaking with the interface and I'm all set! Thanks a lot man!
bendyamin86 11 months ago
Thanks for your informative channel. When searching for dropship suppliers, I have found it helpful to call the the manufacture directly and asking them for their distributors list.
ecommercesitebuilder 1 year ago
Thanks for your informative channel. When searching for dropship suppliers, I have found it helpful to call the the manufacture directly and asking them for their distributors list.
FunmobileSmarts 1 year ago
can you make a tutoriial on how to add coupon codes please
tlf115 1 year ago
I would be really interested in seeing people's stores that used your script. Some with great css. [like me]
When I finally go back over all of this series, I'll post you a link to my eCommerce store using your script buddy :)
You're a great guy. Thanks for the series.
shakaama 1 year ago
Hey thanks alot for the series...so how can we get the source code...have some errors and would like to learn more...
moudyboy 1 year ago
Hey thanks alot for the series...so how can we get the source code...have some errors and would like to learn more...
moudyboy 1 year ago
Adam,
Wow, Thank you so much for this series, I did learn a lot more about PHP and really appreciate your efforts. I look forward to your next series.
Eric
cockerspanielhome 1 year ago
what language is this? I know i cannot be English, is it creole?
casild2 1 year ago
Entertaining - Educational - Fun What more could you ask for?
Simply the best on the WEB!
Thanks Adam :-)
WalnutPro 1 year ago
big woman thing!! many respect and love all the way from jamrock for this complete tutorial and keep doing wat u do best....1 one love
kgn1876 1 year ago
Thanks for all your hard work, can't wait to see what's next.
pakt40 1 year ago
so whats your next project then adam ?
ngshane 1 year ago 12
thanks for all your work adam
ngshane 1 year ago
Adam, this tutorial was great. I'm new to PHP but have a much better understanding. Thanks for your time and keep up the good work.
Images234u 1 year ago
thank you!!!!
ricvalley 1 year ago
nooooooooooo, final video :(
so sad....
MAKE MOAR!!!!
0syntrax0 1 year ago
best day ever
tiestosharing 1 year ago
thank you adam! i'm gonna watch again from 1 to 20 so i'll make sure that there's no errors. thank you very much!
elvisniperx 1 year ago
Adam, that was the most entertaining tutorial series I have ever watched.
I have been quite a while with php and I even did a shop solution myself but I learned a lot from you. So - after you ended this one - thank you very much for all the time you have spent on that and I know that it was a lot...
Although this one sure will be hard to top I hope you will continue your work.
I will be a subscriber of your channel til the end of youtube.
NicoDaVinci 1 year ago
rawr
xIVIAJIKx 1 year ago