26 PHP Ajax Upload + Dealing With Categories in admin

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

As always great tutorial ! Looks like the ajax file upload has not completed fully and moved to the adding categories at around 7:23. Not sure this has been covered in further videos

jagadishwarballa
Автор

hello, great tutorial. How can I do images multiupload?

radekhauser
Автор

Thanks for the great tutorial. I am having trouble with category insert. I see my values are getting duplicated
I got Invalid parameter number: number of bound variables does not match number of tokens } for category insert. I see that
<pre>Array
(
[0] => wrqqewr
[1] => ewrqw
[2] => Enabled
[3] => wrqqewr
[4] => ewrqw
[5] => Enabled
)
</pre>INSERT INTO categories SET `name` = ?, `description` = ?, `status` = ?<pre>Array
(
[0] => Array
(
[0] => wrqqewr
[1] => ewrqw
[2] => Enabled
[3] => wrqqewr
[4] => ewrqw
[5] => Enabled
)

)
</pre>SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens

bvedhapu
Автор

trying to connect on chat on illusion ...for some reason it is not working

jagadishwarballa
Автор

Thank you Hassan for the tutorial, GOOD Job.

I can't finish this video, When i'm trying to call the update-form, I have an error like this { SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens }

and i don't really know how to fix it, I really need your pleaseee.

Once again thank you so much for the GREAT TUTORIAL !

johnpeterthomas
join shbcf.ru