dereuromark / cakephp-translate

A CakePHP plugin to manage translations of your static content the easy way via web backend.
MIT License
17 stars 3 forks source link

Element file "Tools.Element\pagination.ctp" is missing. #14

Closed DinoSane closed 7 years ago

DinoSane commented 7 years ago

Following installation by letter.

At the "Project Index" (/admin/translate/translate-projects)

I get only the Element file "Tools.Element\pagination.ctp" is missing.

I'm not sure about which additional information would be useful. PHP : 5.6.25 Cakephp: 3.4.8

dereuromark commented 7 years ago

Either we make it require (https://github.com/dereuromark/cakephp-translate/blob/master/composer.json#L23 ) or we include its own pagination ctp Are you able to make a PR here?

DinoSane commented 7 years ago

Sorry for newbiest question ever: what is a PR? :(

I'll install cakephp-tools before and try it.

But what about test the pagination file presence and show a more detailed error message?

"Install cakephp-tools or create your pagination.ctp" ??

dereuromark commented 7 years ago

Pulled request

dereuromark commented 7 years ago

Tools plugin is alread required. Please make sure you also loaded it.