NOTICE: RocketTheme will be releasing templates for Joomla! 1.5 only starting January 2009. Read the thread…
RocketTheme  |  General  |  Free/GPL/Tutorials Discussions  |  Topic: Where can I find my configuration.php using the Equinox Template? « previous next »
Pages: [1] Go Down Print
Author Topic: Where can I find my configuration.php using the Equinox Template?  (Read 1666 times)
LisaR
Professional
Newbie
*
Offline Offline

Posts: 17

Where can I find my configuration.php using the Equinox Template?
« on: October 15, 2007, 01:18:18 PM »

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
Logged
Robert D. Wagers
Professional
Hero Rocketteer
*
Offline Offline

Posts: 928


Re: Where can I find my configuration.php using the Equinox Template?
« Reply #1 on: October 15, 2007, 05:43:18 PM »

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

"fireworks... you're a sexy beast baybee... Yeah!"..... Austin Powers
LisaR
Professional
Newbie
*
Offline Offline

Posts: 17

Re: Where can I find my configuration.php using the Equinox Template?
« Reply #2 on: October 16, 2007, 06:11:47 AM »

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
Logged
Mike VanKirk
Support
RocketTheme
Hero Rocketteer
*
Offline Offline

Posts: 8219


WWW
Re: Where can I find my configuration.php using the Equinox Template?
« Reply #3 on: October 16, 2007, 09:39:12 AM »

Your configuration.php file is created after you install joomla.  Go through the install process first.
Logged

LisaR
Professional
Newbie
*
Offline Offline

Posts: 17

Re: Where can I find my configuration.php using the Equinox Template?
« Reply #4 on: October 16, 2007, 09:48:53 AM »

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.
Logged
Robert D. Wagers
Professional
Hero Rocketteer
*
Offline Offline

Posts: 928


Re: Where can I find my configuration.php using the Equinox Template?
« Reply #5 on: October 16, 2007, 11:24:15 AM »

Open Globals.php around line #24.

set :

Code:
define( 'RG_EMULATION', 1 );

to

Code:
define( 'RG_EMULATION', 0 );
Logged

"fireworks... you're a sexy beast baybee... Yeah!"..... Austin Powers
Bjørn Reiersgård
Newbie
*
Offline Offline

Posts: 4

Re: Where can I find my configuration.php using the Equinox Template?
« Reply #6 on: October 29, 2007, 06:12:23 AM »

 Grin
  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
Logged
LisaR
Professional
Newbie
*
Offline Offline

Posts: 17

Re: Where can I find my configuration.php using the Equinox Template?
« Reply #7 on: October 29, 2007, 07:25:50 AM »

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
Logged
Bjørn Reiersgård
Newbie
*
Offline Offline

Posts: 4

Re: Where can I find my configuration.php using the Equinox Template?
« Reply #8 on: October 29, 2007, 12:11:27 PM »

 Grin

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

THX  Lisa Wink

Bjørn
Logged
Pages: [1] Go Up Print 
RocketTheme  |  General  |  Free/GPL/Tutorials Discussions  |  Topic: Where can I find my configuration.php using the Equinox Template? « previous next »
Jump to: