Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8792983
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T23:03:45+00:00 2026-06-13T23:03:45+00:00

I have been looking through code and forums for hours. Does any one know

  • 0

I have been looking through code and forums for hours. Does any one know how to make it so that by default the Global features drop down is set to off on the options_name_manager file so that the global features are hidden. I have a customer who doesn’t need to see those options and so I want to hide it.

I have done some extensive googling and come up blank. Any help is appreciated. I have even tried hard coding the variable which changes the drop down but doesn’t hide the section that it needs to!!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T23:03:46+00:00Added an answer on June 13, 2026 at 11:03 pm

    I admin/options_name_manager.php on line 13 in 1.3.9 (right above where the $_GET[‘action’] is done) do this:

      $_SESSION['option_names_values_copier'] = 0;
    

    — updated based on changed requirements

    If you want to default it to off but retain the ability to change it, do something more like this:

    if (!isset($_SESSION['option_names_values_copier'])) { 
       $_SESSION['option_names_values_copier'] = 0;
    }
    

    Then the setting will only be made if it isn’t already set.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have been looking through code for the last 3 days, and the original
I have been looking through some code on an open source project recently and
I have been looking through the source code for the Flash-based Google TV example
I have been looking through some MFC code and i came across this expression.
I am interested in using a DataObject and have been looking through the documentation.
OK, I have been looking for weeks now. I have looked through Eclipse and
I have been looking around for a visualization framework that would aid graph visualization
I am a new Ruby programmer and have been looking through some tutorials for
I have been looking around for hours on how to do this, I think
I've been search and looking through forums and postings for tutorial(s) on, I think

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.