osCmax v2.5 User Manual
Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20

attributes bug in MAX 1.5?

This is a discussion on attributes bug in MAX 1.5? within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; howdy all i downloaded apache2triad: 37 meg!!!...only to find it a bit confusing to install actually, as my localhost wouldnt ...

      
  1. #11
    Anonymous
    Guest


    Default

    howdy all

    i downloaded apache2triad: 37 meg!!!...only to find it a bit confusing to install actually, as my localhost wouldnt work, and i couldn't figure out how to configure it. So i uninstalled it, and went back to my original set up. i'm just doing the attribute stuff on my remote server - not a huge pain, but a pain none the less.

  2. #12
    Member
    Join Date
    Dec 2002
    Location
    Byron Bay, Australia
    Posts
    45
    Rep Power
    0


    Default

    sorry - the guest is me. tim

  3. #13
    Lurker
    Join Date
    Dec 2003
    Posts
    2
    Rep Power
    0


    Default

    I am also having this problem. Windows 2000 server running PHP 4.3.1. I have the stock version of OSCommerce running on another website and not having trouble.

    It happens through Attribute Manager and through the "Edit Attributes" under Categories/Products. Product Attributes works ok, but I never liked how that page was designed.

    I am also going to try this on the production server and see if it goes away.

  4. #14
    Lurker
    Join Date
    Apr 2004
    Posts
    2
    Rep Power
    0


    Default

    Hi everybody, congrats on a great release, It certainly helps to further the cause of ecommerce and I hope to become highly involved with Open Source now I have discovered it.

    To add to this post, I too have been having this problem. I am running:

    Win2k SP4
    MySQL 4.0.16
    PHP Version 4.3.1

    The force cookies is set to false, the temp directory is writable.

    I have also tried this on a Netscape browser just in case it was an IE problem, but its just the same.

    I have tried many many configuration settings, all to no avail.

    However, I did find a short term workaround which may help someone more skilled than I to work out what the actual problem is, here's hoping anyway....

    1. If you open Admin/Includes/application_top.php and find the two blocks of code:

    //Admin begin
    require(DIR_WS_FUNCTIONS . 'password_funcs.php');
    //Admin end

    and

    //Admin begin
    if (basename($PHP_SELF) != FILENAME_LOGIN && basename($PHP_SELF) != FILENAME_PASSWORD_FORGOTTEN) {
    tep_admin_check_login();
    }
    //Admin end

    and you take them out temporarily, upload the file to the server, and go directly to www.yourdomain.com/admin/new_attributes.php it is working although your left navigation bar with all the links in it has dissapeared.

    This also leaves your admin section open to anyone so is not a good solution.

    2. The next natural step is to reverse the deletions above and put the //Admin code BACK IN, reupload the application_top.php file, and the very next click you make in www.yourdomain.com/admin/ (providing you are in the very same browser session as step1) , it will bring you to the login page (because the request login function is back in all your admin page), whereupon you can login as normal and still, everything is working, i.e. if you try to use attribute manager it lets you, if you try to use the edit attributes button next to a product it lets you. Hurrah you think, its fixed....

    3. The only problem then, is when you close down your browser, open up a new browser, and go back to the admin panel, you go back to square 1, i.e. being forwarded to the login page EVERY time you click to use attribute manager, no matter what you do, its drivin me nuts

    I hope this helps someone track it down, if you would like to msasek you can message me and i will allow you access to this setup so you can try to see whats going wrong.

    Ben.

  5. #15
    Lurker
    Join Date
    Apr 2004
    Posts
    2
    Rep Power
    0


    Default

    FURTHER: The same problem seems to affect the Easy Populate Function, with the same workaround working, so hopefully any cure will also cure that.

    Thanks in advance,

    Ben.

  6. #16
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default

    Just a though ... in MS2-MAX did you setup your login user name to be able to access new_attributes.php in the ADMIN level access?
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  7. #17
    Anonymous
    Guest


    Default

    Hi there, thanks for replying and yes i did, i was under the impression though that whatever users you set, the Top Administrator's permissions cannot be changed so therefore should be able to access the new_attributes.php always.

    I have also tried this on a stock install, so i am guessing is some sort of problem associated with windows servers, thats usually the case when i have problems!

  8. #18
    Anonymous
    Guest


    Default

    I also got the "edit attributes" bug,
    when clicking the attributes option in the admin menu, i get an option to select a product to edit, but there is no product there to edit.
    properties work fine, but if i try to edit a product from categories directly (edit attributes), it tells me:
    "Edit Attributes -> Something isn't right"
    hoped this helps you solve this bug....

  9. #19
    Active Member
    Join Date
    Mar 2004
    Posts
    139
    Rep Power
    15


    Default

    that guest is me
    and i am running php 4.34, apache 1.3.29 on winxp sp1a

  10. #20
    Anonymous
    Guest


    Default

    Hi all, Ben here again, I have definately sorted this on my server by upgrading PHP to the latest current stable version 4.3.6, the minute I upgraded, all problems stopped. Hurrah!

Page 2 of 2 FirstFirst 12

Similar Threads

  1. attributes how to use them
    By jcomputers in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 02-09-2006, 11:12 AM
  2. Too Many Attributes?
    By the_error_king in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 01-09-2006, 08:08 PM
  3. Can I have sub attributes?
    By Studio143 in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 02-23-2005, 04:05 AM
  4. Two Different Attributes
    By jgkiefer in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 10-26-2004, 04:32 PM
  5. Optional Attributes???
    By JesseJ in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 07-09-2004, 07:31 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •