I have my detail page set like this {LINKTITLE}-l{LINKID}.html on setting->SEO, and modified the htaccess accordingly.
So, before on 4.1.0 Beta8, the detail page was working correctly Your-Site-Name-lxxx.html
After upgrading to 4.1.0, the new detail page becomes YourSiteName-lxxx.html no space between words.
however this URL, Your-Site-Name-lxxx.html still working but not showing at 'Detials' on displaylinks page.
I tired the default template (unmodified), this problem is still existed.
Similar problem also happens on comment page, I set {LINKTITLE}-{LINKID}-Review-{PAGE}.html on admin, but showing YourSiteName-xxx-Review.html on displaylinks page.
I guess we need more people to test the new version, here is another bug I found.
Admin Panel -> Find and Edit -> Search Items -> using 'Quick Search' to find a listing, then 'Edit' the listing -> after editing, click 'Save Changes' -> I got 'Fatal error' as the following.
Fatal error: Call to a member function on a non-object in /home/xxxx/public_html/xxxx/admin/edit.php on line 447
Comments on Detail page rewrite problem
Forum Regular
Usergroup: Customer
Joined: May 14, 2006
Total Topics: 41
Total Comments: 103
I have my detail page set like this {LINKTITLE}-l{LINKID}.html on setting->SEO, and modified the htaccess accordingly.
So, before on 4.1.0 Beta8, the detail page was working correctly
Your-Site-Name-lxxx.html
After upgrading to 4.1.0, the new detail page becomes
YourSiteName-lxxx.html
no space between words.
however this URL, Your-Site-Name-lxxx.html still working but not showing at 'Detials' on displaylinks page.
I tired the default template (unmodified), this problem is still existed.
Similar problem also happens on comment page, I set {LINKTITLE}-{LINKID}-Review-{PAGE}.html on admin, but showing YourSiteName-xxx-Review.html on displaylinks page.
this is my modified part of htaccess
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Fixed for 4.1.1. Don't edit the .htaccess, let the script do that.
Member
Usergroup: Customer
Joined: Jul 01, 2007
Total Topics: 17
Total Comments: 49
Paul, please tell me how to fixe that i need all " - " in my url.
I've already report this bug in the RC2 :
www.webmastersite.net/forum...orums/comments.php?id=7580 #3 #4
tks
Forum Regular
Usergroup: Customer
Joined: May 14, 2006
Total Topics: 41
Total Comments: 103
I guess we need more people to test the new version, here is another bug I found.
Admin Panel -> Find and Edit -> Search Items -> using 'Quick Search' to find a listing, then 'Edit' the listing -> after editing, click 'Save Changes' -> I got 'Fatal error' as the following.
Forum Regular
Usergroup: Customer
Joined: May 14, 2006
Total Topics: 41
Total Comments: 103
The 'Fatal error' problem I found above is still existed on Ver.4.1.2
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Paul, please tell me how to fixe that i need all " - " in my url.
As you can see at http://links.webmastersite.net/ the - is in the urls for links. Maybe you're talking about a different place than I am.
Confirmed the admin-side edit problem, will be fixed in next release.