Jump to content

University Business Computing Systems Coursework - problem with checkout


tomperks2601

Recommended Posts

I'm pushed for the deadline to an assignment I've spent weeks on.  I've built the website from scratch that can be found at

http://perfectscents.zapto.org/perfectscents

All functions work and are linked with the mysql apart from checkout.

1)  The table on createInvoice cannot display multiple items despite the cart displaying them perfectly.

2)  The table also wont give me the total cost of purchase.

3)  When and if you enter in details on createInvoice (which is unimportant) you are directed to completeInvoice where the following error messages are shown

Notice: Undefined offset: 2 in C:\wamp\www\perfectscents\invoice\completeInvoice.php on line 17

 

Notice: Undefined offset: 1 in C:\wamp\www\perfectscents\invoice\completeInvoice.php on line 17

 

Notice: Undefined variable: total in C:\wamp\www\perfectscents\invoice\completeInvoice.php on line 17

 

Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\wamp\www\perfectscents\invoice\completeInvoice.php on line 53

 

You have the link and the viewcart createinvoice and completeinvoice files are attached

Look forward to some help and getting this coursework out the way

Thanks

TOM

 

[attachment deleted by admin]

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.