Jump to content

Recommended Posts

Posted

I visited you site and checked your issue. Could you please tell a bit more about your site. Does "Site Info" page use the same template as "About me", for example? If not, check if the code that generates the link is the same. If it is, plese post the code here, so we can see it and make further suggestions.

Posted

No, but I used the own or the same template for my websites page. It have only body and repeater

the link in footer

<a class="footer-link" href="<?php echo $homepage->url; ?>site-info/"><?php $credit = $pages->get("/site-info/");  echo $credit->title; ?></a>

But the problem in the language link and only for one language!

I update the language switcher cod is 100% the same here
Now it show the Arabic title but the link always to default language!

  • 4 weeks later...
Posted

OK, I have some new info

The website was developed under sup folder http://www.fh.sa/pw/

If I move all the files back to pw folder the problem is gone.

If I move all the files back to root folder the problem is back.

I delete all files in site/assets/cache and site/assets/sessions and change the sessionName in config file but it's the same problem!

What is driving me crazy is that it happen in one page only :wacko:

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...