Hello Emir
Sorry for my bad english.
i wont chanche the olt domaine to a new domain name and i wont redirect all URL
From www.example.com/test to www.example.de/test
I added the following code in the .htaccess, but it does not work
can you helph my ??
#RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR]
RewriteCond %{REQUEST_FILENAME} !\.(jpg|jpeg|gif|png|css|js|pl|txt)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*) index.php
RewriteCond %{HTTP_HOST} ^example.com
RewriteRule (.*) http://example.de/$1 [R=301,L]
RewriteCond %{HTTP_HOST} ^www.example.com
RewriteRule (.*) http://example.de/$1 [R=301,L]
RewriteCond %{HTTP_HOST} ^example.com/ferienwohnungen-ferienhaeuser-italien/
RewriteRule (.*) http://example.de/ferienwohnungen-ferienhaeuser-italien/$1 [L,R=301]
RewriteCond %{HTTP_HOST} ^example.com/italien-unterkuenfte/
RewriteRule (.*) http://example.de/italien-unterkuenfte/$1 [L,R=301]
RewriteCond %{HTTP_HOST} ^www.example.com/italien-unterkuenfte/
RewriteRule (.*) http://www.example.de/italien-unterkuenfte/$1 [L,R=301]
1 - Products / SEF Advance / From www.example.com to www.example.de
Started by multinet24 - Last post by multinet24 on: 09 March 2010, 15:45
2 - Products / SEF Advance / Re: [an error occurred while processing this directive]
Started by astron - Last post by Saka on: 09 March 2010, 15:09
It looks fine. Send me the FTP info and admin password and I will take a closer look.
3 - Products / SEF Advance / Re: [an error occurred while processing this directive]
Started by astron - Last post by astron on: 09 March 2010, 10:57
Thanks for your fast reply!
tester:
http://test (dot) allasok (dot) net/sef_advance_tester.php
I think everything looks fine.
I`ve installed the ioncube according to this http://helpdesk.bluehost.com/index.php/kb/article/149
(beacause I think this is the only way on Bluehost)
And I uploaded the php.ini to: ./, ./administrator/, ./administrator/components/com_sef/
Thanks
tester:
http://test (dot) allasok (dot) net/sef_advance_tester.php
I think everything looks fine.
I`ve installed the ioncube according to this http://helpdesk.bluehost.com/index.php/kb/article/149
(beacause I think this is the only way on Bluehost)
And I uploaded the php.ini to: ./, ./administrator/, ./administrator/components/com_sef/
Thanks
4 - Products / SEF Advance / Re: [an error occurred while processing this directive]
Started by astron - Last post by Saka on: 09 March 2010, 02:56
It could be the ionCube error. Did you install the tester file? Can you post the link to it?
5 - Products / SEF Advance / [an error occurred while processing this directive]
Started by astron - Last post by astron on: 09 March 2010, 02:27
Hi All!
I`ve installed the trial version of SEF Advance, but after the installation my website went down, all I can see is a blank page with this error message:
[an error occurred while processing this directive]
Also in the backend when I try to click on the SEF Advance menu to configure it, I get the same error message. (everything else works on backend)
I`ve experience in SEF components, I currently use the SEF 404 but that one is just not enough anymore for my large websites with 10K of urls. So I think I`ve installed everything right (ioncube, htaccess...) but I really don`t get this error. I`ve checked about 20 Google results regarding this error message, but nothing helpful.
I`ve installed the trial version of SEF Advance, but after the installation my website went down, all I can see is a blank page with this error message:
[an error occurred while processing this directive]
Also in the backend when I try to click on the SEF Advance menu to configure it, I get the same error message. (everything else works on backend)
I`ve experience in SEF components, I currently use the SEF 404 but that one is just not enough anymore for my large websites with 10K of urls. So I think I`ve installed everything right (ioncube, htaccess...) but I really don`t get this error. I`ve checked about 20 Google results regarding this error message, but nothing helpful.
6 - Products / SEF Advance / Re: Joomlaworks Superblogger plugin causes redirect loop
Started by ruigato - Last post by Saka on: 08 March 2010, 19:38
Can you send the admin access and FTP info for this site please? I can't find it in my mail.
7 - Products / SEF Advance / Re: Joomlaworks Superblogger plugin causes redirect loop
Started by ruigato - Last post by ruigato on: 08 March 2010, 19:21
What is the URL where you get this? I will check as I already have login info for your site.
Any news on this Sakic?
8 - Products / Vodes / Re: credits not being added
Started by mxgs - Last post by Saka on: 08 March 2010, 17:58
I don't remember from top of my head but I think it's already in array. It's just that it's not displayer with <pre> as that would mess up the template.
9 - Products / Vodes / Re: credits not being added
Started by mxgs - Last post by mxgs on: 08 March 2010, 15:26
yes, you're right, it credits... i've got to fix my tweaks, i couldn't notice 'cos i've a tweak that changed 10 to 0.1...
what about the other question, Sakic?
is there any way to turn the log data $this->escape($row->log) in /com_vodes/views/logs/tmpl/default.php into an array (if it's not already) so that i could generate a nicer display of the data?
what about the other question, Sakic?
is there any way to turn the log data $this->escape($row->log) in /com_vodes/views/logs/tmpl/default.php into an array (if it's not already) so that i could generate a nicer display of the data?
10 - Products / Vodes / Re: credits not being added
Started by mxgs - Last post by Saka on: 08 March 2010, 14:14
It should increase the credits automatically.
