Custom field beta version

Custom field beta version
HOla !
Code version : beta
Opencart version : 1.5.4

before you upload the code to server

Fellow these steps
* since am using dob(date of birth) as a case study, you can just replace dob to any name you prefer.
* Go to to Phpmyadmin section in your database.
* Select the the database name
* click on sql button at the top end
* Paste this code:

ALTER TABLE `customer` ADD `dob` DATE NULL AFTER `email`

press the go button.

after that paste this also

ALTER TABLE `order` ADD `dob` DATE NULL AFTER `email`

press the go button.


NOTE: if it seems like nothing is working check these two file.
- system => logs => error.txt
&

- vqmod => vqcache 'select any file depending on where the error is coming from'
- Vqmod => logs => 'select any file depending on day you are currently working'




Download
  • Developed by OpenCart Community
  • Documentation Included

Rating

Compatibility
1.5.3.1, 1.5.4.1, 1.5.6.4

Last Update
15 Jul 2016

Created
15 Jul 2016
125 Downloads
0 Comments
lucasdozie
lucasdozie
Member since: 16 Feb 2016

View all extensions Get Support