Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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.

Posted

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

How do you know when you know what you want to do for the rest of your life?

Posted

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..

Posted

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.

K

.....................................................................

When the going get's tough,

the tough get going.

Posted

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.

K

.....................................................................

When the going get's tough,

the tough get going.

Posted (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 by 241

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! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted

thanks for the help. Which files exaclty are you reffering too?

Posted

the first part is admin/index.php the second example is admin/includes/boxes/catalog.php

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! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted

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.

"Be Ye Only Moderately Wise,

For A Wise Ones Heart,

Is Seldom Glad"

Posted

admin access with levels also installs easily and can do the 10 admin thing, so yeah must be your experience

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! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

  • 4 weeks later...
Posted

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.

Posted

also, catalog.php is missing. could you please send me the file.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...