0
Welcome Guest! Login
0 items Join Now

Where can I find my configuration.php using the Equinox Template?

    • LisaR's Avatar
    • LisaR
    • Newbie
    • Posts: 17
    • Thanks: 0

    Where can I find my configuration.php using the Equinox Template?

    Posted 16 years 6 months ago
    • I have just uploaded the Equinox template to my site using rocketlauncher. I do not have a configuration.php file? I remember having one on the bentobox template I used.

      Why I am asking: in my register_globals setting: It says it it off. But I have this error in red: PHP register_globals setting is `ON` instead of `OFF`.

      So I am a little confused.
      Anyone have a suggestion?

      Thanks
      lisa
    • Robert D. Wagers's Avatar
    • Robert D. Wagers
    • Elite Rocketeer
    • Posts: 1545
    • Thanks: 0
    • Full-Time Cancer Fighter!

    Re: Where can I find my configuration.php using the Equinox Template?

    Posted 16 years 6 months ago
    • configuration.php is in your Joomla root. It is not a template-specific file. So back out a couple of folders until you see /adminstrator , /cache, etc.
    • "Everyone has to get knocked-down every once-in-a-while, otherwise you'll never learn how to get-back-up! "
      A quote attributed to my Grandpa Wagers
    • LisaR's Avatar
    • LisaR
    • Newbie
    • Posts: 17
    • Thanks: 0

    Re: Where can I find my configuration.php using the Equinox Template?

    Posted 16 years 6 months ago
    • I know that it should be in the root folder and it is not there, it did not come with he rocketlauncher install. There is a file there named: configuration.php-dist but no configuration.php.

      Is there a way to get the code for the configuration.php for Equniox Template and then I will make my own configuration.php?

      Thank you for your help
      Lisa
  • Re: Where can I find my configuration.php using the Equinox Template?

    Posted 16 years 6 months ago
    • Your configuration.php file is created after you install joomla. Go through the install process first.
    • LisaR's Avatar
    • LisaR
    • Newbie
    • Posts: 17
    • Thanks: 0

    Re: Where can I find my configuration.php using the Equinox Template?

    Posted 16 years 6 months ago
    • I found it, i was looking in my local not my remote! Sorry.

      But I am still having the issue of this error in red in my admin area: PHP register_globals setting is `ON` instead of `OFF`. But it is set to OFF in the gloabl config in my admin area. Is there somewhere else this setting may be?

      www.chocolate4good.com is the site I am working on. It is in the beginning stages and still has a lot of the template stuff on it.
    • Robert D. Wagers's Avatar
    • Robert D. Wagers
    • Elite Rocketeer
    • Posts: 1545
    • Thanks: 0
    • Full-Time Cancer Fighter!

    Re: Where can I find my configuration.php using the Equinox Template?

    Posted 16 years 6 months ago
    • Open Globals.php around line #24.

      set :
      define( 'RG_EMULATION', 1 );

      to
      define( 'RG_EMULATION', 0 );
    • "Everyone has to get knocked-down every once-in-a-while, otherwise you'll never learn how to get-back-up! "
      A quote attributed to my Grandpa Wagers
  • Re: Where can I find my configuration.php using the Equinox Template?

    Posted 16 years 5 months ago
    • ;D
      Hello! Lisa

      I have look on your site and it's great!
      I wonder how did you get the video and sound files on site!

      I am a new to joombla!

      thx for help

      Bjørn R
    • LisaR's Avatar
    • LisaR
    • Newbie
    • Posts: 17
    • Thanks: 0

    Re: Where can I find my configuration.php using the Equinox Template?

    Posted 16 years 5 months ago
    • Hello Bjorn,

      Thank you, it has taken me a couple of months to get used to the whole joomla thing. I am used to using Dreamweaver.

      I use a wimpy player for my sound and flv files for my videos which I use a flv producer to convert and give me code for the videos. You switch to the "no editor" in your global configurations settings and then you can place the code into your module or content section.

      Note: once you place the wimpy or flv code in the module or content you always have to be in the "No WYSIWYG Editor" setting when editing these. If you open it and save it while in the TinyMCE WYSIWYG Editor it will corrupt your code for the wimpy player and or the video player and you will have to go back into the "No WYSIWYG Editor" and replace the code and save again.

      I hope this helps and good luck with building your site

      Lisa
  • Re: Where can I find my configuration.php using the Equinox Template?

    Posted 16 years 5 months ago
    • ;D

      THX a loot for help. I will try this out.

      THX Lisa ;)

      Bjørn

Time to create page: 0.058 seconds