Find out more about the “Show Off Your Avatar Campaign
RocketTheme  |  General  |  General Discussion  |  Topic: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer « previous next »
Pages: 1 [2] 3 4 ... 6 Go Down Print
Author Topic: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer  (Read 13495 times)
brian fleming
Sr. Rocketeer
****
Offline Offline

Posts: 102


WWW
Re: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer
« Reply #15 on: June 06, 2007, 09:43:48 AM »

Hi folks,

I attempted the upload to a site with a fresh install of 1.2 & Elemental - I get an error indicating that it was unable to upload due to media directory error. I uninstalled Elemental along with modules and bot prior to attempting to upload.

Any ideas on where to look?

Thanks much

Logged
James S!
Muffin Man
RocketTheme
Hero Rocketteer
*
Offline Offline

Posts: 32300


Firebug...Firebug...Firebug!

WWW
Re: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer
« Reply #16 on: June 06, 2007, 10:17:51 AM »

Did you use the RokLauncher?

Just upload via FTP instead.
Logged

Firebug Video Tuts: - Editing HTML - Javascript Errors - Logo Changes

Video tutorials on how to use Firebug, its what we use Smiley
anshell
Sr. Rocketeer
****
Offline Offline

Posts: 114


WWW
Re: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer
« Reply #17 on: June 06, 2007, 10:35:29 AM »

Have you setup a Joomla! install before, successfully?
Yes, I did a few times and i have two working sites.
But with RT Joomla Elemental installer I'm stuck on the second step
http://homeofmanhattan.com/installation/install2.php
page is blank and no idea what to do next Huh
Logged

Marilyn L. Davy
Newbie
*
Offline Offline

Posts: 4

Re: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer
« Reply #18 on: June 06, 2007, 11:55:54 AM »

Say, do you have a joomla install on your site already with a database?  If you do, try changing the prefix from jos_ to something else; otherwise go in a chnage the configuration.php files to match your current installation.  I have several iterations of joomla on my hosting site; I wanted to install another copy of joomla using one of my existing databases.  I just changed the jos_ to me_.
Logged
anshell
Sr. Rocketeer
****
Offline Offline

Posts: 114


WWW
Re: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer
« Reply #19 on: June 06, 2007, 04:19:37 PM »

I ftp all files "all-in-one Joomla!+template+demo installer" doing FRESH install and RokLauncher doesn't want to go step 2.
Logged

James S!
Muffin Man
RocketTheme
Hero Rocketteer
*
Offline Offline

Posts: 32300


Firebug...Firebug...Firebug!

WWW
Re: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer
« Reply #20 on: June 06, 2007, 04:33:02 PM »

Do you have a fresh database? What is with the ads?
Logged

Firebug Video Tuts: - Editing HTML - Javascript Errors - Logo Changes

Video tutorials on how to use Firebug, its what we use Smiley
Brooks B Patton
Professional
Jr. Rocketeer
*
Offline Offline

Posts: 21

Re: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer
« Reply #21 on: June 06, 2007, 04:40:27 PM »

You might want to turn display errors on in your php.ini whenever you get a "blank" page. There are relevant clues there without which it could be anyones guess what your problem is. Have you tried installing Joomla by itself to this account? Does it work or does it too throw errors? Are the installs you did before on this same server or is it a new hosting account? Versions change and with them default settings, if this is a new server I'd verify you can get any copy to install first. If it won't, turn errors on in your php.ini and start there  Smiley
Logged
anshell
Sr. Rocketeer
****
Offline Offline

Posts: 114


WWW
Re: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer
« Reply #22 on: June 07, 2007, 08:11:34 AM »

Do you have a fresh database? What is with the ads?
Everything is fresh and brand new:site, database, account with Godaddy. What is with the ads Huh
I haven't tried installing Joomla by itself yet to this account. And I have already one Joomla site on Godady for a year.
Now how can I find out how to turn errors on in php.ini?
Here is my php.ini:

register_globals = off
allow_url_fopen = off
expose_php = Off
max_input_time = 60
variables_order = "EGPCS"
extension_dir = ./
upload_tmp_dir = /tmp
precision = 12
SMTP = relay-hosting.secureserver.net
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=,fieldset="
[Zend]
zend_extension=/usr/local/zo/ZendExtensionManager.so
zend_extension=/usr/local/zo/4_3/ZendOptimizer.so

Thank you all for help.
« Last Edit: June 07, 2007, 08:20:27 AM by anshell » Logged

Brooks B Patton
Professional
Jr. Rocketeer
*
Offline Offline

Posts: 21

Re: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer
« Reply #23 on: June 07, 2007, 08:22:45 AM »

Like I said, versions change so that default Vserver you ordered with Godaddy a year ago will not be the same as what you have ordered now. I have all my servers with them and have had my share of headaches for that very reason. Definitely turn on errors and see what it throws, or, try a standard Joomla install and see if by chance that succeeds, though I'm guessing it won't. Best of luck, and remember to document what you find for future reference (might wanna post it here as well to save someone else the cranial bleed in the future  Grin )

BTW, lets hope that isn't the entire php.ini, that file should be many, many lines long... That is assuming you have a virtual server with them, if it's shared hosting all bets are off (you really want to have control of your server, I highly recommend going with a vserver)
« Last Edit: June 07, 2007, 08:26:08 AM by Brooks B Patton » Logged
anshell
Sr. Rocketeer
****
Offline Offline

Posts: 114


WWW
Re: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer
« Reply #24 on: June 07, 2007, 08:33:31 AM »

I have Economy Hosting - Linux (Free with Domain) account.
How to turn errors on?
And it's all I have on php.ini Undecided
Logged

Traume
Jr. Rocketeer
**
Offline Offline

Posts: 20


WWW
Re: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer
« Reply #25 on: June 07, 2007, 01:05:45 PM »

Looking at the rest of the Joomla community, you guys go above and beyond from what has become "customer service".  Not everyone who uses this website is at the same technical level.  It's nice to see RocketTheme taking care of all of it's members.

Anyway, thank you guys for everything.

-Mark
Logged
brian fleming
Sr. Rocketeer
****
Offline Offline

Posts: 102


WWW
Re: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer
« Reply #26 on: June 08, 2007, 03:29:33 PM »

I have almost got things going but I am getting this error -

Parse error: syntax error, unexpected '"' in /home/brianfle/public_html/seniorsconsultant/configuration.php on line 28

Any ideas for solving this one?

Thanks in advance
Logged
Theo
Newbie
*
Offline Offline

Posts: 5


Re: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer
« Reply #27 on: June 08, 2007, 08:11:37 PM »

I'm new to the world of Joomla, and just joined your club today! I uploaded and installed the all-in-one Joomla!+template+demo installer and it works like a charm. Thank you guys....time to dive further and play around and customize. I'm sure I'll be needing your help soon  Cool

Logged
L.H.A. Giezenaar
Newbie
*
Offline Offline

Posts: 10

Re: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer
« Reply #28 on: June 11, 2007, 11:18:00 AM »

HELP, I am trying to install the elemental template via jsas, but I cannot use the new template, can anybody assist me how to install the template

Thnx

Armand
Logged
James S!
Muffin Man
RocketTheme
Hero Rocketteer
*
Offline Offline

Posts: 32300


Firebug...Firebug...Firebug!

WWW
Re: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer
« Reply #29 on: June 11, 2007, 11:25:41 AM »

Can you install other templates?
Logged

Firebug Video Tuts: - Editing HTML - Javascript Errors - Logo Changes

Video tutorials on how to use Firebug, its what we use Smiley
Pages: 1 [2] 3 4 ... 6 Go Up Print 
RocketTheme  |  General  |  General Discussion  |  Topic: Introducing RocketLauncher - The all-in-one Joomla!+template+demo installer « previous next »
Jump to: