sitemap  |  contact

Sakic.Net Forum
09 January 2009, 14:14 *
Welcome, Guest. Please login or register.
Did you miss your activation email?
Login with username, password and session length
News: Introducing AJAX Scroller - Joomla News Slider Module: http://www.sakic.net/news/introducing_ajax_scroller/
 
  Home Help Search Login Register  
  Show Posts
Pages: 1 [2] 3
16  Products / SEF Advance / Re: [SMF] Quote function not working on: 17 October 2007, 02:22
Is anyone else using Joomla + SMF bridge + SEF Advance here?
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?

18  Products / SEF Advance / Re: [SMF] Quote function not working on: 11 October 2007, 17:26
That's not good. I will have to take a look on that.

Hi, have you had a chance to diagnose the problem?
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.
21  Products / SEF Advance / Re: [SMF] Quote function not working on: 05 October 2007, 16:14
I set SEF Advance to ignore the two... and got some strange generated URLs:

http://www.kaitech.hk/index.php?option,com_smf&/Itemid,71&/board,6.0

Looks like it can't decide if it's SEF or not.
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?
23  Products / SEF Advance / Re: [SMF] Quote function not working on: 05 October 2007, 10:54
OK - do you think my problem relates to SEF Advance?

I've tested without SEF Advance enabled, this is what happens:

Quote from: link generated

Quote from: after clicking

Even though the links differ, it still "works"...
24  Products / SEF Advance / Re: [SMF] Quote function not working on: 05 October 2007, 06:33
Does SEF Advance strip the word component from the URL?  i.e.

www.kaitech.hk/component/option,com_smf/Itemid,71.html

becomes

www.kaitech.hk/option,com_smf/Itemid,71.html

This is normal behavior right?
25  Products / SEF Advance / Re: Problem replacing apostrophes on: 05 October 2007, 06:11
Please download the latest version (5.4.1) and try.

That was fast! Appears to be working now with single quotes - thanks.
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  Wink

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:
Quote from: LINK

However, clicking it and THIS shows up in the address bar, and all I see is my board's index:
Quote from: AFTER CLICKING

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?
Quote from: THIS WORKS

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:

Quote
#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.
Pages: 1 [2] 3