GetSimple Support Forum

Full Version: PHP or component not working in page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi There

I am working on a little portal for my synology server with members area and stuff
simpleCMS is a great and easy to manage cms
only i stumble onto a problem becose i haven't got the enough PHP/html skills

i want to make a page where you can login with the Front-End User Login Plugin only i cant make a PHP rule like <?php user_login_register(); ?> to work
the HTML editor puts -- sign to it

on the side menu (component) it works fine

have anyone a idea how to call a component in de HTML Page to execute a PHP rule like <?php user_login_register(); ?>

also tryed it with ccuser but cant get it to work how i like it , every time i get stuck on the pages of my site cant execute PHP rules

hope someone can help me.

Greetings SirBarkAlot
Use the dynpages plugin, you cannot put code directly on pages.