Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: very simple scenario where parser fails
Post: RE: very simple scenario where parser fails

I've reported this as a bug here: https://github.com/codeigniter4/CodeIgniter4/issues/5825
1,115 Views
1 Replies
03-25-2022, 05:56 AM
jacobs-kmi
    Thread: php + view syntax mixed templates
Post: RE: php + view syntax mixed templates

Thanks for that info! It seems like an unfortunate design choice; especially given that folks might be coming from CI3  with mixed views; but in any case I have found a workaround which so far is wo...
1,374 Views
2 Replies
03-23-2022, 06:49 AM
jacobs-kmi
    Thread: very simple scenario where parser fails
Post: very simple scenario where parser fails

Hi All, I am finding that the view parser in CI4 is failing when I add a tiny snip of javascript to an anchor href; and can't quite understand why  (based on some tracing I did into the parser code...
1,115 Views
1 Replies
03-23-2022, 06:01 AM
jacobs-kmi
    Thread: Extending UserAgent class
Post: RE: Extending UserAgent class

Thanks for the Help! Bennycopter's solution worked;  thankfully the Useragent class is only instantiated in one spot or it would require overriding/copying potentially a lot of core code.
2,304 Views
4 Replies
03-21-2022, 01:16 PM
jacobs-kmi
    Thread: php + view syntax mixed templates
Post: php + view syntax mixed templates

Hello All, I've been porting our application from CI 3 to CI 4 and found from the documentation that the CI4 template parser seems to expect that no php within the template file. In CI 3 mixed view...
1,374 Views
2 Replies
03-21-2022, 01:07 PM
jacobs-kmi
    Thread: Extending UserAgent class
Post: Extending UserAgent class

Hello All, I am porting our CI3 application to CI4 and am running into an issue with extending/overriding the UserAgent  class in codeigniter to add additional methods for my application. per the d...
2,304 Views
4 Replies
03-08-2022, 07:53 AM
jacobs-kmi

Theme © iAndrew 2016 - Forum software by © MyBB