PHP Include Files

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
webguru
Forum Members
Forum Members
Posts: 97
Joined: Thu May 08, 2014 6:18 pm

PHP Include Files

Post by webguru »

CMSMS 2.1.6

I like to use include files. They don't show though using the code: <?php include 'uploads/includes/menu.php'; ?> in CMSMS. Is there a trick to it or something else I should be doing?

Reason for it is, I have a section in my templates (homepage and secondary templates) where the content is in a pop-up type box. The content is in both templates and thus, is on every page and needs to be updated often. I had it in an include file. Now that I switched the site to CMSMS, how would I allow the client to edit this content so that it shows up on every page in both templates?

If you go to: bandtcpas.com and click in the NEWSWORTHY ITEMS link in the top right, you will see what I mean. The client needs to be able to edit this and let it show on every page.

Thanks...
webguru
Forum Members
Forum Members
Posts: 97
Joined: Thu May 08, 2014 6:18 pm

Re: PHP Include Files

Post by webguru »

I found the extension called: Widgets. This seems to do the trick for a small site like this one.
Post Reply

Return to “CMSMS Core”