Menu Content

Podpora

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

All links going to homepage!
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 4 (Joomla 1.6/1.7/2.5+ compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1

TOPIC: All links going to homepage!

All links going to homepage! 8 years, 2 months ago #47384

Just updated Joomsef on Nowcosmetic.co.uk and everything is looping to the home page! Not sure why. If I disable Joomsef, it's fine, but I get the horrible category and article ID in the URL.

Urgently need help on this.

Re: All links going to homepage! 8 years, 2 months ago #47385

HT Access is as follows:


##
# @package Joomla
# @copyright Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.
# @license GNU General Public License version 2 or later; see LICENSE.txt
##

##
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE!
#
# The line just below this section: 'Options +FollowSymLinks' may cause problems
# with some server configurations. It is required for use of mod_rewrite, but may already
# be set by your server administrator in a way that dissallows changing it in
# your .htaccess file. If using it causes your server to error out, comment it out (add # to
# beginning of line), reload your site in your browser and test your sef url's. If they work,
# it has been set by your server administrator and you do not need it set here.
##

## Can be commented out if causes errors, see notes above.
Options +FollowSymLinks

## Mod_rewrite in use.

RewriteEngine On

## Begin - Rewrite rules to block out some common exploits.
# If you experience problems on your site block out the operations listed below
# This attempts to block the most common type of exploit `attempts` to Joomla!
#
# Block out any script trying to base64_encode data within the URL.

RewriteCond %{HTTP_HOST} !^nowcosmetic\.co.uk$ [NC]
RewriteRule ^(.*)$ nowcosmetic.co.uk/$1 [R=301,L]

Re: All links going to homepage! 8 years, 2 months ago #47387

Also, uninstalled it, but when trying to re-install:

Table 'database1.d86gw_sefurls' doesn't exist SQL=ALTER TABLE `d86gw_sefurls` ADD COLUMN `host` varchar(255) NOT NULL DEFAULT '';
  • Page:
  • 1
Přihlášení uživatele Prázdný