Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - MultiformeIngegno
331
Plugins / Re: Forcing maintenance mode first?
« on January 20th, 2013, 09:15 PM »
Ok, makes sense. :)
332
Plugins / Re: Forcing maintenance mode first?
« on January 20th, 2013, 09:06 PM »
Quote from Arantor on January 20th, 2013, 09:01 PM
It's not so much a case of 'compromise'. It's more a case that if a plugin is going to modify the messages or topics tables, it's going to stall everything else while that occurs - which is of course a big performance issue potentially.
Couldn't a concurrent access to the same table break something?
333
Plugins / Re: Forcing maintenance mode first?
« on January 20th, 2013, 08:56 PM »
I'd not leave this decision to the plugin author.. maybe it's needed and he doesn't recognize it (and maybe compromise the db).
What about the contrary? The plugin author must explicity tell to not go in maintenance mode while installing.
334
Off-topic / Re: Post count fever
« on January 20th, 2013, 04:52 PM »
Lol
335
The Pub / Re: Translation
« on January 18th, 2013, 04:21 PM »
I'll be happy to provide a good Italian translation (I did a lot of the SMF one). :)
336
Features / Re: Ordering sticky topics
« on January 16th, 2013, 09:00 PM »
Why not :)
337
Features / Re: Changes to banning
« on January 13th, 2013, 10:17 PM »
Yesssss!!!! ;)
338
Archived fixes / Re: Jumpy layout.
« on January 9th, 2013, 01:45 AM »
Uhm, never noticed this. I also tried without browser caching and still can't reproduce.
339
Archived fixes / Re: Admin Centre item goes to wrong place?
« on January 8th, 2013, 11:29 PM »
I hate tapatalk.. it always pops up and annoys me.
340
Bug reports / Re: Cannot read the CSS - Alpha 2
« on January 6th, 2013, 06:37 PM »
Uhm, asking on serverfault?
341
Bug reports / Re: Cannot read the CSS - Alpha 2
« on January 6th, 2013, 05:52 PM »
With the include parameter there should be a way, maybe a script that checks if that file exist in all the folders, writes in another file all the folders in which this file exist and then rearranging this list of folders to be included in a "location" parameter.
http://wiki.nginx.org/HttpCoreModule#location
http://wiki.nginx.org/CoreModule#include
Posted: January 6th, 2013, 05:51 PM
Quote from Arantor on January 6th, 2013, 05:13 PM
Does nginx support per folder rules specified by a file in that folder? If not, Wedge can't fix it at install time.
Uhm no :(
342
Bug reports / Re: Cannot read the CSS - Alpha 2
« on January 6th, 2013, 04:55 PM »
We should try to create for nginx an equivalent of the htaccess script. Can you post here the relevant portion in htaccess (can't access my FTP and see by myself at this moment)?
343
Bug reports / Re: Cannot read the CSS - Alpha 2
« on January 6th, 2013, 01:46 AM »
I have set 0774, owner is www-data and group is a group where there are www-data and my FTP user (so I have write access with the FTP client too).

Edit: I also tried with 755, 775 and 777 though
344
Bug reports / Re: Cannot read the CSS - Alpha 2
« on January 6th, 2013, 01:35 AM »
Maybe is the same problem I experienced here http://ffio.it/forum/
345
Features: Forward thinking / Re: jQuery support
« on January 5th, 2013, 06:17 PM »
If you remain with 1.5 now you'll have to upgrade in the future anyway. So maybe upgrading now would save you from this task next, and as said it would help plugin authors (without counting all the questions you would avoid like "why does wedge run an old version of jquery?? Pls update it s00n").