CodeIgniter - Post ID 235586
Looking to use this in a view making sure user is logged in, anyone using this inside of a codeigniter project?
How did you structure the files in the MVC pattern? Thanks!
How did you structure the files in the MVC pattern? Thanks!
You may - or may not - find anyone using Code Igniter here since this is a forum for users of CoffeeCup software, but the WebFormBuilder output is to be placed in an iframe on the page you want it to appear, so if that can be done in a Code Igniter project, you could try.
Someone using Code Igniter may perhaps know what a 'MVC pattern' is, but for the rest of us, you'd better explain.
Someone using Code Igniter may perhaps know what a 'MVC pattern' is, but for the rest of us, you'd better explain.
Ha en riktig god dag!
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
Inger, Norway
My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com
MVC = ( Model, View, Controller )
A more simplified version would be the following,
I can have the MVC load the forum in an iFrame, however I don't want someone just going to the link and accessing the forum. Looking to make sure the user is authenticated! I can review this further, just trying to save some time if someone might have already done this.
A more simplified version would be the following,
I can have the MVC load the forum in an iFrame, however I don't want someone just going to the link and accessing the forum. Looking to make sure the user is authenticated! I can review this further, just trying to save some time if someone might have already done this.
The code from WFB is simple HTML. Put it into Codeigniter the same way you would any other HTML block. You'd do better to ask on a Codeigniter forum than here though as I have no idea what Codeigniter is or how it works.
Are we talking about 'forms', or a 'forum' ? WFB is a Web Form Builder.
As I said, it produces an HTML output that can be put into an HTML block in almost any page. But how you go about that will vary from product to product. Find a good Codeigniter forum and they can probably tell you how to do it.
If you need help building your 'form', then come on back and we'd be glad to help you!
I can have the MVC load the forum in an iFrame,...
Are we talking about 'forms', or a 'forum' ? WFB is a Web Form Builder.
As I said, it produces an HTML output that can be put into an HTML block in almost any page. But how you go about that will vary from product to product. Find a good Codeigniter forum and they can probably tell you how to do it.
If you need help building your 'form', then come on back and we'd be glad to help you!

Graphics for the web, email, blogs and more!
-------------------------------------
https://sadduck.com
-------------------------------------
https://sadduck.com
Not to mention that any Forum worth using already has security and login systems built in. If you are needing to add a script to your forum for logging in or for redirection to specific forums, then I would highly suggest you find a better forum system.
Check out SMF Forums, they are one of the best and easiest systems to install and use and most Control Panels come with it built into their pre-installed software.
Check out SMF Forums, they are one of the best and easiest systems to install and use and most Control Panels come with it built into their pre-installed software.
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.