Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Profile for whitecrane

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 12:27
  • Posts: 4
  • Profile Views: 2391
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
Greetings,

I have Artio version 2.3 installed in Joomla 1.015 and I'm having problems with a couple of my Joom pages that have anchors. When clicking on an anchor, you are directed to the homepage.

The link shows as www.myhomepage/#name of anchor

I found some very old information, and possible fixes, that I tried but to no avail. Anyone encounter this issue more recently than a year ago? If so, did you get it fixed?

Someone referenced a fixe for the sef404.php file, but I can't even seem to find that file.

Thanks in advance for your thoughts.

R
anchors go to home p ...
Category: JoomSEF 3
emo
I recall your issue happening to me as well. Whenever I adjusted the configuration from the backend of Joomla, the whole config file was rewritten, thus eliminating any custom code we had written.

I started changing my configuration file through FTP instead and this seemed to eliminate the problem.

In truth, I know nothing about Windows servers as I only inherited the one I reference in this post. I'm afraid I can't offer much in the way of advanced advice. I can tell you this. We went round and around with this host about permission settings and they seemed to have a very difficult time getting all the server permissions squared away for Joomla. Files wouldn't talk to each other, etc. In the end, it seemed that all my problems were related to permissions.

I hope your issue is resolved soon. I wish I could help more.
JoomSEF 3.1.1 does n ...
Category: JoomSEF 3
emo
Here is an update. I just installed ARTIO JoomSEF v2.3.0 on my Joomla 1.015 site and it works flawlessly.

So with the above code added to my configuration file, ARTIO JoomSEF v2.3.0 and Helicon 3.0 installed on my IIS6 server, I am in business. Hope this helps others.
JoomSEF 3.1.1 does n ...
Category: JoomSEF 3
emo
Greetings,

I have a joomla 1.015 install using Helicon 3 in IIS6 and I too noticed that with standard Joomla SEF enabled, all links directed to the homepage. I added the following line of code to the bottom of my config file and now the links are all working.

if (isset($_SERVER['HTTP_X_REWRITE_URL']))

{
$_SERVER['REQUEST_URI'] = $_SERVER['HTTP_X_REWRITE_URL'];
}

Next up for me is to install a 3rd party SEF component so that my URLs use titles and words instead of /content/view/56/99/. I'm hesitant. Would you let me know if you get this working?

Thanks much!
JoomSEF 3.1.1 does n ...
Category: JoomSEF 3
More
Přihlášení uživatele Prázdný