Actually found when I upgraded one of my bigger sites that this was needed.

However since I use clean URL's I had to add an exclusion to let it work
properly.

In my .htaccess in the excludes I added:

RewriteCond %{THE_REQUEST} !/home/fix3.3.9.php

Note that my field is called home for reasons I almost forget now.  But I
use it that way consistently on all sites.

Also note that my efforts to prevent space... by using ` after conditionals
now need to be changed to remove the ` as that doesn't work any longer.

example:

[if ingroup tnet]`
this is text shown to the group tnet
[if]`
this is shown to everyone.

That is okay though as it was a pain to have to remember to do that.


On Tue, Mar 16, 2010 at 7:06 AM, Kevin <[email protected]> wrote:

> Note that the site I upgraded was at 3.3.7 when I upgraded to 3.4.7
>
>
> On Tue, Mar 16, 2010 at 7:00 AM, Kevin <[email protected]> wrote:
>
>> I just upgraded one of my small test sites to play a bit and thought I
>> would still need to fix the pages
>> with the fix3.3.9.php module but it appears that I don't need to.
>>
>> Is that correct?
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en.

Reply via email to