Guest Posted April 26, 2004 Posted April 26, 2004 Ok I installed the Admin Access w/ Levels Contrib and all is well. The only problem I'm having this this. I goto domain.com/admin I login. It logs in fine and takes me to the front admin panel page. If I click any links it takes me back to the login page. If I login again then the session works fine. So for some reason I have to login twice? Anyone have any ideas? Thanks alot. Quote
masat Posted April 26, 2004 Posted April 26, 2004 I had this problem a long time ago and I can't remember what fixed it but since you backed up you can just reinstall the old files and start over. You probably missed something somewhere. If you are running ms2 be sure you have Admin Access with Levels v1.6 for ms2. I have successfully installed this contrib several times. Tim Quote How do you know when you know what you want to do for the rest of your life?
Guest Posted April 26, 2004 Posted April 26, 2004 thanks for the help. While I did make a backup I've already customized it a good amount in the hope I could find this error in the process. So if possible I'd prefer not to reinstall it.. If anyone else has any ideas what might be causing it please let me know.. I'll keep looking myself.. Quote
karcher Posted April 29, 2004 Posted April 29, 2004 Can anyone give me the link to this contribution? I'm looking for a simple admin with levels contribution and don't seem to be able to find the one I installed for ms1. Thanks. Quote K ..................................................................... When the going get's tough, the tough get going.
Guest Posted April 29, 2004 Posted April 29, 2004 http://www.oscommerce.com/community/contri...ons,1174/page,2 If anyone has any ideas I still haven't worked it out. All help is much appreciated. Thanks Quote
karcher Posted April 29, 2004 Posted April 29, 2004 Thanks. I'm trying to see if I can get an MS1 administrators 1.4.6 to work with ms2. I think it's simpler and quicker to add. If I get stuck I'll try the more complicated contribution. Regards. Quote K ..................................................................... When the going get's tough, the tough get going.
241 Posted April 29, 2004 Posted April 29, 2004 (edited) SKiTLz Are you refering to the links on the admin index page, if so did you remember to include the access line as in the example below $cat = array(array('title' => BOX_HEADING_CATALOG, ? ? ? ? ? ? ? ? ? ? 'access' => tep_admin_check_boxes('configuration.php'), ? ? ?'image' => 'catalog.gif', ? ? ? ? ? ? ? ? ? ? 'href' => tep_href_link(FILENAME_CATEGORIES, 'selected_box=catalog'), ? ? ? ? ? ? ? ? ? ? 'children' => array(array('title' => CATALOG_CONTENTS, 'link' => tep_href_link(FILENAME_CATEGORIES, 'selected_box=catalog')), ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? array('title' => BOX_CATALOG_MANUFACTURERS, 'link' => tep_href_link(FILENAME_MANUFACTURERS, 'selected_box=catalog')))), and also in the box in this case catalog like this tep_admin_files_boxes(FILENAME_CATEGORIES, BOX_CATALOG_CATEGORIES_PRODUCTS) . ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? tep_admin_files_boxes(FILENAME_PRODUCTS_ATTRIBUTES, BOX_CATALOG_CATEGORIES_PRODUCTS_ATTRIBUTES) . ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? tep_admin_files_boxes(FILENAME_MANUFACTURERS, BOX_CATALOG_MANUFACTURERS) . ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? tep_admin_files_boxes(FILENAME_REVIEWS, BOX_CATALOG_REVIEWS) . ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? tep_admin_files_boxes(FILENAME_SPECIALS, BOX_CATALOG_SPECIALS) . ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? tep_admin_files_boxes(FILENAME_PRODUCTS_EXPECTED, BOX_CATALOG_PRODUCTS_EXPECTED)); or are you on a different contribution as those contributions were a bit messed up, loks like they have been sorted out now though Edited April 29, 2004 by 241 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.
Guest Posted May 1, 2004 Posted May 1, 2004 thanks for the help. Which files exaclty are you reffering too? Quote
241 Posted May 1, 2004 Posted May 1, 2004 the first part is admin/index.php the second example is admin/includes/boxes/catalog.php 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.
ArchangelArtifacts Posted May 4, 2004 Posted May 4, 2004 I tried to get this contrib to work, http://www.oscommerce.com/community/contributions,1174 but could not. Not saying pro or con on this contrib, just my experience. I did get this admin login contrib to work. Multi admin with levels Installed easily and works. Tested with 10 admins before I put on site. Quote "Be Ye Only Moderately Wise, For A Wise Ones Heart, Is Seldom Glad"
241 Posted May 5, 2004 Posted May 5, 2004 admin access with levels also installs easily and can do the 10 admin thing, so yeah must be your experience 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.
Guest Posted June 1, 2004 Posted June 1, 2004 I installed the mod without any hangups but I made an account with very limited usage but when I loged into that account I had full admin rights to everything. Can you tell me how to fix this. Quote
Guest Posted June 1, 2004 Posted June 1, 2004 also, catalog.php is missing. could you please send me the file. 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.