One more problem with 3.3.9. The same form that sends mails in 3.3.7
fails in 3.3.9. Something must have changed or is still messed up...

In case it helps, this is the (stripped) form:

[form][text email size=35]
[box body rows=10]{?body}[box]
{captcha}[text check size=6]
[submit "SEND"]
[session if "! equal {=check} {captcha} ? warn=x"]
[session validate_email "/^...@.+..+$/ ?  : warn=x"]
[session warn]
[session subject "{title}"]
[session to "{sitemail}"]
[session from "{=email}"]
[session mail]
[session msg "x"]
[form]

Regards,
Markus

On Mar 8, 6:25 pm, Markus <[email protected]> wrote:
> Okay, now I got it. If I delete a page named after a system page, it
> gets emptied but won't be deleted. Kind of confusing...
>
> On Mar 8, 5:53 pm, Markus <[email protected]> wrote:
>
>
>
> > Sorry, I found permissions to be the cause not BoltWire. Weird, but
> > obviously my fault. :)
>
> > On Mar 8, 5:41 pm, Markus <[email protected]> wrote:
>
> > > Do files get deleted in the filesystem if you delete them via
> > > action=delete? On my local installation they just stay alive...
>
> > > On Mar 7, 4:32 pm, The Editor <[email protected]> wrote:
>
> > > > Grrrrr....  All right, I'll look into these bullets. They sure are 
> > > > pesky!
>
> > > > And I have it on my list to figure out why the preview buttons only
> > > > work sometimes. In this case it may be a local file...
>
> > > > Cheers,
> > > > Dan
>
> > > > On Sun, Mar 7, 2010 at 10:26 AM, Markus <[email protected]> 
> > > > wrote:
> > > > > And make sure to click the preview (aka save) button! :D Maybe it's
> > > > > contagious.
>
> > > > > On Mar 7, 4:24 pm, Markus <[email protected]> wrote:
> > > > >> Strange. Your layout is not broken at all. But if you have a look at
> > > > >> that page now, you see that the first line gets indented twice.
>
> > > > >> On Mar 7, 4:14 pm, The Editor <[email protected]> wrote:
>
> > > > >> > I tried it here, and it looks ok. This is likely something we will 
> > > > >> > not
> > > > >> > be able to do much about...
>
> > > > >> >http://www.boltwire.com/index.php?p=test.code
>
> > > > >> > Cheers,
> > > > >> > Dan
>
> > > > >> > On Sun, Mar 7, 2010 at 10:11 AM, Markus 
> > > > >> > <[email protected]> wrote:
> > > > >> > > Try this:
>
> > > > >> > > * Some code:<code>
> > > > >> > > Can't code.
> > > > >> > > </code>
>
> > > > >> > > It breaks my layout. But only when the opening tag is in the 
> > > > >> > > bullet
> > > > >> > > line. This works:
>
> > > > >> > > * Some code:
> > > > >> > > <code>
> > > > >> > > Can't code.
> > > > >> > > </code>
>
> > > > >> > > On Mar 7, 3:47 pm, Markus <[email protected]> wrote:
> > > > >> > >> All pages were updated. Also the script told me during 
> > > > >> > >> execution. I
> > > > >> > >> only expected that you expected the file to list all changes it 
> > > > >> > >> made.
> > > > >> > >> Solved. :)
>
> > > > >> > >> On Mar 7, 3:33 pm, The Editor <[email protected]> wrote:
>
> > > > >> > >> > On Sun, Mar 7, 2010 at 9:28 AM, Markus 
> > > > >> > >> > <[email protected]> wrote:
> > > > >> > >> > > fix.list is created but remains empty.
>
> > > > >> > >> > It has to be just parent to the "pages" folder. The first 
> > > > >> > >> > time you run
> > > > >> > >> > it, it creates a list of all the pages in your site. Then it 
> > > > >> > >> > begins
> > > > >> > >> > scanning and fixing the pages one at a time. Well actually 
> > > > >> > >> > 100 at a
> > > > >> > >> > time. When there are no pages left in the list, the site is 
> > > > >> > >> > updated,
> > > > >> > >> > and you have an empty fix.list page.
>
> > > > >> > >> > If it was blank the first time you ran the fix script, it 
> > > > >> > >> > must not be
> > > > >> > >> > finding the pages folder or something. If it becomes blank 
> > > > >> > >> > after 4 or
> > > > >> > >> > 5 page loads, that's exactly what should happen.  I tried it 
> > > > >> > >> > on
> > > > >> > >> > several of my fields. Each one it worked perfectly. It's 
> > > > >> > >> > mostly tested
> > > > >> > >> > code from past upgrades, so I'm pretty sure it works 
> > > > >> > >> > properly...
>
> > > > >> > >> > Cheers,
> > > > >> > >> > Dan
>
> > > > >> > > --
> > > > >> > > 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 
> > > > >> > > athttp://groups.google.com/group/boltwire?hl=en.
>
> > > > > --
> > > > > 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 
> > > > > athttp://groups.google.com/group/boltwire?hl=en.

-- 
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