Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Profile for ddobosic

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 15:27
  • Posts: 13
  • Profile Views: 4142
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
so, do I need to remove # or put it there, I really dont get it, Im rookie in html so can you help in some way? Could you define in htaccess file that I ve sent you, what and where to change it and make it red color.

please man
thanx
sef instaled, links ...
Category: JoomSEF 3
emo
the only code for comment I know is this <!--???--> and there in htaccsess file isnt one

its like this

##
# @version $Id: htaccess.txt 5975 2006-12-11 01:26:33Z robs $
# @package Joomla
# @copyright Copyright (C) 2005 Open Source Matters. All rights reserved.
# @license www.gnu.org/copyleft/gpl.html GNU/GPL
# Joomla! is Free Software
##


#####################################################
# 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.
#
# Only use one of the two SEF sections that follow. Lines that can be uncommented
# (and thus used) have only one #. Lines with two #'s should not be uncommented
# In the section that you don't use, all lines should start with #
#
# For Standard SEF, use the standard SEF section. You can comment out
# all of the RewriteCond lines and reduce your server's load if you
# don't have directories in your root named 'component' or 'content'
#
# If you are using a 3rd Party SEF or the Core SEF solution
# uncomment all of the lines in the '3rd Party or Core SEF' section
#
#####################################################

##### SOLVING PROBLEMS WITH COMPONENT URL's that don't work #####
# SPECIAL NOTE FOR SMF USERS WHEN SMF IS INTEGRATED AND BRIDGED
# OR ANY SITUATION WHERE A COMPONENT's URL's AREN't WORKING
#
# In both the 'Standard SEF', and '3rd Party or Core SEF' sections the line:
# RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes##
# May need to be uncommented. If you are running your Joomla!/Mambo from
# a subdirectory the name of the subdirectory will need to be inserted into this
# line. For example, if your Joomla!/Mambo is in a subdirectory called '/test/',
# change this:
# RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes##
# to this:
# RewriteCond %{REQUEST_URI} ^(/test/component/option,com) [NC,OR] ##optional - see notes##
#
#####################################################


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

#
# mod_rewrite in use

RewriteEngine On


# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update Your Joomla!/MamboDirectory (just / for root)

# RewriteBase /


########## Begin - Joomla! core SEF Section
############# Use this section if using ONLY Joomla! core SEF
## ALL (RewriteCond) lines in this section are only required if you actually
## have directories named 'content' or 'component' on your server
## If you do not have directories with these names, comment them out.
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
#RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes##
RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC]
RewriteRule ^(content/|component/) index.php
#
########## End - Joomla! core SEF Section



########## Begin - 3rd Party SEF Section
############# Use this section if you are using a 3rd party (Non Joomla! core) SEF extension - e.g. OpenSEF, 404_SEF, 404SEFx, SEF Advance, etc
#
#RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes##
#RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC]
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteRule (.*) index.php
#
########## End - 3rd Party SEF Section



########## 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 set a mosConfig value through the URL
RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
# Block out any script trying to base64_encode crap to send via URL
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
# Block out any script that includes a <script> tag in URL
RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
# Block out any script trying to set a PHP GLOBALS variable via URL
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
# Block out any script trying to modify a _REQUEST variable via URL
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
# Send all blocked request to homepage with 403 Forbidden error!
RewriteRule ^(.*)$ index.php [F,L]
#
########## End - Rewrite rules to block out some common exploits
sef instaled, links ...
Category: JoomSEF 3
emo
hi,

I ve installed sef component and my index page is loading but none of the links on index page works, when I click on every one of them says this:

Not Found

The requested URL /posebna-ponuda/ was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


help me
sef instaled, links ...
Category: JoomSEF 3
emo
Cant you just make patch for it?
home page component ...
Category: JoomSEF 3
emo
there is 2 pages of "naslovnica" with links like this:


31 3 naslovnica-6.html index.php?option=com_alphacontent&limit=5&limitstart=30&Itemid=55
32 2 naslovnica-7.html index.php?option=com_alphacontent&limit=5&limitstart=35&Itemid=55
33 3 naslovnica-8.html index.php?option=com_alphacontent&limit=5&limitstart=40&Itemid=55
34 5 naslovnica-9.html index.php?option=com_alphacontent&limit=5&limitstart=45&Itemid=55
35 8 naslovnica.html index.php?option=com_alphacontent&limit=5&limitstart=5&Itemid=55
home page component ...
Category: JoomSEF 3
emo
Can you explain a little more about what should I do

thanx
home page component ...
Category: JoomSEF 3
emo
hello,

Im not sure if Im going to explain it right but Ill try. I have artio joomsef installed and Im using alphacontent component as my home page link. I have sections that are showing properly sef links but not this home link. My site is in croatian and you can see and check the link if you want: www.savjeti-hr.com/naslovnica-11.html ("naslovnica" means Home). Every link that I have on my site is properly sef friendly, like it supose to be, only this one, I need it to be like this: wwww.savjeti-hr.com/naslovnica.html
.

please help me people
home page component ...
Category: JoomSEF 3
emo
Hi everyone,

I need someone how know this couse I talked to some people who know joomla and they didnt know why. Why on my site wich is http://www.savjeti-hr.com there is double title in browser window. When you open source file of the site there you can see under title tag double title and I d like to know how to remove from there.

My home page is Alphacontent component and Im using "Naslovnica" ("Home" in croatian language), I also have Joomsef component from Kanga Internet (I think maybe there is the problemo but Im not sure about it). About home page content item I ve said it is Alphacontent component and in title says "Naslovnica" wich is Home in croatian language. Im desperate couse the producer of joomsef (Kanga Internet) that I got wont help me if I dont pay and buy support but they put component for free download and no support HM??!, and they didnt see this issue before ( I dont belive that)
help
Double Title in Brow ...
Category: JoomSEF 3
emo
Hi everyone,

I need someone how know this couse I talked to some people who know joomla and they didnt know why. Why on my site wich is http://www.savjeti-hr.com there is double title in browser window. When you open source file of the site there you can see under title tag double title and I d like to know how to remove from there.

My home page is Alphacontent component and Im using "Naslovnica" ("Home" in croatian language), I also have Joomsef component from Kanga Internet (I think maybe there is the problemo but Im not sure about it). About home page content item I ve said it is Alphacontent component and in title says "Naslovnica" wich is Home in croatian language. Im desperate couse the producer of joomsef (Kanga Internet) that I got wont help me if I dont pay and buy support but they put component for free download and no support HM??!, and they didnt see this issue before ( I dont belive that)
help
Double Title in Web ...
Category: JoomSEF 3
emo
Hi everyone,

I need someone how know this couse I talked to some people who know joomla and they didnt know why. Why on my site wich is http://www.savjeti-hr.com there is double title in browser window. When you open source file of the site there you can see under title tag double title and I d like to know how to remove from there.

My home page is Alphacontent component and Im using "Naslovnica" ("Home" in croatian language), I also have Joomsef component from Kanga Internet (I think maybe there is the problemo but Im not sure about it). About home page content item I ve said it is Alphacontent component and in title says "Naslovnica" wich is Home in croatian language. Im desperate couse the producer of joomsef (Kanga Internet) that I got wont help me if I dont pay and buy support but they put component for free download and no support HM??!, and they didnt see this issue before ( I dont belive that)
help
Double Title in Brow ...
Category: General
emo
Hi everyone,

I need someone how know this couse I talked to some people who know joomla and they didnt know why. Why on my site wich is http://www.savjeti-hr.com there is double title in browser window. When you open source file of the site there you can see under title tag double title and I d like to know how to remove from there.

My home page is Alphacontent component and Im using "Naslovnica" ("Home" in croatian language), I also have Joomsef component from Kanga Internet (I think maybe there is the problemo but Im not sure about it). About home page content item I ve said it is Alphacontent component and in title says "Naslovnica" wich is Home in croatian language. Im desperate couse the producer of joomsef (Kanga Internet) that I got wont help me if I dont pay and buy support but they put component for free download and no support HM??!, and they didnt see this issue before ( I dont belive that)
help
Double Title in Brow ...
Category: JoomSEF 3
emo
Im not the only one,

I would ask you to send me answer when you get one, I ll do the same for you.
thanx
by for now
Double title in brow ...
Category: JoomSEF 3
emo
Hi,

I have an issue and I think its from joomsef component, remade by Kanga Internet. on this site www.savjeti-hr.com there is double title in browser window and cant get rid of it. If someone can check it and try figure it out. Or could be something else ???. thanx to all
.
Double title in brow ...
Category: JoomSEF 3
More
User Login Empty