bratched Posted September 28, 2006 Posted September 28, 2006 (edited) I cannot find the Administration Access Level Accounts 2.0 contribution that has sql code for "admin_cat_access" table. Anyone point me in the right direction? Thanks. Edited September 28, 2006 by bratched Quote
241 Posted September 28, 2006 Posted September 28, 2006 http://www.oscommerce.com/community/contributions,1359 Quote No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes.
bratched Posted September 28, 2006 Author Posted September 28, 2006 http://www.oscommerce.com/community/contributions,1359 That doesn't help at all I've downloaded every package and cannot find the sql code for admin_cat_access, so let me restructure my original question. Can anyone point me to the package that has the sql code for admin_cat_access ? Quote
241 Posted September 28, 2006 Posted September 28, 2006 well I guess that you did not read the install text file ALTER TABLE `admin` ADD `admin_cat_access` TEXT NOT NULL ;ALTER TABLE `admin` ADD `admin_right_access` TEXT NOT NULL; UPDATE admin SET admin_cat_access = 'ALL' WHERE admin_groups_id = 1; Quote No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes.
bratched Posted October 9, 2006 Author Posted October 9, 2006 well I guess that you did not read the install text file which of the 16 or more install text files should I have read? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.