soo here i tried to call an element but i get this error:
Element file BackTheme./element/menu.php could not be found.
i would like som1 to help me to solve this
soo here i tried to call an element but i get this error:
Element file BackTheme./element/menu.php could not be found.
i would like som1 to help me to solve this
Your file list on the left side of that screen shot clearly shows that you don't actually have an element folder called layout
. There's an element
folder, and a layout
folder, but they are separate. Try just $this->element('BackTheme.menu');