

daved
Members-
Content count
6 -
Joined
-
Last visited
Profile Information
-
Real Name
Dave
-
Great Contribution!!! In your next version could you add the ability to display a text field as one of the options? Like the Option_type_feature_v1.71 contribution. This contribution specifically adds the ability to display options with text input boxes. This allows a store owner to collect customization/personalization information for a product from the end user. The contribution is written in such a way that the addition of other option types such as Radio Buttons should be reasonably simple to add. Thanks
-
Great Contribution!!! In your next version could you add the ability to display a text field as one of the options? Like the Option_type_feature_v1.71 contribution. This contribution specifically adds the ability to display options with text input boxes. This allows a store owner to collect customization/personalization information for a product from the end user. The contribution is written in such a way that the addition of other option types such as Radio Buttons should be reasonably simple to add. Thanks
-
Thanks for your reply. MySQL 4.0.18 and I also tried installing it on a different machine that is running MySQL 4.0.26, with the same results.
-
I just tried installing contrib_installer-1.0.1 again, this time on a clean install of osCommerce and got the same error message: Here it is in full detail. Initialize Contrib Installer Installing Contribution: contrib_installer From install file: catalog/admin/contributions/contrib_installer/install.xml Author: Modified from version 0.5 to 1.0 by Vlad Savitsky (http://solti.com.ua) Comments: osCommerce Forums: http://forums.oscommerce.com/index.php?showtopic=156667 Checking config file: File install.xml is valid. Checking permissions: Permissions is OK. Checking conflicts: No conflicts. PHP runtime messages: Done. 1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 ); [CONTRIB INSTALLER TEP STOP]
-
Hi, I trying to install contrib_installer-1.0.1, unfortunately I am getting an error I don't know how to fix. Here are the steps I took: I copied all requried files to my server. I then loaded admin/contrib_installer.php in my browser, it gave me some permission errors which I corrected. I then get this error message on the contrib_installer.php page which I don't know how to fix: 1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 ); [CONTRIB INSTALLER TEP STOP] What should I do? Any help would be appreciated. I have a new installation of osCommerce, the only changes I have made are deleting all the default products and categories and replacing with my own and I installed a new payment module. Could this be creating the problem with the install?
-
Hello All, I am trying to install Contrib Installer 1.0.1 but get the following error message: --- 1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1 ); [CONTRIB INSTALLER TEP STOP] --- Can anyone help me? This happens on this page: catalog/admin/contrib_installer.php?action=initialize Please help if you can. Dave