Top "Pyrocms" questions

PyroCMS is a lightweight, themeable open-source CMS built on top of the PHP framework Laravel, praised for its simplicity.

Action you have requested is not allowed error

I made a module named Gallery which works fine on my localhost with version 2.0.3, but when using version 2.1.0 on a …

codeigniter pyrocms
Conditional SetEnv in .htaccess?

Is it possible to set a SetEnv variable in an .htaccess file differently depending on hostname? For example, I need …

apache .htaccess pyrocms setenv
can't add git submodule to repository

(Predominantly a Git question, but may be relevant to other PyroCMS users) I have a local repository of PyroCMS - …

git github git-submodules pyrocms
Laravel - Calling Redirect::to() from within view

I'm currently working on a cms which is built on the Laravel 4 framework. I'm trying to build a plugin system, …

php redirect view laravel pyrocms
How to join the same table twice and assign table aliases in Codeigniter?

I'm trying to make a mail system in Codeigniter with the PyroCms. In my mail table, I have a "recipent" …

php mysql codeigniter join pyrocms
Convert a PHP date format to a jQueryUI Datepicker date format

[EDIT] : I guess people had problem to understand exactly what I mean, so I completely rewrote my explanations. I work …

php javascript jquery-ui jquery-ui-datepicker pyrocms
Codeigniter Temporary Solution for Mcrypt extension

i have a big problem in my project. i developed project into PYROCMS and PYROCMS developed into Codeigniter. but PYROCMS …

php codeigniter pyrocms
Problem sending email with Codeigniter - Headers sent in the message body

Having a strange issue with the email class in codeigniter. When I send email directly to my gmail account email …

php codeigniter sendmail pyrocms