First there is a problem with the boltwire path, which causes a blank page.
It seems the farm folder isn't found correctly just by using $farmPath, I got it working on a test copy by using $boltwire, but it required that I had farm under $boltwire/farm. I'll be hollering if it turns out that this is an actual bug and not just something wierd. Once that works, my $$actions is a vertical list, and there were problems with the skin. But that was all just my tinkering. I'll get through it eventually. Oh! While I remember, is there a reason the source action isn't in the default $$actions list? Also, currently multiple versions of boltwire will share the same tmp folder, with the interesting effect of sharing logins. Now, I use the same password since I'm testing, but I find it weird and irritating that the logins overlap and cancel each other out. > The second savedata line overwrites the first one. Change the last line to See, I could kiss you. Thats mentioned in the docs as well, of course, but I didnt think of savedata as a session command. On Mar 23, 8:18 pm, The Editor <[email protected]> wrote: > On Mon, Mar 23, 2009 at 2:30 PM, DrunkenMonk <[email protected]> wrote: > > >> To see the message however, you need to have [messages] somewhere on > >> the page, to display them. Usually, this is built into the skin. If > >> you don't have it somewhere, you won't see the messages. But you can > >> put them individually where the forms are if you like as well. > > > Why does the [messages] line disappear from the page source when I > > view the page again after successfully editing? > > I'm using an old version of boltwire (upgrading is a small nightmare > > due to tiny changes to the site files :p) is it an old bug, or am I > > once again missing something? > > Yes, it is an old bug. Not particularly easy to patch... What happens > when you upgrade? If you have custom site files none of them should > be over written---unless you edited the system files directly (not > recommended!). But there are options. 1) just upgrade the scripts > folder. 2) backup the the changed site pages in your system folder, > upgrade, then overwrite them again with your backed up copies. 3) Copy > your edited folders to your local field pages folder. Probably other > solutions as well. I'm not 100% comfortable with the new code, but > enough to upgrade all my production sites, so it's coming along... > > 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 at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
