# |
Mar 12th 2018, 18:11 |
lorenzo |
haha |
# |
Mar 12th 2018, 18:11 |
savant |
^ actual gif of @lorenzo |
# |
Mar 12th 2018, 18:11 |
slackebot |
<savant> |
# |
Mar 12th 2018, 18:11 |
steinkel |
CakeBot needs to level up |
# |
Mar 12th 2018, 18:10 |
slackebot |
~magic |
# |
Mar 12th 2018, 18:10 |
slackebot |
Command sent from Slack by savant: |
# |
Mar 12th 2018, 18:10 |
birdy247 |
I just dont know how it was working before |
# |
Mar 12th 2018, 18:09 |
savant |
sounds like you just didnt update the plugin |
# |
Mar 12th 2018, 18:09 |
savant |
no not a bug |
# |
Mar 12th 2018, 18:09 |
birdy247 |
presumably a bug rather than by design? Just incase I did anything wrong! |
# |
Mar 12th 2018, 18:08 |
savant |
:) |
# |
Mar 12th 2018, 18:08 |
savant |
okay let me know when you’ve updated the plugin |
# |
Mar 12th 2018, 18:08 |
birdy247 |
I am going to :slightly_smiling_face: |
# |
Mar 12th 2018, 18:08 |
savant |
you should update the plugin |
# |
Mar 12th 2018, 18:08 |
savant |
did you update the plugin |
# |
Mar 12th 2018, 18:08 |
savant |
you need to update the plugin |
# |
Mar 12th 2018, 18:08 |
birdy247 |
so has it got out of sync? |
# |
Mar 12th 2018, 18:08 |
savant |
update the plugin |
# |
Mar 12th 2018, 18:08 |
birdy247 |
but I dont have the migrations file |
# |
Mar 12th 2018, 18:08 |
birdy247 |
I am getting this excpeption |
# |
Mar 12th 2018, 18:08 |
birdy247 |
its odd though |
# |
Mar 12th 2018, 18:07 |
savant |
whats the exception |
# |
Mar 12th 2018, 18:07 |
savant |
https://github.com/josegonzalez/cakephp-queuesadilla/blob/master/config/Migrations/20180109000743_AddCreatedAt.php |
# |
Mar 12th 2018, 18:07 |
savant |
update the plugin and run all migrations |
# |
Mar 12th 2018, 18:07 |
birdy247 |
I thought that |
# |
Mar 12th 2018, 18:07 |
savant |
you might need to run a migration |
# |
Mar 12th 2018, 18:06 |
birdy247 |
the created_at field |
# |
Mar 12th 2018, 18:06 |
savant |
:( |
# |
Mar 12th 2018, 18:06 |
birdy247 |
I am getting an exceotion when creating a new job |
# |
Mar 12th 2018, 18:05 |
savant |
hi savant |
# |
Mar 12th 2018, 18:05 |
birdy247 |
Am using your queue plugin (also using dereuromarks in another project) |
# |
Mar 12th 2018, 18:05 |
birdy247 |
Hey @savant |
# |
Mar 12th 2018, 16:21 |
dorxy |
me neither |
# |
Mar 12th 2018, 16:14 |
neon1024 |
In all honesty I’ve only ever needed to pass a url into the Paginator when I’m using routing params, to display different ‘types’ of things in a single index template |
# |
Mar 12th 2018, 16:03 |
dereuromark |
raul338: true, in that case the id is not a filter for pagination, but already a main filter |
# |
Mar 12th 2018, 16:02 |
dorxy |
you're welcome :slightly_smiling_face: you'll get there! :) |
# |
Mar 12th 2018, 16:02 |
learningcake |
;) |
# |
Mar 12th 2018, 16:02 |
learningcake |
Let me try this out. Mentor Dereuromark, Mentor Neon1024, Mentor Dorxy and Mentor Raul338, Mentor Admad. Thank you. Been learning cakephp3 for close to 6months now and this is my first project using cakephp3 |
# |
Mar 12th 2018, 16:02 |
raul338 |
if your current url is /stores/63, next page is /store/63?page=2 it make no sense to make it /store?page=2 |
# |
Mar 12th 2018, 16:00 |
dorxy |
@dereuromark thanks for the explanation, good URLs ftw ;) |
# |
Mar 12th 2018, 15:59 |
neon1024 |
It should yes, you’re right |