@11asstastic11 Glad you managed to fix your problem yourself, You'd be suprised how many people don't and just email me immediately asking for the code I used in my video!
Hi friend, your tutorial has been extremely helpful to me. Thank you so much. I see that when there is a coding error your browser tells at which line the error has occurred but my browsers don't. Why? I use IE8 and Firefox 3.6.3 and IIS7. I thought that it was a problem of IIS. So I removed it and installed Apache 2.2. And in both servers PHP, MySQL and phpMyAdmin were working fine but yet it didn't give me any solution. Apache seemed even worse. Can you please help me? Thanks :)
@Bhaddiya if you have the line error_reporting(0); remove that, if not go into php.ini in your apache directory, and find the line that says error_reporting and change it to E_ALL
mysql_fetch_assoc() expects parameter 1 to be resource, boolean given in
i keep on getting this error on the index.php in the add cart section. is there any reason for this. the code is perfect line for line.
zeromenace 1 year ago
@zeromenace i believe i had the same error and found out my mistake was the period in the first $sql .= $id . ","; part
11asstastic11 8 months ago
@11asstastic11 Glad you managed to fix your problem yourself, You'd be suprised how many people don't and just email me immediately asking for the code I used in my video!
TheTutSpace 8 months ago
Hi friend, your tutorial has been extremely helpful to me. Thank you so much. I see that when there is a coding error your browser tells at which line the error has occurred but my browsers don't. Why? I use IE8 and Firefox 3.6.3 and IIS7. I thought that it was a problem of IIS. So I removed it and installed Apache 2.2. And in both servers PHP, MySQL and phpMyAdmin were working fine but yet it didn't give me any solution. Apache seemed even worse. Can you please help me? Thanks :)
Bhaddiya 1 year ago
@Bhaddiya if you have the line error_reporting(0); remove that, if not go into php.ini in your apache directory, and find the line that says error_reporting and change it to E_ALL
TheTutSpace 1 year ago
you are doing a good job mate, thanks for your time and patience :)
This is an excellent tutorial!
Cheers,
Jenish
jenish4 1 year ago
hi can hav u produced an tutorials of mini carts
isyhussain 2 years ago
Finally fixed the errors, i will record later.
First of all i have to redo my tutorials as ive fiddled with my code so much, i cant remember what you guys have to what i have.
Ill post it in approx 2 hrs :)
TheTutSpace 2 years ago
Eagerly awaiting the update for tutorial 10 ;-)
mars100100 2 years ago