OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

OrdaSoft template Support

Go to bottom Favoured: 0

OS Blank - Icomoon

Pandalex (Visitor)
Posts: 0
graphgraph
User Offline
Re:OS Blank - Icomoon 4 Years, 7 Months ago
Karma: 0  
Thanks, it's perfect !

You're the best

(And orry, I just noticed that my last answer was in french

Can I ask one last question ?

When I installed the template using the quickstart feature I got this adress :

suiconsulting.com/joomla_blank_v2/Quickstart/index.php

When I want my website to be available directly here:
suiconsulting.com

Using FileZilla I can find this path :
/www/joomla_blank_v2/Quickstart

And here I find the htaccess.txt file.
If I just rename the file to .htaccess nothing change.

I tried to add this :

RewriteRule (.*) suiconsulting.com/joomla_blank_v2/Quickstart/index.php$1 [R=301,L]


The result is not what I expected :
suiconsulting.com is still the same

and the joomla adress become

suiconsulting.com/joomla_blank_v2/Quicks...hpindex.phpindex.php


I couldn't find anything about this in the documentation about this issue.
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:OS Blank - Icomoon 4 Years, 7 Months ago
Karma: 101  
Hello

joomla_blank_v2 - the name package. You need unzip it to local folder, and check all folders.

In folder Quickstart - you see archive with Quickstart package.

You need unzip it to suiconsulting.com/
so you will have: suiconsulting.com/index.php

Regards
Andrew
Logged Logged
The administrator has disabled public write access.
Pandalex (Visitor)
Posts: 0
graphgraph
User Offline
Re:OS Blank - Icomoon 4 Years, 7 Months ago
Karma: 0  
Well it's a bit to late since the site is already online.
I'd like to avoid having to redo everything.
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:OS Blank - Icomoon 4 Years, 6 Months ago
Karma: 101  
Hello

You no need nothing redo.

You need move or copy files and folders from :
Code:

suiconsulting.com/joomla_blank_v2/Quickstart/


to :
Code:

suiconsulting.com/


You need Remove row, in .htaccess:
Code:

suiconsulting.com/joomla_blank_v2/Quickstart/index.php$1 [R=301,L]


and in file
suiconsulting.com/configuratiom.php

replace all
Code:

/joomla_blank_v2/Quickstart/


to
Code:

/


Regards
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»