News:

Wondering if this will always be free?  See why free is better.

Main Menu

SimpleSEF 2.0 (SMF 1.1.x and SMF 2.0)

Started by SlammedDime, December 05, 2009, 10:08:40 PM

Previous topic - Next topic

Farmacija

I forget to insert an attachment.

Here it is.

After this happens, IE blocks totally and need for restart.

Seems that problem is with FCKeditor.
www.farmaceuti.com
www.farmaceuti.com/tekstovi

feline

We use also the fckeditor in our portal and that works perfect...

Farmacija

#1022
New errors
Quote
Notice: iconv() [function.iconv]: Detected an illegal character in input string in /home/farmaceu/public_html/forum/Sources/SimpleSEF.php on line 669

Warning: Cannot modify header information - headers already sent by (output started at /home/farmaceu/public_html/forum/Sources/SimpleSEF.php:669) in /home/farmaceu/public_html/forum/Sources/SimpleSEF.php on line 302

And definetely something is wrong with combination TP + this mod :

Try to clik on any link on home page (http://www.farmaceuti.com/forum/page,licenca,/%20obavestenje) it doesn't open single page.
www.farmaceuti.com
www.farmaceuti.com/tekstovi

SlammedDime

The 'Detected illegal character' thing is common if/when people copy text from rich text editors like Microsoft Word or the like which contains invalid (as far as the rest of the world is concerned) characters.  I'm not too sure at this point if I am going to fix either of these with the 1.1.x version of the mod yet.
SlammedDime
Former Lead Customizer
BitBucket Projects
GeekStorage.com Hosting
                      My Mods
SimpleSEF
Ajax Quick Reply
Sitemap
more...
                     

Farmacija

After disabling this mod, everything works fine.
www.farmaceuti.com
www.farmaceuti.com/tekstovi

Xarcell

this might be a stupid question, but does this work with Lightpd?

Suki

yes  version 2.0 does work with Lighttpd


you can find 2.0 here:  http://code.mattzuba.com/simplesef/downloads
Disclaimer: unless otherwise stated, all my posts are personal and does not represent any views or opinions held by Simple Machines.

SlammedDime

All versions should work with lighttpd.  You will need to properly configure it though... I think the instructions are in the 'help' section of the 2.0 version.
SlammedDime
Former Lead Customizer
BitBucket Projects
GeekStorage.com Hosting
                      My Mods
SimpleSEF
Ajax Quick Reply
Sitemap
more...
                     

Xarcell

Thanks guys, I got it and have it working.

Xarcell

SMF 2.0RC5
SimpleSEF 2.0

I installed this and I'm having issues.

It seems to be working fine, but I have a custom mod, with it's own action URL, ex: action=babynames. When I visit this URL, I get this error:
QuoteThe page you requested could not be found. Please contact the site administrator if you believe you have reached this page in error.

I double checked my .htaccess file in my forum root, and it does have the code that's supposed to be there according to the help.

All other parts of the site seem to work. Although, the babynames is the only custom action I have ATM.

SlammedDime

On the 'Advanced' settings of SimpleSEF, do you see a 'babynames' in the list of Actions at the bottom?  If not, edit the list and add babynames and see if that fixes it.

Does that URL appear anywhere linked on your site, or is it something people just have to know?
SlammedDime
Former Lead Customizer
BitBucket Projects
GeekStorage.com Hosting
                      My Mods
SimpleSEF
Ajax Quick Reply
Sitemap
more...
                     

Xarcell

Quote from: SlammedDime on March 11, 2011, 03:46:03 PM
On the 'Advanced' settings of SimpleSEF, do you see a 'babynames' in the list of Actions at the bottom?  If not, edit the list and add babynames and see if that fixes it.

Does that URL appear anywhere linked on your site, or is it something people just have to know?

ok, I didn't realize that turning on advanced options, created a advanced button showing advanced options on a page. I edited the actions list and added babynames. It works as intended now.

Thanks. It was a oversight on my part.

SlammedDime

Well normally that shouldn't be needed.  The Mod is supposed to pick up on actions that it parses during page generation and if they don't exist in the current array, add to it.  If the link doesn't appear on your pages at all and it's just bookmarked or something, that could be why.
SlammedDime
Former Lead Customizer
BitBucket Projects
GeekStorage.com Hosting
                      My Mods
SimpleSEF
Ajax Quick Reply
Sitemap
more...
                     

Xarcell

Yes, the link was not on my page/menu. That's probably why.

SoLoGHoST

Well, for some reason I am unable to enable this mod at all.  And the strange thing is this, I am able to enable it within a different spot on the same server with the same version of SMF (RC5).  So, strange, but it won't let me enable it, every time I try, it goes back to unchecked/disabled after clicking on the save button.

But in my test site, I can enable it and it works like it should...

Hmm, what do you think could be causing the problem?  Installation went successful on both SMF 2.0 RC5 sites.  Just strange is all that it works on 1 of them, but not the other one and they are both on the same exact server.

I also have this setting enabled on SMF:  Search engine friendly URLs
Apache/Lighttpd only!  Does that make a difference on whether this mod will work or not?

Xarcell

Quote from: SoLoGHoST on March 12, 2011, 05:46:08 AM
Well, for some reason I am unable to enable this mod at all.  And the strange thing is this, I am able to enable it within a different spot on the same server with the same version of SMF (RC5).  So, strange, but it won't let me enable it, every time I try, it goes back to unchecked/disabled after clicking on the save button.

But in my test site, I can enable it and it works like it should...

Hmm, what do you think could be causing the problem?  Installation went successful on both SMF 2.0 RC5 sites.  Just strange is all that it works on 1 of them, but not the other one and they are both on the same exact server.

I also have this setting enabled on SMF:  Search engine friendly URLs
Apache/Lighttpd only!  Does that make a difference on whether this mod will work or not?

Don't enable apache/lightpd only. SimpleSEF setting over-rides those smf settings.

If your using Dream-Portal, it might not work. I never could get it to work together, so I ended up not using DP on my site because of it. I requested support for it about a year ago and was refused.

It would be nice to see DP compatible with this mod and sitemap, for SEO reasons.

Also, it supposed to appear as it unchecked, but turn it on leave it alone for awhile. It was intentional by SlammedDime. He had a good reason, but I forget why.

Xarcell


SlammedDime

Even if you have SMF's queryless urls option enabled, this mod will automatically disable it when this mod is enabled.

As for not being able to enable this mod... What is the webserver you are running on SoLo?  If it's Apache or IIS, make sure either the .htaccess file or web.config file (respectively is in the root SMF directory and make sure it contains the proper information (which can be seen by clicking the 'Help' option in the SimpleSEF Settings screen).  If the file doesn't exist or contain the proper information, the mod will not enable, to prevent your board from breaking.
SlammedDime
Former Lead Customizer
BitBucket Projects
GeekStorage.com Hosting
                      My Mods
SimpleSEF
Ajax Quick Reply
Sitemap
more...
                     

SlammedDime

QuoteIt would be nice to see DP compatible with this mod and sitemap, for SEO reasons.
Anything should be compatible with Sitemap, I purposely built in the ability for other Mod authors to add custom entries to the sitemap via additional PHP files that direct how to derive the information.
SlammedDime
Former Lead Customizer
BitBucket Projects
GeekStorage.com Hosting
                      My Mods
SimpleSEF
Ajax Quick Reply
Sitemap
more...
                     

Xarcell

Quote from: SlammedDime on March 12, 2011, 10:57:52 AM
QuoteIt would be nice to see DP compatible with this mod and sitemap, for SEO reasons.
Anything should be compatible with Sitemap, I purposely built in the ability for other Mod authors to add custom entries to the sitemap via additional PHP files that direct how to derive the information.

Exactly, I hope he adds those custom entries. ;)

Advertisement: