Just one minute to share my experience:
1/ Had to Google and search the other tracker to find out that I do not need to register (which was pretty much impossible anyway due to totally broken registration hint)
2/ Attachments not working (tried with FF and Chrome latest versions), pick up the file ...
Search found 27 matches
- Thu Dec 29, 2011 12:18 am
- Forum: General Development Discussion
- Topic: Moving away from Jira
- Replies: 19
- Views: 28133
- Wed Dec 28, 2011 11:53 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Better handling of debug errors and notices
- Replies: 4
- Views: 7161
Re: [RFC] Better handling of debug errors and notices
That too, thanks... With this approach, loads of bugs would never get reported and fixed, since there is no replacement for "tested on users".callumacrae wrote:Alternatively, you could just disable debugging. Debugging is not supposed to be enabled on a live board.
- Wed Dec 28, 2011 10:09 pm
- Forum: [3.x][Archive] RFCs
- Topic: [RFC] Better handling of debug errors and notices
- Replies: 4
- Views: 7161
[RFC] Better handling of debug errors and notices
Not sure whether you are familiar with the Debug Errors and Notices mod, but I find it extremely useful for development/testing purposes - mainly you can enable DEBUG and EXTRA DEBUG to trace all the errors/notices without flooding the users with the debug stuff and crippling the display of the ...
- Sun Dec 25, 2011 9:14 pm
- Forum: [3.0/Olympus] Styling
- Topic: stylesheet.css code change 3.0.9 to 3.0.10 RC3
- Replies: 12
- Views: 49978
Re: stylesheet.css code change 3.0.9 to 3.0.10 RC3
Well, then leave the file alone and find something else to mess with. Or have some sleep and try again later. It should be exactly as it is.nextgen wrote:Still do not understand what I say. I still do not understand?
- Sun Dec 25, 2011 9:07 pm
- Forum: [3.0/Olympus] Styling
- Topic: stylesheet.css code change 3.0.9 to 3.0.10 RC3
- Replies: 12
- Views: 49978
Re: stylesheet.css code change 3.0.9 to 3.0.10 RC3
Eh, what is wrong with it?! :?
These instructions Friend :)
Sorry, STILL do not get what the heck is wrong with that. The instructions are perfectly fine and so is the file.
3.0.9
/* phpBB 3.0 Style Sheet
--------------------------------------------------------------
Style name ...
- Sun Dec 25, 2011 8:38 pm
- Forum: [3.0/Olympus] Styling
- Topic: stylesheet.css code change 3.0.9 to 3.0.10 RC3
- Replies: 12
- Views: 49978
Re: stylesheet.css code change 3.0.9 to 3.0.10 RC3
Eh, what is wrong with it?!nextgen wrote:That thought, in the code change is wrong.
- Sun Dec 25, 2011 9:55 am
- Forum: [3.0/Olympus] Discussion
- Topic: Deleting System..
- Replies: 18
- Views: 35717
Re: Deleting System..
You both do have a point. But, considering that the last person registered is NOT An important member, and just a spammer. No one would have a link bookmarked to the person, considering it must be just a spammer.
It should be deleted and be seen as it was never there. Just my opinion, its ok if ...
It should be deleted and be seen as it was never there. Just my opinion, its ok if ...
- Sat Dec 24, 2011 9:26 am
- Forum: [3.0/Olympus] Discussion
- Topic: Stop cutting off images when "too" wide...
- Replies: 9
- Views: 21581
Re: Stop cutting off images when "too" wide...
Yeah, horizontal scrollbars are horrible and break the entire layout.canonknipser wrote:But in my opinion resizing is much better than having a scrollbar
- Thu Dec 22, 2011 10:35 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Stop cutting off images when "too" wide...
- Replies: 9
- Views: 21581
Re: Stop cutting off images when "too" wide...
That's a bad solution. It will affect all images, not only images in posts, including custom logos, ads, etc. If you want to resize image, add code for .postbody img
Well, when your logos/ads end up being cut off, you have a bigger problem I guess? :D Ideally, you should get a full sized image ...
Well, when your logos/ads end up being cut off, you have a bigger problem I guess? :D Ideally, you should get a full sized image ...
- Thu Dec 22, 2011 10:21 pm
- Forum: [3.0/Olympus] Discussion
- Topic: Releasing unified diffs
- Replies: 4
- Views: 11281
Re: Releasing unified diffs
Yeah, the packages called *-patch.{zip,tar.bz2} only consist of context diffs. (Oleg wrote: Edit: if we do provide diffs in context format then I have no idea why.
diff -x images -crNEB
)