osCmax v2.5 User Manual
Results 1 to 7 of 7

Urgent help with a contrib

This is a discussion on Urgent help with a contrib within the osCMax v1.7 General Mods Discussion forums, part of the osCmax v1.7 Forums category; Hi there; I'm new to this forum and hope I am posting in the right section. I just installed the ...

      
  1. #1
    New Member ladyk's Avatar
    Join Date
    Jan 2007
    Posts
    15
    Rep Power
    0


    Default Urgent help with a contrib

    Hi there;
    I'm new to this forum and hope I am posting in the right section.
    I just installed the Enable/Disable Catagories contrib for my site
    and now when I try to access either my Admin or my site I get this:

    Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory.

    Can someone help me with this please?

    Thanks in advance,
    Karen

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default Re: Urgent help with a contrib

    Welcome to the osCMax community! I hope you find this site a big help, and encourage you to come back often!

    Add this to the .htaccess file in your public_html directory or catalog directory:

    php_flag register globals on


    This is unrelated to the mod you added, as osCMax requires this setting to be on.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  3. #3
    New Member ladyk's Avatar
    Join Date
    Jan 2007
    Posts
    15
    Rep Power
    0


    Default Re: Urgent help with a contrib

    Thanks Michael for your reply. I'll give it a try

  4. #4
    New Member ladyk's Avatar
    Join Date
    Jan 2007
    Posts
    15
    Rep Power
    0


    Default Re: Urgent help with a contrib

    Hi again;
    I tried inserting php_flag register globals on
    at the bottom of my htaccess file in my cart directory
    and now I get a 500 Internal Server Error

    Help??

  5. #5
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default Re: Urgent help with a contrib

    My mistake...

    Do this instead:

    php_flag register_globals on


    Sorry about that!

    One last note: don't post a reply just to say thanks. Click the Thanks! button instead.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  6. #6
    New Member ladyk's Avatar
    Join Date
    Jan 2007
    Posts
    15
    Rep Power
    0


    Default Re: Urgent help with a contrib

    Hi, back again.
    I tried inserting the new code that you offered and am still getting the 500
    Server Error.
    I decided to pull the contrib out and re did my files via comparison, but I still
    get the
    Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory.
    Have I totally botched things up? Help???

  7. #7
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default Re: Urgent help with a contrib

    No, this is not something you did. It looks like your host turned off register globals on you, and also turned off your ability to turn it on through .htaccess.

    You need to contact them and ask for it to be turned on for your site.

    One last ditch try for you. Some servers like it formatted like this:

    php_value register_globals 1

    Put that in your .htaccess file and see if it works. Otherwise, contact your host for assistance.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Similar Threads

  1. installing GPG contrib
    By kerrydax in forum osCommerce 2.2 Modification Help
    Replies: 27
    Last Post: 08-20-2006, 01:01 PM
  2. Linkpoint - Which contrib to use? Please help!
    By giyer in forum osCommerce 2.2 Modification Help
    Replies: 13
    Last Post: 02-13-2006, 08:14 AM
  3. page_parse_time.log error on site
    By Walter in forum osCommerce 2.2 Modification Help
    Replies: 4
    Last Post: 11-27-2005, 02:14 AM
  4. help with pwa contrib
    By dmiles in forum osCmax v1.7 Discussion
    Replies: 8
    Last Post: 05-15-2004, 02:50 PM
  5. Ask A Qusetion Contrib??
    By Kristine in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 04-11-2004, 08:41 PM

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
  •