Menu Content

Support

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

Profile for graaf

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 22:10
  • Posts: 43
  • Profile Views: 5423
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
Hello, is it possible to use artio VM plugin with free version of JoomSef?
VM plugin with free ...
Category: JoomSEF 3
emo
Hello,
I would like to ask you If I can take free version of Joomsef and make some customizations? for example add and change your php files? is this allowed? is this license violation? I will not resale it of course.

thank you
take free joomsef an ...
Category: JoomSEF 3
emo
Hello,

I can't see download links (the last row) in frontend Order list (like here www.artio.net/images/stories/screenshots...oice/vminvoice-3.png)

How can I make it to work again?
invoice download lin ...
Category: VM Invoice
emo
david wrote:
Hello graaf,

First make sure that in JoomSEF's control panel in SEF Status tab everything is enabled.
What kind of 404 do you get? The standard apache one, or the Joomla's 404 (the white table with red header) or you get the "Not found" text with Joomla's template? Could you post a link to your website where I can see the problem?

Best regards,
ARTIO Support Team


Hello David,

everything is enabled. I am getting 404 "Not found" text with Joomla's template. It is located on my local devel so unfortunately I am not able to post direct link. thank you
404 Error on every p ...
Category: JoomSEF 3
emo
valkhyr wrote:
I have had the same problem.
I found that in the apache2 installation (opensuse 10) mod_rewrite was turn off.
I have changed my vhost configuration from
<Directory <website directory>>
AllowOverride None to AllowOverride all
and added the line Options +FollowSymLinks

After restarting apache joomsef is working


my default joomla sef is working fine but when I enable joomsef it stopped working. So it is not question of enabling mod_rewrite in my case. many thanks
404 Error on every p ...
Category: JoomSEF 3
emo
thanks gaznev2000 , unfortunately I receive error 404 on whole web now and on frontpage as well.
404 Error on every p ...
Category: JoomSEF 3
emo
dobry den,
ano mam zapnute a vyskusal som aj dany htaccess.
hlasi mi to chybu 403. skusal som zakomentovat aj RewriteBase /
a stale nic. :( ani uvodna stranka sa mi uz nezobrazi
404 problem
Category: JoomSEF 3
emo
// zmazane
404 problem
Category: JoomSEF 3
emo
vdaltman wrote:
I was able to fix this problem by uninstalling MyContact - a joomla extension. I am using joomla 1.52. However, I did read somewhere that this may not actually be a problem with a conflict between the sef and mycontact but a problem in template. Someone was able to fix it by altering code. This didn't work for me.

I'm sorry I can't be more specific but I am a novice. I just uninstalled mycontact so this would run.


thanks for reply. I tried all standard joomla templates in default installation but problem still occurs. :(
404 Error on every p ...
Category: JoomSEF 3
emo
hello, I have exactly the same problem. what's wrong?
404 Error on every p ...
Category: JoomSEF 3
emo
Zdravim,

prosim Vas, nahodil som si Joomsef 3.7.4 a uvodna stranka sa mi zobrazi ok, ale po kliknuti na hociktory link ma to nasmeruje na 404 stranku. Nic nefunguje. Kde moze byt problem?

moj htaccess vyzera takto:
##
# @version $Id: htaccess.txt 14401 2010-01-26 14:10:00Z louis $
# @package Joomla
# @copyright Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
# @license http://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.
#
#####################################################

## 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!
#
## Deny access to extension xml files (uncomment out to activate)
#<Files ~ "\.xml$">
#Order allow,deny
#Deny from all
#Satisfy all
#</Files>
## End of deny access to extension xml files
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

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

RewriteBase /
 
 
########## Begin - Joomla! core SEF Section
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/index.php
RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$ [NC]
RewriteRule (.*) index.php
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#
########## End - Joomla! core SEF Section
404 problem
Category: JoomSEF 3
emo
Dobry den,

phpecho mi vypisalo system Linux proteus 2.6.28.7. Skusil som pred niekolkymi dnami zmenit zamykanie suborov (standardne file locking som zmenil na NIE) a zda sa, ze to teraz zatial chodi ok. Zaujimave bolo, ze ked som nahodil v2.3.2, problem sa po chvilke zopakoval, tak som vyskusal manualne zmazat cache.php, zmenil som zamykanie a znizil pocet ukladanych linkov do cache a teraz sa mi zatial problem nezopakoval.
Momentalne je avsak zaujimave to, ze max cache size mam na 10000 ale realne sa subor cache akoby sam premazaval pri ovela nizsom pocte (t.j. cca 2000 riadkov).
joomsef 2.3.2 proble ...
Category: JoomSEF 3
emo
Dobry den,

chcel by som nadviazat na moj thread www.artio.net/cz/diskuzni-fora/joomsef-p...he-php-on-line-1632.
Podla doporucenia som updatoval Artio Joomsef na 2.3.2, avsak problem pretrvava s nasledovnou chybou: Parse error: syntax error, unexpected '=' in /components/com_sef/cache/cache.php on line 48 - riadok 48 je zaroven poslednym riadkom v tomto subore. Este som si vsimol, ze tento posledny riadok neobsahuje uplnu spravnu adresu a taktiez nie je spravne ukonceny znakom ';

Jednym riesenim je teraz vypnut cache v joomsefe, avsak nakolko cache ma podstatny vplyv na rychlost generovania stranok, rad by som ju nechal zapnutu.

Zvazoval som v nastaveniach joomsefu prepnut "Use standard file locking?" na Nie a zaroven nechat zapnutu cache, ale nemozem si momentalne dovolit na produkcnej stranke cakat, dokym sa podobna chyba objavi znovu. Preto ak by existovalo nejake rychle riesenie, ktore by umoznovalo otestovat v rychlosti toto nastavenie (ci by to vobec pomohlo?), tak by som ho uvital.

Mohli by ste mi prosim pomoct? Vopred Vam dakujem.
joomsef 2.3.2 proble ...
Category: JoomSEF 3
emo
Rucna instalacia by bola pre mna najlepsia a najradsej by som manualne prehral vsetky subory. Akurat ale mi vas system nepovoli stiahnutie najnovsieho joomsefu z vasho webu. Mohli by ste mi prosim poslat tieto subory na moj kontaktny email v uvedenej objednavke Order No. 1008? velmi by mi to pomohlo. vopred Vam dakujem
Parse error:$end in ...
Category: JoomSEF 3
emo
Dobry den,

dakujem za promptnu odpoved. Je prosim mozna manualna instalacia novej verzie? Rad by som totiz mal plny prehlad o novych/modifikovanych suboroch, aby sa pri pripadnej chybe sa to dalo vratit do predosleho funkcneho stavu. Tiez som robil niektore zmeny v j! core suboroch a pomohlo by mi to k predideniu pripadnych kolizii.

Dakujem
Parse error:$end in ...
Category: JoomSEF 3
emo
Order No. 1008 ARTIO JoomSEF v2.2.6, J.1.0

Dobry den,

prosim Vas, mam taky problem (doteraz som ho nikdy nemal), ze zrazu moj web prestal fungovat s nasledovnou hlaskou:
Parse error: syntax error, unexpected $end in components/com_sef/cache/cache.php on line 1632

Nalogoval som sa do administracie a premazal som SEF URLs v Joomsefe a zase web funguje. Avsak chcel by som tento problem vyriesit tak, aby k nemu nedochadzalo. Poradite mi prosim ako? Nechcem totiz stale nahodou klikat na moj web, aby som zistil, ci nahodou netreba premazat cache..

dakujem
Parse error:$end in ...
Category: JoomSEF 3
emo
Dobry den,

prosim Vas, jeden bot generuje odkaz coho vysledkom je nieco taketo:
javascript: open('adresa.com/index2.php?option=com_mgm&...eca218&no_html=1', 300, 300);

Je mozne nejako docielit, aby "'adresa.com/index2.php?option=com_mgm&...&no_html=1" bolo v sef tvare?

dakujem
sef linky aj v javas ...
Category: JoomSEF 3
emo
Dobry den, prosim Vas,
na mojom webe sa generuje prilis vela db queries, hlavne ked zapnem zakupeny joomsef.

Situacia je asi takato:
bez joomfishu: off seo 238queries on seo 582queries


s joomfishom: off seo 423queries on seo 773queries

v joomsefe mam zapnute cachovanie. dalo by sa znizit pocet queries na databazu, lebo je pritomne citelne oneskorenie generovania stranok. dakujem
prilis vela db queri ...
Category: JoomSEF 3
emo
DObry den,

prosm Vas, pouzivaj joomsef 2.1.1 registrovanu verziu a vytvaraju sa niektore odkazy typu www.domena.com/en/polozka-2.html (takto to vazera napr v module posledne pridane) ale v menu je spravne vygenerovana adresa v tvare www.domena.com/en/polozka.html

Ako sa da odstranit aj ta \&quot;-2\&quot; z tej prvej adresy? (samozrejme okrem manualnej editacie, nakolko manualne editovat stovky poloziek je mierne zdlhave)

Dakujem.
odkaz a odkaz-2 - d ...
Category: JoomSEF 3
emo
Takze poskusal som vsetko, ale podarilo sa to az upgradom na verziu JoomSEF 2.1.1,
lebo predosle verzie nespracovavali dobre \&quot;Custom title\&quot;.
Nazov obchodu - Virt ...
Category: JoomSEF 3
More
User Login Empty