- Posts: 132
- Thank you received: 0
instalation
-
ukgreg
Inactive member -
Topic Author
- Member
-
Less
More
13 years 5 months ago - 13 years 5 months ago #11422
by ukgreg
Replied by ukgreg on topic Re: instalation
Hi
I just got back from work and did contacted the ISP. {See below what they told me:
They open the file "psth.php" and in line 156 /libraries/joomla/filesystem/path.php" changed:
if (strpos($path, JPath::clean(JPATH_ROOT)) !== 0) {
to:
if (strpos($path, JPath::clean('/')) !== 0) {
After instalation they told me also to change configuration.php:
public $live_site = '';
to
public $live_site = 'website address;
np. public $live_site = ' myjoomla.pl ';
They told me that now shold be ok.
I just got back from work and did contacted the ISP. {See below what they told me:
They open the file "psth.php" and in line 156 /libraries/joomla/filesystem/path.php" changed:
if (strpos($path, JPath::clean(JPATH_ROOT)) !== 0) {
to:
if (strpos($path, JPath::clean('/')) !== 0) {
After instalation they told me also to change configuration.php:
public $live_site = '';
to
public $live_site = 'website address;
np. public $live_site = ' myjoomla.pl ';
They told me that now shold be ok.
Last edit: 13 years 5 months ago by ukgreg.
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6793
- Thank you received: 722
13 years 5 months ago #11423
by milos
Replied by milos on topic Re: instalation
So, does the installation work now?
With respect to your current hosting provider, I would recommend you to switch to another provider that is 100% Joomla compatible. Even if this fixes the problem, many other may occur. Changing of core Joomla files is not recommended.
With respect to your current hosting provider, I would recommend you to switch to another provider that is 100% Joomla compatible. Even if this fixes the problem, many other may occur. Changing of core Joomla files is not recommended.
Please Log in to join the conversation.
-
ukgreg
Inactive member -
Topic Author
- Member
-
Less
More
- Posts: 132
- Thank you received: 0
13 years 5 months ago #11470
by ukgreg
Replied by ukgreg on topic Re: instalation
Hi
I forced the to help me and they did
Finally i managed to install it and make some changes. Only one thing, how do i change the footer?
I forced the to help me and they did

Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 5 months ago #11480
by ivan.milic
Replied by ivan.milic on topic Re: instalation
In module manager alter modules in footer/bottom positions,
Please Log in to join the conversation.
Time to create page: 0.086 seconds