ulrik Posted November 15, 2007 Posted November 15, 2007 i have a problem i need to rectify. A site running OS commerce that i manage has been setup with serveral input areas disabled. On the billing and delivery page, the company name fild has been removed. The field is still present in the database, the code has physically been deleted (or appers that way to me) in the admin control panel, tuning on of off the Company name option has no effect. I am not a programmer by any stretch of the imagination but i need to restore this field. Is there a way this can be done without reverting to a base installation. Is there a guide as to which sections of code i need to replace or a t least check if missing? I have currently eddited the name and last name fields to be Full name and Company Name to satify our customers need but having the full functionality would be a lot better. I can provide sections of the php files if needed to assist in repair. Thanks in advance for any help.
Gauravs Posted November 15, 2007 Posted November 15, 2007 You don't have to reinstall, but replacing files would certainly help !!! If modification has been only to remove code from certain file, simply rename old file, upload original copy (you may download OSC from this site) and test. That would restore the missing code. HTH Best Regards,Gaurav
ulrik Posted November 19, 2007 Author Posted November 19, 2007 You don't have to reinstall, but replacing files would certainly help !!! If modification has been only to remove code from certain file, simply rename old file, upload original copy (you may download OSC from this site) and test. That would restore the missing code. HTH Thanks for that, i have to investigat exactly what is missing but doing this should at least let me know what is wrong. Cheers
Recommended Posts
Archived
This topic is now archived and is closed to further replies.