Hi guys,
A quick question:
I want to define a few common functions to be used both in the non-admin area, and the admin area.
Where should I put them? -- I noticed if I put it under includes\functions, they are not accessible from the admin.
Thanks!
Hi guys,
A quick question:
I want to define a few common functions to be used both in the non-admin area, and the admin area.
Where should I put them? -- I noticed if I put it under includes\functions, they are not accessible from the admin.
Thanks!
First, you should probably be putting them in /includes/functions/extra_functions/
Then, in your admin/includes/functions/extra_functions/ add a file which has include statements for each of the filenames (and path) you wish to load from your non-admin /includes/functions/extra_functions/ folder.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.