I'm very close! I got the search function to work but I don't really understand how![]()
I'm very close! I got the search function to work but I don't really understand how![]()
includes/templates/YOUR CUSTOM FOLDER/sideboxes/tpl_currencies.php- if it's not in your custom folder, copy it from the template_default folder first.
I'm getting this error
Warning: main(includes/templates/template_default/common/): failed to open stream: No such file or directory in /home/content/v/r/p/vrptuning/html/cart/includes/modules/sideboxes/currencies.php on line 40
Warning: main(includes/templates/template_default/common/): failed to open stream: No such file or directory in /home/content/v/r/p/vrptuning/html/cart/includes/modules/sideboxes/currencies.php on line 40
Fatal error: main(): Failed opening required 'includes/templates/template_default/common/' (include_path='.:/usr/local/lib/php') in /home/content/v/r/p/vrptuning/html/cart/includes/modules/sideboxes/currencies.php on line 40
And I'm using this code to try and display the currencies:
<div id="currenciesHeading"><?php require(DIR_WS_MODULES . 'sideboxes/currencies.php'); ?></div>
That snippet of code worked for the search_header.php.
How come it doesn't work for currencies?
Oh and I have tpl_currencies in the right folder.
It should work- check the relevant folder and make sure currencies.php is still there.
yup, it's all there, layout boxes settings is turned ON.
But still no result. What can I do?
can you mail me the URL???
Mailed to you.
Anyone else wanna take a crack at it?