Members: 16,996
Threads: 38,846
Posts: 159,391
Online: 24

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse
Old 30.10.2004, 21:28   #101 (permalink)
Elite Mamber
 
twysm's Avatar
 
Join Date: Apr 2004
Location: /dev/peru/lima
Posts: 1,008
twysm can only hope to improve
Send a message via ICQ to twysm Send a message via MSN to twysm Send a message via Yahoo to twysm
Default Re: 404 Sef

Quote:
Originally Posted by UstazMalaya
yes
so, I must use another editor to make it run well?
Yes, i had the same problem with that editor.
__________________
www.ezwp.com
www.diginetperu.com
twysm is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 30.10.2004, 21:29   #102 (permalink)
Junior Mamber
 
Join Date: Apr 2004
Posts: 25
UstazMalaya is on a distinguished road
Default Re: 404 Sef



so, whare can I find htmlarea2 for mambo 4.5.1?
UstazMalaya is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.10.2004, 21:30   #103 (permalink)
m2k
Senior Mamber
 
m2k's Avatar
 
Join Date: Sep 2004
Posts: 221
m2k is on a distinguished road
Default Re: 404 Sef

Quote:
Originally Posted by UstazMalaya
yes
so, I must use another editor to make it run well?
From what I've read that is one solution to the problem.
Modifing their templete has worked for others. You might try this solution http://www.novocaine.de/forum_2/func,view/id,218/

This is a bug with mambo, not my implimentation of SEF.
m2k is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 30.10.2004, 21:50   #104 (permalink)
Junior Mamber
 
Join Date: Apr 2004
Posts: 25
UstazMalaya is on a distinguished road
Default Re: 404 Sef

yes!!
I've done that and it works perfectly!!

Thank You..

Hope to see more improvement in this 404SEF development
I want to use it in my websites...
UstazMalaya is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 31.10.2004, 02:01   #105 (permalink)
Junior Mamber
 
Join Date: Apr 2004
Posts: 25
UstazMalaya is on a distinguished road
Default Re: 404 Sef [SOLVED]

Pasted from the beta release notes

Quote:
The variables and their default values:

* $mosConfig_sefReplacement = "-";
* $mosConfig_sefSuffix = ".html";
* $mosConfig_sefLowerCase = 0; // 1 = yes ; 0 = no
* $mosConfig_sefShowSection = 1; // 1 = yes ; 0 = no
* $mosConfig_sefHideCat = 0; // 1 = yes ; 0 = no
* $mosConfig_sefUseAlias = 0; // 1 = yes ; 0 = no

mosConfig_sefReplacement
------------------------
is the character that replaces all spaces. Typically - or _
I've change the "-" to "_" but I got a 404 error... why?

=================================================
[SOLVED]
Empty the mos_redirection table
change the setting to "_"
Load the page.. NO ERROR
UstazMalaya is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 31.10.2004, 02:23   #106 (permalink)
Junior Mamber
 
Join Date: Apr 2004
Posts: 25
UstazMalaya is on a distinguished road
Default Re: 404 Sef [SOLVED]

New problem

When I'm logged out
===============
Go tru the contents..
try to login from there
after login - 404 error (404 page error www.mysite.com/mambo/content/page-9.html)
but actually the URL before login -> http://www.mysite.com/mambo/Section/...ent_Title.html

the same thing happen when I'm logging out
I solved it by redirect the logout URL to home..
UstazMalaya is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 31.10.2004, 02:51   #107 (permalink)
Elite Mamber
 
twysm's Avatar
 
Join Date: Apr 2004
Location: /dev/peru/lima
Posts: 1,008
twysm can only hope to improve
Send a message via ICQ to twysm Send a message via MSN to twysm Send a message via Yahoo to twysm
Default Re: 404 Sef [SOLVED]

Check this:
Using SEF Advance, can the underscore be changed to a hypen in the URL?
twysm is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 31.10.2004, 13:18   #108 (permalink)
Mamber
 
Join Date: Jul 2004
Posts: 97
yipppie is on a distinguished road
Default Re: 404 Sef

I absolutely love this sef, but cant for the life of me work out how to get it to work with mambo installed in a subdirectory.

Is there anyone who can enlighten me and give instructions on how to achieve this please
yipppie is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 31.10.2004, 18:30   #109 (permalink)
m2k
Senior Mamber
 
m2k's Avatar
 
Join Date: Sep 2004
Posts: 221
m2k is on a distinguished road
Default Re: 404 Sef

Quote:
Originally Posted by yipppie
I absolutely love this sef, but cant for the life of me work out how to get it to work with mambo installed in a subdirectory.

Is there anyone who can enlighten me and give instructions on how to achieve this please
In .htaccess make sure that
Quote:
ErrorDocument 404 /mambo/index.php
points to the index.php of your mambo install. Replace mambo the correct name of your subdir.

Also, verify that the mosConfig_live_site and mosConfig_absolute_path are set correctly in configuration.php
m2k is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 31.10.2004, 23:02   #110 (permalink)
Baby Mamber
 
fabreu30's Avatar
 
Join Date: Oct 2004
Posts: 2
fabreu30 is on a distinguished road
Default Re: 404 Sef

http://24.199.82.217/
fabreu30 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
SEF / Cloaking / Redirect / Custom 404 module idea mkoenigs Mambo 5.0 Wishlist 3 27.11.2004 02:47
Using AkoComment with SEF milek Mambo 4.5 'How Do I' Questions 0 17.08.2004 17:50
Sef alphanostrum Mamboreport Dokus & Tips 6 17.05.2004 07:39
SEF issues with Apache 1.3.27 danews Mambo 4.5 Bugs 8 25.04.2004 20:06


All times are GMT +2. The time now is 12:39.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.