Definitely worth the investment !
- ProcessWire Support Forums
- → Viewing Profile: Likes: seddass
Community Stats
- Group Members
- Active Posts 56
- Profile Views 833
- Member Title Distinguished Member
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Not Telling
#34463 ProcessWire Pro Cache - Now Available
Posted by seddass
on 08 May 2013 - 10:26 AM
#27195 ProcessWire Pro Cache - Now Available
Posted by seddass
on 12 February 2013 - 11:30 AM
nginx doesnt have support to .htaccess files and all of the rewrite rules are stored in (virtual) host config updated manually. The apache rewrite rules have different syntax so they should to be converted to nginx style. I will send my version of the nginx rewrite rules by email. I believe that it will be easy to implement that ProCache will suggest the necessary rewrite riles for nginx too. Just a suggestion.
#27131 Selector ">=" in PW2.3 doesn't work as in 2.2.x
Posted by seddass
on 11 February 2013 - 02:50 PM
$today = "2013-02-11 21:34";
$rows = $events->find("event_datetime>=$today, limit=3");
#12080 Not (a-z) chars support in PageAutocomplete or in "Add New" Page inpu...
Posted by seddass
on 27 May 2012 - 10:10 AM
Meanwhile I have found that the PageName input field replacement was NOT enabled by default in $sanitizer->pageName(). I have modified the Pages->setupNew() method to enable it and this allowed me to use "Create new" feature with not (a-z) characters.
#10912 Search in multilanguage site with multilang fields
Posted by seddass
on 24 April 2012 - 10:54 AM
I am still amazed of the power of the selectors engine.
#10861 Modules CSS listed in $config->styles (frontend)
Posted by seddass
on 23 April 2012 - 11:08 AM
$config->styles->removeAll();
$config->scripts->removeAll();
on each template, before anything similar to yours snippet above, formmailer!
#10807 Problems with language-alternate fields
Posted by seddass
on 20 April 2012 - 09:08 AM
Thanks!
- ProcessWire Support Forums
- → Viewing Profile: Likes: seddass
- Privacy Policy





Find content