FUEL CMS Forum
Discussions
Activity
Home
›
Development
›
Modules
Sign In
·
Register
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
3.3K
All Categories
255
FUEL CMS News
112
News & Announcements
101
Share
273
Support
115
Bug Reports
90
Installation
242
Development
68
Feature Requests
117
Modules
CRITICAL SECURITY VERSION UPDATE:
https://github.com/daylightstudio/FUEL-CMS/releases/tag/1.4.13
Sub Controller
JBWebServices
July 2013
edited July 2013
in
Modules
How do I setup a controller that will work on "/meetings-and-events/gallery"
???
I tried class Gallery...
Comments
admin
July 2013
edited 4:22AM
You would need to setup a controller of meetings_events that has a method on it of "gallery". You'd then need to create a route to map meetings-and-events/gallery to meetings_evengs/gallery since controllers names can't have hyphens.
Sign In
or
Register
to comment.
Forum Software Powered by Vanilla
Comments