Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Post Visit CounterWith Ip
Post: RE: Post Visit CounterWith Ip

will try this out does the model returntype have to be an array? thanks
2,974 Views
5 Replies
01-19-2021, 07:29 AM
thedragon655
    Thread: Post Visit CounterWith Ip
Post: Post Visit CounterWith Ip

does anyone knows how to implement  an IP based view counter when someone clicks my posts? how do we make this in ci4 thank you
2,974 Views
5 Replies
01-17-2021, 03:44 PM
thedragon655
    Thread: DateTime Fields Problem
Post: RE: DateTime Fields Problem

edit i fixed it maybe its a bug i had to do what you said in the entity class plus i had to change the getresult method to findall return $this ->where('post_id',$post_id) ->orderBy...
3,286 Views
6 Replies
01-16-2021, 06:39 AM
thedragon655
    Thread: DateTime Fields Problem
Post: RE: DateTime Fields Problem

iRedds Wrote: (01-15-2021, 06:49 PM) -- thedragon655 Wrote: (01-15-2021, 02:33 PM) -- iRedds Wrote: (01-15-2021, 11:11 AM) -- Does the $c variable contain an instance of the Entity class? -- yes it...
3,286 Views
6 Replies
01-16-2021, 05:56 AM
thedragon655
    Thread: DateTime Fields Problem
Post: RE: DateTime Fields Problem

iRedds Wrote: (01-15-2021, 11:11 AM) -- Does the $c variable contain an instance of the Entity class? -- yes it does contain  an entity class of comments and i display them with a join to the users t...
3,286 Views
6 Replies
01-15-2021, 02:33 PM
thedragon655
    Thread: DateTime Fields Problem
Post: DateTime Fields Problem

hello i have a problem with ci4 and datetime fields. i am using the code below Code: --   protected $useTimestamps = true;   protected $createdField = 'com_created_at';   protected $updatedFiel...
3,286 Views
6 Replies
01-15-2021, 06:37 AM
thedragon655

Theme © iAndrew 2016 - Forum software by © MyBB