09 January 2009, 14:14
|
Show Posts
|
|
Pages: 1 [2] 3
|
|
17
|
Products / SEF Advance / Re: I have a problem with Character ' (Apostrophe)
|
on: 13 October 2007, 07:49
|
It's been solved in latest revision. Do you run the latest version of SEF Advance? (5.4.2).
I got an error when trying to import the xml file when upgrading from 5.4.1 to 5.4.2. "There were some import errors: You have an error in your SQL syntax." Also, is there a changelog available?
|
|
|
|
|
19
|
Products / SEF Advance / Other SMF issues
|
on: 05 October 2007, 18:43
|
|
Also, I had to disable my .html suffix because it was causing some problems with SMF... but this is not necessarily SEF Advance's fault, probably SMF bridge will need modification as well.
|
|
|
|
|
20
|
Products / SEF Advance / Re: [SMF] Quote function not working
|
on: 05 October 2007, 18:31
|
That's not good. I will have to take a look on that.
Great! Let me know if you need admin access. If you sign up for an account on my site you will see first hand the quoting issues, amongst others... My site was mostly working fine before using SEF Advance, but I'll be glad to help in any way possible to sort out the bug(s) with SMF.
|
|
|
|
|
22
|
Products / SEF Advance / Re: [SMF] Quote function not working
|
on: 05 October 2007, 16:05
|
I don't understand your problem at all, sorry. :S Looks like SMF does some kind of falty redirect. Why don't you just disable SEF for forum if you don't have human friendly URLs anyway?
You mean set SEF Advance to 'ignore' SMF Bridge component? Should I ignore the SMF registration as well?
|
|
|
|
|
26
|
Products / SEF Advance / Re: Problem replacing apostrophes
|
on: 04 October 2007, 17:36
|
I have the same settings and can't except single quotes either. I will have a look on this issue but for now it's not possible to except single quotes.
OK, I will take off the ' exception for now and hope you'll come up with something in the near future.
|
|
|
|
|
27
|
Products / SEF Advance / [SMF] Quote function not working
|
on: 04 October 2007, 08:43
|
Hi Saka, me again  Using SEF Advance 5.4.0, SMF 1.1.4, and Orstio Bridge 1.1.7 with J! 1.0.12, I discovered an issue with quotes not working in my bridge SMF forum. I am using your .htaccess file. Here is the problem: This is the link generated in the forum: However, clicking it and THIS shows up in the address bar, and all I see is my board's index: After I altered the address URL manually to take out .html? and move .html to the end, change ? to /, = to , --- it works, but am I missing something, and how can I fix this permanently?
|
|
|
|
|
28
|
Products / SEF Advance / Re: Short URL enabled/Title Alias missing articles causing problem
|
on: 04 October 2007, 07:46
|
You can manually copy the contents of the column 'title' into 'title_alias' in the table mos_content. Just log into mysql and select the database, and issue this command:
alter mos_content set title_alias = title; <- for mambo alter jos_content set title_alias = title; <- for joomla
Couple of questions: 1. Would title alias be easier to use than the Alias & Meta option if I don't need the optional meta data? Seems easier to me than having to turn off SEF temporarily, copy the URL, then type in an alias - or am I missing something? 2. I tried the above statement to copy title over to title_alias, but got an SQL error: #1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'jos_content set title_alias = title' at line 1 I believe I am using MySQL 4.0.27. Thanks!
|
|
|
|
|
29
|
Products / SEF Advance / Re: Problem replacing apostrophes
|
on: 04 October 2007, 01:45
|
I'm able to add it to the exceptions, but when i do, I get a 404 page on the URL's that then include the apostrophe
I'm getting similar errors with titles with apostrophe's. What should the settings of magic_quotes be? I see 3 variables named magic_quotes_gpc (on) magic_quotes_runtime (off) magic_quotes_sybase (off)
|
|
|
|
|
30
|
Products / SEF Advance / Re: 404 Log
|
on: 04 October 2007, 01:39
|
|
Thanks.
As for other URLs that generate 404 (when they shouldn't), can you give us a brief outline of things/steps to check for?
For example, these two URL's don't work:
/news/mobile-news/mouse-atc-_-advanced-translational-control.html /news/mobile-news/it's-official:-dopod-providing-wm6-upgrades.html
I have -=>_ as replacement, and I have added ' as an exception.
|
|
|
|
|
Loading...
|
|