Search found 107 matches
- Tue Apr 08, 2014 5:13 am
- Forum: [3.x] Discussion
- Topic: Dependency Management: Composer
- Replies: 104
- Views: 442949
Re: Dependency Management: Composer
Force of habit... from Laravel... always install & update...
- Sun Apr 06, 2014 2:34 pm
- Forum: [3.x] Discussion
- Topic: Dependency Management: Composer
- Replies: 104
- Views: 442949
Re: Dependency Management: Composer
Version 3.1.0 b2 install problem: (wamp) composer update... Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages. Problem 1 - fabpot/goutte v1.0.5 requires ext-curl * -> the req...
- Wed Mar 05, 2014 11:08 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC] Modern profile fields in 3.1
- Replies: 83
- Views: 256531
Re: [RFC] Modern profile fields in 3.1
Total agreement +1
- Sat Sep 01, 2012 5:40 pm
- Forum: [3.x] Discussion
- Topic: phpbb3.1.0 dev
- Replies: 22
- Views: 68827
Re: phpbb3.1.0 dev
To test php is working, in a command windows type: php --version You should get back a few lines including the php version... if you get nothing follow Vinny's link above... If after running: ../composer.phar you get an out of date report, try ../composer.phar self-update Also note the .htaccess fil...
- Fri Aug 31, 2012 2:42 am
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] Merge style components
- Replies: 27
- Views: 64254
Re: [RFC|Merged] Merge style components
Actually I had added a comment relating to naderman post re inheritance, but realising the RFC had already been merged, and as I could not delete my post, I simply added +1
- Fri Aug 31, 2012 2:31 am
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC] HTML5 input types for form fields
- Replies: 23
- Views: 46592
Re: [RFC] HTML5 input types for form fields
Yep... HTML5 has built in validation using the required tag... It also including some nice scripts to indicate the field in question without having to write your own procedures... So far I've only used it to ensure a field is not left blank... don't know if you can extend it to use rules... but it's...
- Wed Aug 29, 2012 3:17 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC] HTML5 input types for form fields
- Replies: 23
- Views: 46592
Re: [RFC] HTML5 input types for form fields
FYI Most major browsers with the exception of IE9 and Safari currently support client side form validation... IE 10 also supports it...
- Wed Aug 29, 2012 3:03 pm
- Forum: [3.1/Ascraeus] Merged RFCs
- Topic: [RFC|Merged] Merge style components
- Replies: 27
- Views: 64254
Re: [RFC|Merged] Merge style components
+1
Enough said...
Enough said...
- Wed Aug 29, 2012 12:19 pm
- Forum: [3.x] Discussion
- Topic: New way of presenting Private Messages
- Replies: 41
- Views: 42148
Re: New way of presenting Private Messages
What ever method is chosen I hope we at least get a search and possibly an auto delete after x days... (0 being don't delete)... I could live with the present version but it's a headache determining which PM's to delete to make for more.... If I could mark a PM as important and then click a button t...
- Wed Aug 29, 2012 12:08 pm
- Forum: [3.0/Olympus] New features discussion
- Topic: Private Message - Search | Backup | Mass delete
- Replies: 7
- Views: 40896
Re: Private Message - Search | Backup | Mass delete
I know it's almost a year later but search in PM's would be a great benefit... Another option I could live with is... DB export of PM's so I could keep a copy on my local server.... There is often valuable information which remains valid for several years... mind you I could do this from the ACP but...