[mezzanine-users] Can't delete files from Media Library

2017-08-01 Thread Simon Bradley
When i click the trash can i get an error that says: an error has occurred! Thought it might be a file permissions thing but i set everything in the security tab to have full control and the error is still happening. The demo site works fine. Something to do with windows 10 maybe? Would really

[mezzanine-users] Thumbnail creation

2017-08-02 Thread Simon Bradley
Hi This is sort of an answer rather than a question. I had an existing Mezzanine project and i added Cartridge to it. I installed Cartridge with 'pip install cartridge' so i assume it's the most recent version. I found that after the Cartridge install the Mezzanine admin wasn't generating thu

Re: [mezzanine-users] Thumbnail creation

2017-08-02 Thread Simon Bradley
s > Roger > > On 2 August 2017 at 09:37, Simon Bradley > wrote: > >> Hi >> >> This is sort of an answer rather than a question. >> >> I had an existing Mezzanine project and i added Cartridge to it. I >> installed Cartridge with 'pip i

[mezzanine-users] Cartridge customisation

2017-08-15 Thread Simon Bradley
Hi I've read a lot of posts about customising cartridge but they tend to be issue specific. I've only just started using mezzanine and cartridge and while i've found mezzanine very easy to bend to my will, i'm struggling with how to customise cartridge. I'm trying to build a location booking

[mezzanine-users] Re: Cartridge customisation

2017-08-16 Thread Simon Bradley
ave a fiddle with it today. Thanks very much for the advice. Very much appreciated. Simon. On Tuesday, August 15, 2017 at 4:36:25 PM UTC+1, Simon Bradley wrote: > > Hi > > I've read a lot of posts about customising cartridge but they tend to be > issue specific. > &

[mezzanine-users] example.com!

2017-08-24 Thread Simon Bradley
Hi The View on Site button has started doing something quite unusual. Now when i press it, it replaces localhost with example.com! I'm starting to doubt myself here. Did it always do that? I don't think it did. So when i hover over the button i can see the link at the bottom. Something like:

[mezzanine-users] Re: example.com!

2017-08-26 Thread Simon Bradley
Hi Thanks for the responses. Can't believe i've been using Mezzanine for this long without noticing that! Bit of a silly one really. Move along. Nothing to see here! On Thursday, August 24, 2017 at 11:55:27 PM UTC+1, Simon Bradley wrote: > > Hi > > The View on Site bu

[mezzanine-users] Session variables in Cartridge checkout steps

2017-10-27 Thread Simon Bradley
Hi So i've been customising Cartridge to work with a booking system for a while. I think i've almost got the basic processes working correctly. But, i have one thing currently that i don't quite understand. I'm using Stripe for payments and at the payment page step i am creating a customer wi

[mezzanine-users] Re: Mezzanine 3.1.10: Can't delete the media files in the admin page

2018-02-10 Thread Simon Bradley
Yo! Does anyone have any idea about this? Googling it seems to suggest it has lingered for several years. It's a real annoyance because overall i really like mezzanine and have developed a couple of sites with it now. I'm also using windows 10 and everything else works great. Would be great if

[mezzanine-users] Re: Mezzanine 3.1.10: Can't delete the media files in the admin page

2018-02-12 Thread Simon Bradley
ckslash. That's it. So i just added this: FILEBROWSER_DIRECTORY = 'uploads\\' To my local_settings.py and now we're good. Hope this helps some people. On Saturday, February 10, 2018 at 7:12:02 PM UTC, Simon Bradley wrote: > > Yo! > > Does anyone have any idea about

[mezzanine-users] Re: Mezzanine 3.1.10: Can't delete the media files in the admin page

2018-02-12 Thread Simon Bradley
Also, thanks to Mathias. It was your advice that led me to it. - Uninstalled filebrowser-safe - Cloned a fresh one from the repo - did setup.py develop - fiddled with the messages from delete - found said problem On Monday, February 12, 2018 at 7:43:46 PM UTC, Simon Bradley wrote: > >

[mezzanine-users] Re: Mezzanine 3.1.10: Can't delete the media files in the admin page

2018-02-12 Thread Simon Bradley
A! Now i can't navigate in the media library. LOL! Still. Bound to be able to figure it out from here! On Monday, February 12, 2018 at 7:47:15 PM UTC, Simon Bradley wrote: > > Also, thanks to Mathias. > > It was your advice that led me to it. > > - Unins

[mezzanine-users] Re: Mezzanine 3.1.10: Can't delete the media files in the admin page

2018-02-12 Thread Simon Bradley
ler way to get around this though i'd like to know it. It's a bit of a faff having to have my own version of filebrowser-safe for every mez proj. On Monday, February 12, 2018 at 7:54:20 PM UTC, Simon Bradley wrote: > > A! > > Now i can't navigate in the media

Re: [mezzanine-users] Re: Mezzanine 3.1.10: Can't delete the media files in the admin page

2018-02-13 Thread Simon Bradley
Will do. On Monday, February 12, 2018 at 10:28:00 PM UTC, Stephen McDonald wrote: > > Could you create a pull request with your fix? That'd be great, thank you. > > On Tue, Feb 13, 2018 at 7:14 AM, Simon Bradley > wrote: > >> OK def fixed it now >> >>

Re: [mezzanine-users] Re: Mezzanine 3.1.10: Can't delete the media files in the admin page

2018-02-14 Thread Simon Bradley
t it working on windows it does seem to do the trick. On Tuesday, February 13, 2018 at 8:28:42 AM UTC, Simon Bradley wrote: > > Will do. > > On Monday, February 12, 2018 at 10:28:00 PM UTC, Stephen McDonald wrote: >> >> Could you create a pull request with your fix? That